summaryrefslogtreecommitdiffstats
path: root/net/ipv6
Commit message (Expand)AuthorAgeFilesLines
* xfrm: Verify MAC header exists before overwriting eth_hdr(skb)->h_protoYossi Kuperman2018-03-071-1/+2
* xfrm: reuse uncached_list to track xdstsXin Long2018-02-162-2/+7
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2018-02-012-18/+17
|\
| * netfilter: on sockopt() acquire sock lock only in the required scopePaolo Abeni2018-01-312-18/+17
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-3146-585/+1869
|\ \
| * | ip6mr: fix stale iteratorNikolay Aleksandrov2018-01-311-0/+1
| * | ipv6: addrconf: break critical section in addrconf_verify_rtnl()Eric Dumazet2018-01-291-0/+2
| * | ipv6: change route cache aging logicWei Wang2018-01-291-8/+12
| * | net: ipv6: send unsolicited NA after DADDavid Ahern2018-01-292-4/+31
| * | ipv6: Fix SO_REUSEPORT UDP socket with implicit sk_ipv6onlyMartin KaFai Lau2018-01-291-4/+7
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-293-7/+5
| |\ \
| * | | net/ipv6: Add support for onlink flagDavid Ahern2018-01-261-1/+50
| * | | net/ipv6: Add flags and table id to ip6_nh_lookup_tableDavid Ahern2018-01-261-4/+8
| * | | net/ipv6: Move gateway validation into helperDavid Ahern2018-01-261-36/+49
| * | | net: erspan: use bitfield instead of mask and offsetWilliam Tu2018-01-251-23/+13
| * | | net/ipv6: Do not allow route add with a device that is downDavid Ahern2018-01-251-0/+6
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-243-2/+3
| |\ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-233-0/+9
| |\ \ \ \
| * \ \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-219-58/+216
| |\ \ \ \ \
| | * | | | | netfilter: remove messages print and boot/module load timePablo Neira Ayuso2018-01-191-1/+0
| | * | | | | netfilter: nf_defrag: move NF_CONNTRACK bits into #ifdefArnd Bergmann2018-01-161-1/+1
| | * | | | | netfilter: nf_defrag: mark xt_table structures 'const' againArnd Bergmann2018-01-161-5/+19
| | * | | | | netfilter: ipv6: nf_defrag: Pass on packets to stack per RFC2460Subash Abhinov Kasiviswanathan2018-01-161-5/+10
| | * | | | | netfilter: nf_defrag: Skip defrag if NOTRACK is setSubash Abhinov Kasiviswanathan2018-01-112-1/+15
| | * | | | | netfilter: improve flow table Kconfig dependenciesArnd Bergmann2018-01-101-1/+2
| | * | | | | netfilter: add IPv6 segment routing header 'srh' matchAhmed Abdelsalam2018-01-103-0/+171
| | * | | | | netfilter: remove duplicated includeWei Yongjun2018-01-101-1/+0
| | * | | | | netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso2018-01-101-22/+2
| | * | | | | netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2018-01-101-32/+8
| | * | | | | netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso2018-01-101-1/+0
| * | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-192-9/+15
| |\ \ \ \ \ \
| * | | | | | | ipv6: mcast: remove dead codeEric Dumazet2018-01-191-2/+0
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-173-5/+8
| |\ \ \ \ \ \ \
| * | | | | | | | net: delete /proc THIS_MODULE referencesAlexey Dobriyan2018-01-1611-16/+0
| * | | | | | | | ipv6: Fix build with gcc-4.4.5Ido Schimmel2018-01-151-2/+6
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-113-11/+41
| |\ \ \ \ \ \ \ \
| * | | | | | | | | ipv6: Add support for non-equal-cost multipathIdo Schimmel2018-01-101-4/+7
| * | | | | | | | | ipv6: Use hash-threshold instead of modulo-NIdo Schimmel2018-01-101-23/+13
| * | | | | | | | | ipv6: Use a 31-bit multipath hashIdo Schimmel2018-01-101-2/+2
| * | | | | | | | | ipv6: Calculate hash thresholds for IPv6 nexthopsIdo Schimmel2018-01-102-6/+98
| | |_|_|/ / / / / | |/| | | | | | |
| * | | | | | | | ipv6: use ARRAY_SIZE for array sizing calculation on array seg6_action_tableColin Ian King2018-01-091-1/+1
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-092-22/+28
| |\ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ | | |/| | | | | |
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-01-0815-111/+335
| |\ \ \ \ \ \ \ \
| | * | | | | | | | netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso2018-01-081-1/+2
| | * | | | | | | | netfilter: flow table support for IPv6Pablo Neira Ayuso2018-01-084-1/+290
| | * | | | | | | | netfilter: remove defensive check on malformed packets from raw socketsPablo Neira Ayuso2018-01-084-36/+1
| | * | | | | | | | netfilter: remove struct nf_afinfo and its helper functionsPablo Neira Ayuso2018-01-081-6/+1
| | * | | | | | | | netfilter: remove route_key_size field in struct nf_afinfoPablo Neira Ayuso2018-01-081-1/+0
| | * | | | | | | | netfilter: move reroute indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-081-3/+3
| | * | | | | | | | netfilter: move route indirection to struct nf_ipv6_opsPablo Neira Ayuso2018-01-082-8/+6
OpenPOWER on IntegriCloud