summaryrefslogtreecommitdiffstats
path: root/net/ipv6
AgeCommit message (Expand)Author
2016-01-20net: drop tcp_memcontrol.cVladimir Davydov
2016-01-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-01-15ipv6: update skb->csum when CE mark is propagatedEric Dumazet
2016-01-14net: tcp_memcontrol: simplify linkage between socket and page counterJohannes Weiner
2016-01-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-01-11udp: disallow UFO for sockets with SO_NO_CHECK optionMichal Kubeček
2016-01-10ipv6: tcp: add rcu locking in tcp_v6_send_synack()Eric Dumazet
2016-01-10ipv6: always add flag an address that failed DAD with DADFAILEDLubomir Rintel
2016-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2016-01-06soreuseport: pass skb to secondary UDP socket lookupCraig Gallek
2016-01-05inet: kill unused skb_free opFlorian Westphal
2016-01-04soreuseport: setsockopt SO_ATTACH_REUSEPORT_[CE]BPFCraig Gallek
2016-01-04soreuseport: fast reuseport UDP socket selectionCraig Gallek
2016-01-04udp: properly support MSG_PEEK with truncated buffersEric Dumazet
2015-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-28netfilter: nf_tables: release objects on netns destructionPablo Neira Ayuso
2015-12-25ip_tunnel: Move stats update to iptunnel_xmit()Pravin B Shelar
2015-12-23ipv6: honor ifindex in case we receive ll addresses in router advertisementsHannes Frederic Sowa
2015-12-22tcp: honour SO_BINDTODEVICE for TW_RST case tooFlorian Westphal
2015-12-22tcp: send_reset: test for non-NULL sk firstFlorian Westphal
2015-12-22addrconf: always initialize sysctl table dataWANG Cong
2015-12-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2015-12-22ipv6/addrlabel: fix ip6addrlbl_get()Andrey Ryabinin
2015-12-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2015-12-18net: Allow accepted sockets to be bound to l3mdev domainDavid Ahern
2015-12-18ipv6: addrconf: use stable address generator for ARPHRD_NONEBjørn Mork
2015-12-18ila: add NETFILTER dependencyArnd Bergmann
2015-12-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-17ipv6: add IPV6_HDRINCL option for raw socketsHannes Frederic Sowa
2015-12-17ipv6: allow routes to be configured with expire valuesXin Long
2015-12-15ipv6: automatically enable stable privacy mode if stable_secret setHannes Frederic Sowa
2015-12-15net: diag: Support destroying TCP sockets.Lorenzo Colitti
2015-12-15ila: Add generic ILA translation facilityTom Herbert
2015-12-15ila: Create net/ipv6/ila directoryTom Herbert
2015-12-15net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert
2015-12-14net: fix IP early demux racesEric Dumazet
2015-12-14ipv6: addrconf: drop ieee802154 specific thingsAlexander Aring
2015-12-14net: add validation for the socket syscall protocol argumentHannes Frederic Sowa
2015-12-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...Pablo Neira Ayuso
2015-12-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2015-12-10netfilter: nf_dup: add missing dependencies with NF_CONNTRACKPablo Neira Ayuso
2015-12-09netfilter: ipv6: nf_defrag: fix NULL deref panicFlorian Westphal
2015-12-05ipv6: keep existing flags when setting IFA_F_OPTIMISTICBjørn Mork
2015-12-05ipv6: Only act upon NETDEV_*_TYPE_CHANGE if we have ipv6 addressesAndrew Lunn
2015-12-04gre6: allow to update all parameters via rtnlNicolas Dichtel
2015-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2015-12-03net: ipv6: restrict hop_limit sysctl setting to range [1; 255]Phil Sutter
2015-12-03ipv6: kill sk_dst_lockEric Dumazet
2015-12-02tcp: suppress too verbose messages in tcp_send_ack()Eric Dumazet
2015-12-02ipv6: add complete rcu protection around np->optEric Dumazet