Age | Commit message (Expand) | Author | Files | Lines |
2017-06-08 | Merge remote-tracking branch 'net-next/master' into mac80211-next | Johannes Berg | 220 | -2457/+4302 |
2017-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 31 | -184/+194 |
2017-06-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 29 | -179/+186 |
2017-06-06 | net: bridge: fix a null pointer dereference in br_afspec | Nikolay Aleksandrov | 1 | -1/+1 |
2017-06-06 | net/ipv6: Fix CALIPSO causing GPF with datagram support | Richard Haines | 1 | -1/+5 |
2017-06-06 | net: sched: introduce a TRAP control action | Jiri Pirko | 14 | -0/+15 |
2017-06-06 | Merge tag 'rxrpc-rewrite-20170606' of git://git.kernel.org/pub/scm/linux/kern... | David S. Miller | 15 | -51/+180 |
2017-06-06 | Revert "sit: reload iphdr in ipip6_rcv" | David S. Miller | 1 | -1/+0 |
2017-06-05 | devlink: fix potential memort leak | Haishuang Yan | 1 | -2/+6 |
2017-06-05 | net: sched: select cls when cls_act is enabled | Jiri Pirko | 1 | -0/+1 |
2017-06-05 | rxrpc: Add service upgrade support for client connections | David Howells | 5 | -12/+74 |
2017-06-05 | rxrpc: Implement service upgrade | David Howells | 4 | -4/+42 |
2017-06-05 | rxrpc: Permit multiple service binding | David Howells | 5 | -24/+47 |
2017-06-05 | rxrpc: Separate the connection's protocol service ID from the lookup ID | David Howells | 10 | -13/+19 |
2017-06-05 | sit: reload iphdr in ipip6_rcv | Haishuang Yan | 1 | -0/+1 |
2017-06-05 | rxrpc: check return value of skb_to_sgvec always | Jason A. Donenfeld | 1 | -5/+14 |
2017-06-05 | ipsec: check return value of skb_to_sgvec always | Jason A. Donenfeld | 4 | -18/+38 |
2017-06-05 | skbuff: return -EMSGSIZE in skb_to_sgvec to prevent overflow | Jason A. Donenfeld | 1 | -23/+42 |
2017-06-05 | net: ping: do not abuse udp_poll() | Eric Dumazet | 3 | -3/+3 |
2017-06-05 | net: dsa: Fix stale cpu_switch reference after unbind then bind | Florian Fainelli | 1 | -1/+3 |
2017-06-05 | ipv6: Fix leak in ipv6_gso_segment(). | David S. Miller | 1 | -1/+3 |
2017-06-05 | neigh: Really delete an arp/neigh entry on "ip neigh delete" or "arp -d" | Sowmini Varadhan | 2 | -11/+53 |
2017-06-05 | net: dsa: Initialize all CPU and enabled ports masks in dsa_ds_parse() | Florian Fainelli | 1 | -18/+15 |
2017-06-05 | net: dsa: Consistently use dsa_port for dsa_*_port_{apply, unapply} | Florian Fainelli | 1 | -49/+41 |
2017-06-05 | net: dsa: Pass dsa_port reference to ethtool setup/restore | Florian Fainelli | 4 | -8/+10 |
2017-06-05 | sock: reset sk_err when the error queue is empty | Soheil Hassas Yeganeh | 1 | -1/+4 |
2017-06-05 | rxrpc: remove redundant proc_remove call | Colin Ian King | 1 | -1/+0 |
2017-06-05 | dccp: consistently use dccp_write_space() | Eric Dumazet | 1 | -1/+0 |
2017-06-05 | net-procfs: Use vsnprintf extension %phN | Joe Perches | 1 | -9/+4 |
2017-06-05 | ip6_tunnel: fix traffic class routing for tunnels | Liam McBirnie | 1 | -0/+3 |
2017-06-05 | net/sched: cls_flower: add support for matching on ip tos and ttl | Or Gerlitz | 1 | -2/+37 |
2017-06-05 | net/flow_dissector: add support for dissection of misc ip header fields | Or Gerlitz | 1 | -0/+40 |
2017-06-04 | Merge tag 'nfs-for-4.12-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs | Linus Torvalds | 2 | -5/+8 |
2017-06-02 | tcp: remove unnecessary skb_reset_tail_pointer() | Eric Dumazet | 1 | -4/+2 |
2017-06-02 | tcp: use TS opt on RTTs for congestion control | Yuchung Cheng | 1 | -7/+8 |
2017-06-02 | tcp: disallow cwnd undo when switching congestion control | Yuchung Cheng | 1 | -0/+1 |
2017-06-02 | ipv6: xfrm: Handle errors reported by xfrm6_find_1stfragopt() | Ben Hutchings | 2 | -0/+4 |
2017-06-02 | sctp: merge sctp_stream_new and sctp_stream_init | Xin Long | 3 | -24/+15 |
2017-06-02 | sctp: define the member stream as an object instead of pointer in asoc | Xin Long | 9 | -68/+63 |
2017-06-02 | Merge tag 'mac80211-for-davem-2017-06-02' of git://git.kernel.org/pub/scm/lin... | David S. Miller | 6 | -101/+72 |
2017-06-02 | net: dsa: Move dsa_switch_{suspend,resume} out of legacy.c | Florian Fainelli | 2 | -47/+47 |
2017-06-02 | net: dsa: factor skb freeing on xmit | Vivien Didelot | 9 | -39/+16 |
2017-06-02 | net: dsa: remove out_drop label in taggers rcv | Vivien Didelot | 6 | -42/+24 |
2017-06-02 | net: dsa: do not cast dst | Vivien Didelot | 2 | -2/+2 |
2017-06-02 | net: dsa: comment hot path requirements | Vivien Didelot | 1 | -0/+1 |
2017-06-01 | mac80211: fix dropped counter in multiqueue RX | Johannes Berg | 1 | -1/+1 |
2017-06-01 | net: bridge: start hello timer only if device is up | Nikolay Aleksandrov | 1 | -1/+2 |
2017-06-01 | net: dsa: make function ksz_rcv static | Colin Ian King | 1 | -2/+3 |
2017-06-01 | netlink: don't send unknown nsid | Nicolas Dichtel | 1 | -1/+3 |
2017-06-01 | ipv4: route: restore skb_dst_set in inet_rtm_getroute | Roopa Prabhu | 1 | -3/+4 |