Age | Commit message (Expand) | Author |
2016-02-09 | tcp: do not drop syn_recv on all icmp reports | Eric Dumazet |
2016-02-08 | ipv6: fix a lockdep splat | Eric Dumazet |
2016-02-06 | ipv6: addrconf: Fix recursive spin lock call | subashab@codeaurora.org |
2016-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-29 | ipv6/udp: use sticky pktinfo egress ifindex on connect() | Paolo Abeni |
2016-01-29 | ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail() | Paolo Abeni |
2016-01-25 | sit: set rtnl_link_ops before calling register_netdevice | Thadeu Lima de Souza Cascardo |
2016-01-25 | ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIV | Thomas Egerer |
2016-01-20 | net: drop tcp_memcontrol.c | Vladimir Davydov |
2016-01-19 | udp: fix potential infinite loop in SO_REUSEPORT logic | Eric Dumazet |
2016-01-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2016-01-15 | ipv6: update skb->csum when CE mark is propagated | Eric Dumazet |
2016-01-14 | net: tcp_memcontrol: simplify linkage between socket and page counter | Johannes Weiner |
2016-01-11 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2016-01-11 | udp: disallow UFO for sockets with SO_NO_CHECK option | Michal Kubeček |
2016-01-10 | ipv6: tcp: add rcu locking in tcp_v6_send_synack() | Eric Dumazet |
2016-01-10 | ipv6: always add flag an address that failed DAD with DADFAILED | Lubomir Rintel |
2016-01-08 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2016-01-06 | soreuseport: pass skb to secondary UDP socket lookup | Craig Gallek |
2016-01-05 | inet: kill unused skb_free op | Florian Westphal |
2016-01-04 | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPF | Craig Gallek |
2016-01-04 | soreuseport: fast reuseport UDP socket selection | Craig Gallek |
2016-01-04 | udp: properly support MSG_PEEK with truncated buffers | Eric Dumazet |
2015-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-28 | netfilter: nf_tables: release objects on netns destruction | Pablo Neira Ayuso |
2015-12-25 | ip_tunnel: Move stats update to iptunnel_xmit() | Pravin B Shelar |
2015-12-23 | ipv6: honor ifindex in case we receive ll addresses in router advertisements | Hannes Frederic Sowa |
2015-12-22 | tcp: honour SO_BINDTODEVICE for TW_RST case too | Florian Westphal |
2015-12-22 | tcp: send_reset: test for non-NULL sk first | Florian Westphal |
2015-12-22 | addrconf: always initialize sysctl table data | WANG Cong |
2015-12-22 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse... | David S. Miller |
2015-12-22 | ipv6/addrlabel: fix ip6addrlbl_get() | Andrey Ryabinin |
2015-12-18 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller |
2015-12-18 | net: Allow accepted sockets to be bound to l3mdev domain | David Ahern |
2015-12-18 | ipv6: addrconf: use stable address generator for ARPHRD_NONE | Bjørn Mork |
2015-12-18 | ila: add NETFILTER dependency | Arnd Bergmann |
2015-12-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2015-12-17 | ipv6: add IPV6_HDRINCL option for raw sockets | Hannes Frederic Sowa |
2015-12-17 | ipv6: allow routes to be configured with expire values | Xin Long |
2015-12-15 | ipv6: automatically enable stable privacy mode if stable_secret set | Hannes Frederic Sowa |
2015-12-15 | net: diag: Support destroying TCP sockets. | Lorenzo Colitti |
2015-12-15 | ila: Add generic ILA translation facility | Tom Herbert |
2015-12-15 | ila: Create net/ipv6/ila directory | Tom Herbert |
2015-12-15 | net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUM | Tom Herbert |
2015-12-14 | net: fix IP early demux races | Eric Dumazet |
2015-12-14 | ipv6: addrconf: drop ieee802154 specific things | Alexander Aring |
2015-12-14 | net: add validation for the socket syscall protocol argument | Hannes Frederic Sowa |
2015-12-14 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/... | Pablo Neira Ayuso |
2015-12-14 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf | David S. Miller |
2015-12-10 | netfilter: nf_dup: add missing dependencies with NF_CONNTRACK | Pablo Neira Ayuso |