summaryrefslogtreecommitdiffstats
path: root/include/net
AgeCommit message (Expand)AuthorLines
2018-01-10netfilter: nf_tables: remove flag field from struct nft_af_infoPablo Neira Ayuso-6/+0
2018-01-10netfilter: nf_tables: remove nhooks field from struct nft_af_infoPablo Neira Ayuso-2/+0
2018-01-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-2/+2
2018-01-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-89/+249
2018-01-08sctp: fix the handling of ICMP Frag Needed for too small MTUsMarcelo Ricardo Leitner-1/+1
2018-01-08net: ipv6: Allow connect to linklocal address from socket bound to vrfDavid Ahern-0/+20
2018-01-08netfilter: flow table support for the mixed IPv4/IPv6 familyPablo Neira Ayuso-0/+5
2018-01-08netfilter: flow table support for IPv6Pablo Neira Ayuso-0/+2
2018-01-08netfilter: add generic flow table infrastructurePablo Neira Ayuso-0/+94
2018-01-08netfilter: nf_tables: add flow table netlink frontendPablo Neira Ayuso-0/+71
2018-01-08netfilter: nf_tables: remove nft_dereference()Pablo Neira Ayuso-3/+0
2018-01-08netfilter: connlimit: split xt_connlimit into front and backendFlorian Westphal-0/+17
2018-01-08netfilter: nf_tables: remove hooks from family definitionPablo Neira Ayuso-3/+1
2018-01-08netfilter: nf_tables: remove multihook chains and familiesPablo Neira Ayuso-8/+1
2018-01-08netfilter: nf_tables_inet: don't use multihook infrastructure anymorePablo Neira Ayuso-4/+0
2018-01-08netfilter: nf_tables: add nft_set_is_anonymous() helperPablo Neira Ayuso-0/+5
2018-01-08netfilter: nf_tables: explicit nft_set_pktinfo() call from hook pathPablo Neira Ayuso-45/+19
2018-01-08netfilter: don't allocate space for arp/bridge hooks unless neededFlorian Westphal-0/+4
2018-01-08netfilter: don't allocate space for decnet hooks unless neededFlorian Westphal-0/+2
2018-01-08netfilter: reduce hook array sizes to what is neededFlorian Westphal-5/+5
2018-01-08netfilter: reduce size of hook entry point locationsFlorian Westphal-1/+5
2018-01-08netfilter: core: remove synchronize_net call if nfqueue is usedFlorian Westphal-1/+1
2018-01-08netfilter: ipvs: Remove useless ipvsh param of frag_safe_skb_hpGao Feng-2/+1
2018-01-08netfilter: conntrack: l4 protocol trackers can be constFlorian Westphal-13/+13
2018-01-08netfilter: conntrack: constify list of builtin trackersFlorian Westphal-5/+5
2018-01-08netfilter: conntrack: remove nlattr_size pointer from l4proto trackersFlorian Westphal-4/+3
2018-01-07ipv6: Export sernum update functionIdo Schimmel-0/+1
2018-01-07ipv6: Add explicit flush indication to routesIdo Schimmel-1/+2
2018-01-07ipv6: Set nexthop flags upon carrier changeIdo Schimmel-0/+1
2018-01-07ipv6: Prepare to handle multiple netdev eventsIdo Schimmel-1/+1
2018-01-07ipv6: Clear nexthop flags upon netdev upIdo Schimmel-0/+1
2018-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller-0/+48
2018-01-05xdp/qede: setup xdp_rxq_info and intro xdp_rxq_info_is_regJesper Dangaard Brouer-0/+1
2018-01-05xdp: base API for new XDP rx-queue info conceptJesper Dangaard Brouer-0/+47
2018-01-05net: sched: fix tcf_block_get_ext() in case CONFIG_NET_CLS is not setQuentin Monnet-1/+2
2018-01-05can: af_can: give struct holding the CAN per device receive lists a sensible ...Marc Kleine-Budde-2/+2
2018-01-04Merge tag 'mac80211-next-for-davem-2018-01-04' of git://git.kernel.org/pub/sc...David S. Miller-3/+24
2018-01-03vxlan: trivial indenting fix.William Tu-1/+1
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-0/+8
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert-0/+5
2017-12-27net: sch: api: fix tcf_block_getSudip Mukherjee-1/+2
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-5/+24
2017-12-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller-0/+3
2017-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-4/+2
2017-12-21net: sch: api: add extack support in qdisc_create_dfltAlexander Aring-2/+4
2017-12-21net: sch: api: add extack support in qdisc_allocAlexander Aring-1/+2
2017-12-21net: sch: api: add extack support in tcf_block_getAlexander Aring-2/+4
2017-12-21net: sch: api: add extack support in qdisc_get_rtabAlexander Aring-1/+2
2017-12-21net: sched: sch: add extack for graft callbackAlexander Aring-1/+2
2017-12-21net: sched: sch: add extack for block callbackAlexander Aring-1/+2