aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAge
* rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-19
* gre: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-18
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-18
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-02-16
|\
| * netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal2016-01-31
* | tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-09
* | ipv6: fix a lockdep splatEric Dumazet2016-02-08
* | ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org2016-02-06
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-01
|\|
| * ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-01-29
| * ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-29
| * sit: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-01-25
| * ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-25
| * udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2016-01-19
* | net: drop tcp_memcontrol.cVladimir Davydov2016-01-20
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-15
|\
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-15
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-14
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-11
|\
| * udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-11
| * ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet2016-01-10
* | ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel2016-01-10
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-08
|\ \
| * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-28
* | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-06
* | | inet: kill unused skb_free opFlorian Westphal2016-01-05
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-04
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-04
* | | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-04
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-31
|\ \ \ | |/ / |/| / | |/
| * ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-23
| * addrconf: always initialize sysctl table dataWANG Cong2015-12-22
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-22
| |\
| | * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-03
| * | ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2015-12-22
* | | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-25
* | | tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-22
* | | tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-22
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-18
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-14
| |\ \ \
| * | | | netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal2015-12-09
| * | | | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-23
| * | | | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-23
| * | | | netfilter: remove duplicate includestephen hemminger2015-11-23
* | | | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-18
* | | | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-18
* | | | | ila: add NETFILTER dependencyArnd Bergmann2015-12-18
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-12-17
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa2015-12-15
| * | | | net: fix IP early demux racesEric Dumazet2015-12-14