summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* ipv6: re-enable fragment header matching in ipv6_find_hdrFlorian Westphal2016-03-031-1/+5
* mld, igmp: Fix reserved tailroom calculationBenjamin Poirier2016-03-031-2/+1Star
* tunnel: Clear IPCB(skb)->opt before dst_link_failure calledBernie Harris2016-02-242-0/+4
* rtnl: RTM_GETNETCONF: fix wrong return valueAnton Protopopov2016-02-191-1/+1
* gre: clear IFF_TX_SKB_SHARINGJiri Benc2016-02-181-0/+1
* tcp/dccp: fix another race at listener dismantleEric Dumazet2016-02-181-7/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2016-02-161-3/+71
|\
| * netfilter: conntrack: resched in nf_ct_iterate_cleanupFlorian Westphal2016-02-011-3/+71
* | tcp: do not drop syn_recv on all icmp reportsEric Dumazet2016-02-091-2/+3
* | ipv6: fix a lockdep splatEric Dumazet2016-02-081-2/+3
* | ipv6: addrconf: Fix recursive spin lock callsubashab@codeaurora.org2016-02-061-1/+4
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-02-026-18/+35
|\|
| * ipv6/udp: use sticky pktinfo egress ifindex on connect()Paolo Abeni2016-01-301-0/+3
| * ipv6: enforce flowi6_oif usage in ip6_dst_lookup_tail()Paolo Abeni2016-01-302-5/+8
| * sit: set rtnl_link_ops before calling register_netdeviceThadeu Lima de Souza Cascardo2016-01-251-2/+2
| * ipv4+ipv6: Make INET*_ESP select CRYPTO_ECHAINIVThomas Egerer2016-01-251-0/+1
| * udp: fix potential infinite loop in SO_REUSEPORT logicEric Dumazet2016-01-191-11/+21
* | net: drop tcp_memcontrol.cVladimir Davydov2016-01-211-1/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2016-01-151-1/+1
|\
| * ipv6: update skb->csum when CE mark is propagatedEric Dumazet2016-01-151-1/+1
* | net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner2016-01-151-3/+0Star
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-122-1/+3
|\
| * udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček2016-01-111-1/+1
| * ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet2016-01-111-0/+2
* | ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel2016-01-111-2/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2016-01-091-1/+1
|\ \
| * | netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso2015-12-281-1/+1
* | | soreuseport: pass skb to secondary UDP socket lookupCraig Gallek2016-01-061-4/+6
* | | inet: kill unused skb_free opFlorian Westphal2016-01-061-1/+0Star
* | | soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek2016-01-051-6/+8
* | | soreuseport: fast reuseport UDP socket selectionCraig Gallek2016-01-052-11/+41
* | | udp: properly support MSG_PEEK with truncated buffersEric Dumazet2016-01-041-2/+4
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-01-014-25/+45
|\ \ \ | |/ / |/| / | |/
| * ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa2015-12-241-2/+2
| * addrconf: always initialize sysctl table dataWANG Cong2015-12-221-7/+4Star
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2015-12-221-15/+38
| |\
| | * xfrm: dst_entries_init() per-net dst_opsDan Streetman2015-11-031-15/+38
| * | ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin2015-12-221-1/+1
* | | ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar2015-12-261-5/+2Star
* | | tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal2015-12-221-2/+4
* | | tcp: send_reset: test for non-NULL sk firstFlorian Westphal2015-12-221-3/+3
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2015-12-183-114/+74Star
|\ \ \
| * \ \ Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso2015-12-1418-95/+125
| |\ \ \
| * | | | netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal2015-12-091-5/+8
| * | | | netfilter: ipv6: avoid nf_iterate recursionFlorian Westphal2015-11-232-49/+36Star
| * | | | netfilter: ipv6: nf_defrag: avoid/free clone operationsFlorian Westphal2015-11-232-71/+40Star
| * | | | netfilter: remove duplicate includestephen hemminger2015-11-231-1/+0Star
* | | | | net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern2015-12-181-2/+2
* | | | | ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork2015-12-181-6/+39
* | | | | ila: add NETFILTER dependencyArnd Bergmann2015-12-181-0/+1