aboutsummaryrefslogtreecommitdiffstats
path: root/include/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-10netfilter: nf_tables: get rid of struct nft_af_info abstractionPablo Neira Ayuso1-21/+2
2018-01-10netfilter: nf_tables: get rid of pernet familiesPablo Neira Ayuso2-9/+2
2018-01-10netfilter: nf_tables: add single table list for all familiesPablo Neira Ayuso2-4/+5
2018-01-10netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso1-6/+0
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso1-2/+0
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-2/+2
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller12-89/+249
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner1-1/+1
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern1-0/+20
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso1-0/+5
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso1-0/+2
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso1-0/+94
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso2-0/+71
2018-01-08netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso1-3/+0
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal1-0/+17
2018-01-08netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso1-3/+1
2018-01-08netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso1-8/+1
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso2-4/+0
2018-01-08netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso1-0/+5
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso3-45/+19
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal1-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal1-0/+2
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal1-5/+5
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal1-1/+5
2018-01-08netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal1-1/+1
2018-01-08netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng1-2/+1
2018-01-08netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal3-13/+13
2018-01-08netfilter: conntrack: constify list of builtin trackersFlorian Westphal1-5/+5
2018-01-08netfilter: conntrack: remove nlattr_size pointer from l4proto trackersFlorian Westphal1-4/+3
2018-01-07ipv6: Export sernum update functionIdo Schimmel1-0/+1
2018-01-07ipv6: Add explicit flush indication to routesIdo Schimmel1-1/+2
2018-01-07ipv6: Set nexthop flags upon carrier changeIdo Schimmel1-0/+1
2018-01-07ipv6: Prepare to handle multiple netdev eventsIdo Schimmel1-1/+1
2018-01-07ipv6: Clear nexthop flags upon netdev upIdo Schimmel1-0/+1
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller1-0/+48
2018-01-05xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer1-0/+1
2018-01-05xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer1-0/+47
2018-01-05net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not setQuentin Monnet1-1/+2
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-nextDavid S. Miller2-3/+24
2018-01-03vxlan: trivial indenting fix.William Tu1-1/+1
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-0/+8
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert1-0/+5
2017-12-27net: sch: api: fix tcf_block_getSudip Mukherjee1-1/+2
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-nextDavid S. Miller1-5/+24
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsecDavid S. Miller1-0/+3
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2-4/+2
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring2-2/+4
2017-12-21net: sch: api: add extack support in qdisc_allocAlexander Aring1-1/+2
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring1-2/+4
2017-12-21net: sch: api: add extack support in qdisc_get_rtabAlexander Aring1-1/+2