aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6 (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-07-07ip: unconditionally set cork gso_sizeWillem de Bruijn1-2/+1
2018-07-07ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6Willem de Bruijn1-10/+8
2018-07-07ipv6: fold sockcm_cookie into ipcm6_cookieWillem de Bruijn8-39/+25
2018-07-07ipv6: ipcm6_cookie initializerWillem de Bruijn4-15/+5
2018-07-06net: ipv6: listify ipv6_rcv() and ip6_rcv_finish()Edward Cree2-16/+116
2018-07-04net: ipv6: Hook into time based transmissionJesus Sanchez-Palencia3-5/+14
2018-07-03Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller5-11/+14
2018-07-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds3-7/+10
2018-07-02ipv6: sr: fix passing wrong flags to crypto_alloc_shash()Eric Biggers1-1/+1
2018-06-30net/ipv6: Fix updates to prefix routeDavid Ahern1-3/+6
2018-06-29net: check tunnel option type in tunnel flagsPieter Jansen van Vuuren1-0/+2
2018-06-29ila: Flush netlink command to clear xlat tableTom Herbert3-2/+67
2018-06-29ila: Create main ila source fileTom Herbert5-147/+168
2018-06-29ila: Call library function alloc_bucket_locksTom Herbert1-18/+5
2018-06-29ila: Fix use of rhashtable walk in ila_xlat.cTom Herbert1-16/+54
2018-06-28Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLLLinus Torvalds2-4/+4
2018-06-28netfilter: check if the socket netns is correct.Flavio Leitner1-4/+4
2018-06-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-3/+3
2018-06-26net: Convert GRO SKB handling to list_head.David Miller4-14/+14
2018-06-26Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-3/+6
2018-06-23ipv6: mcast: fix unsolicited report interval after receiving querysHangbin Liu1-3/+6
2018-06-22rhashtable: split rhashtable.hNeilBrown3-0/+3
2018-06-20ip: limit use of gso_size to udpWillem de Bruijn1-1/+2
2018-06-20net/tcp: Fix socket lookups with SO_BINDTODEVICEDavid Ahern1-2/+2
2018-06-20net/ipv6: respect rcu grace period before freeing fib6_infoEric Dumazet1-2/+3
2018-06-18netfilter: ipv6: nf_defrag: reduce struct net memory wasteEric Dumazet1-3/+3
2018-06-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds5-7/+8
2018-06-15ipv6: Only emit append events for appended routesIdo Schimmel1-3/+2
2018-06-14tcp: verify the checksum of the first data segment in a new connectionFrank van der Linden1-0/+4
2018-06-12treewide: kvmalloc() -> kvmalloc_array()Kees Cook1-1/+2
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook1-1/+1
2018-06-11net/ipv6: Ensure cfg is properly initialized in ipv6_create_tempaddrDavid Ahern1-1/+1
2018-06-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+1
2018-06-11ipv6: allow PMTU exceptions to local routesJulian Anastasov1-3/+0
2018-06-08udp: fix rx queue len reported by diag and proc interfacePaolo Abeni2-4/+5
2018-06-08netfilter: x_tables: initialise match/target check parameter structFlorian Westphal1-0/+1
2018-06-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds42-2083/+2771
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+24
2018-06-05ipmr: fix error path when ipmr_new_table failsSabrina Dubroca1-6/+12
2018-06-05ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca1-1/+2
2018-06-05netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann1-3/+1
2018-06-05net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan1-1/+3
2018-06-05net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern1-4/+8
2018-06-04Merge branch 'work.aio-1' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds2-4/+4
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek1-2/+2
2018-06-04Revert "ipv6: omit traffic class when calculating flow hash"David S. Miller1-2/+2
2018-06-04ipv6: omit traffic class when calculating flow hashMichal Kubecek1-2/+2
2018-06-04Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds13-266/+71
2018-06-04vrf: check the original netdevice for generating redirectStephen Suryaputra2-1/+8
2018-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-8/+14