Age | Commit message (Expand) | Author | Files | Lines |
2016-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds | 1 | -1/+1 |
2016-01-15 | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet | 1 | -1/+1 |
2016-01-14 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner | 1 | -3/+0 |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2 | -1/+3 |
2016-01-11 | udp: disallow UFO for sockets with SO_NO_CHECK option | Michal Kubeček | 1 | -1/+1 |
2016-01-10 | ipv6: tcp: add rcu locking in tcp_v6_send_synack() | Eric Dumazet | 1 | -0/+2 |
2016-01-10 | ipv6: always add flag an address that failed DAD with DADFAILED | Lubomir Rintel | 1 | -2/+3 |
2016-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 1 | -1/+1 |
2016-01-06 | soreuseport: pass skb to secondary UDP socket lookup | Craig Gallek | 1 | -4/+6 |
2016-01-05 | inet: kill unused skb_free op | Florian Westphal | 1 | -1/+0 |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek | 1 | -6/+8 |
2016-01-04 | soreuseport: fast reuseport UDP socket selection | Craig Gallek | 2 | -11/+41 |
2016-01-04 | udp: properly support MSG_PEEK with truncated buffers | Eric Dumazet | 1 | -2/+4 |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 4 | -25/+45 |
2015-12-28 | netfilter: nf_tables: release objects on netns destruction | Pablo Neira Ayuso | 1 | -1/+1 |
2015-12-25 | ip_tunnel: Move stats update to iptunnel_xmit() | Pravin B Shelar | 1 | -5/+2 |
2015-12-23 | ipv6: honor ifindex in case we receive ll addresses in router advertisements | Hannes Frederic Sowa | 1 | -2/+2 |
2015-12-22 | tcp: honour SO_BINDTODEVICE for TW_RST case too | Florian Westphal | 1 | -2/+4 |
2015-12-22 | tcp: send_reset: test for non-NULL sk first | Florian Westphal | 1 | -3/+3 |
2015-12-22 | addrconf: always initialize sysctl table data | WANG Cong | 1 | -7/+4 |
2015-12-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller | 1 | -15/+38 |
2015-12-22 | ipv6/addrlabel: fix ip6addrlbl_get() | Andrey Ryabinin | 1 | -1/+1 |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 3 | -114/+74 |
2015-12-18 | net: Allow accepted sockets to be bound to l3mdev domain | David Ahern | 1 | -2/+2 |
2015-12-18 | ipv6: addrconf: use stable address generator for ARPHRD_NONE | Bjørn Mork | 1 | -6/+39 |
2015-12-18 | ila: add NETFILTER dependency | Arnd Bergmann | 1 | -0/+1 |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 5 | -8/+15 |
2015-12-17 | ipv6: add IPV6_HDRINCL option for raw sockets | Hannes Frederic Sowa | 1 | -4/+16 |
2015-12-17 | ipv6: allow routes to be configured with expire values | Xin Long | 1 | -0/+10 |
2015-12-15 | ipv6: automatically enable stable privacy mode if stable_secret set | Hannes Frederic Sowa | 1 | -0/+6 |
2015-12-15 | net: diag: Support destroying TCP sockets. | Lorenzo Colitti | 1 | -0/+1 |
2015-12-15 | ila: Add generic ILA translation facility | Tom Herbert | 4 | -1/+691 |
2015-12-15 | ila: Create net/ipv6/ila directory | Tom Herbert | 5 | -81/+152 |
2015-12-15 | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM | Tom Herbert | 2 | -2/+3 |
2015-12-14 | net: fix IP early demux races | Eric Dumazet | 1 | -2/+1 |
2015-12-14 | ipv6: addrconf: drop ieee802154 specific things | Alexander Aring | 1 | -5/+3 |
2015-12-14 | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa | 1 | -0/+3 |
2015-12-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso | 18 | -95/+125 |
2015-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller | 1 | -0/+1 |
2015-12-10 | netfilter: nf_dup: add missing dependencies with NF_CONNTRACK | Pablo Neira Ayuso | 1 | -0/+1 |
2015-12-09 | netfilter: ipv6: nf_defrag: fix NULL deref panic | Florian Westphal | 1 | -5/+8 |
2015-12-05 | ipv6: keep existing flags when setting IFA_F_OPTIMISTIC | Bjørn Mork | 1 | -1/+1 |
2015-12-05 | ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addresses | Andrew Lunn | 1 | -1/+2 |
2015-12-04 | gre6: allow to update all parameters via rtnl | Nicolas Dichtel | 1 | -5/+3 |
2015-12-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 17 | -88/+102 |
2015-12-03 | net: ipv6: restrict hop_limit sysctl setting to range [1; 255] | Phil Sutter | 1 | -1/+15 |
2015-12-03 | ipv6: kill sk_dst_lock | Eric Dumazet | 4 | -26/+4 |
2015-12-02 | tcp: suppress too verbose messages in tcp_send_ack() | Eric Dumazet | 1 | -3/+3 |
2015-12-02 | ipv6: add complete rcu protection around np->opt | Eric Dumazet | 9 | -36/+74 |
2015-12-01 | Revert "ipv6: ndisc: inherit metadata dst when creating ndisc requests" | Nicolas Dichtel | 3 | -9/+5 |