summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-12-2116-192/+31
| |\ \ \ \ \ \ \
| | * | | | | | | netfilter: netns: shrink netns_ct structFlorian Westphal2018-12-211-5/+1
| | * | | | | | | netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal2018-12-214-20/+6
| | * | | | | | | netfilter: conntrack: un-export seq_print_acctFlorian Westphal2018-12-211-3/+0
| | * | | | | | | netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal2018-12-211-0/+5
| | * | | | | | | netfilter: nat: remove nf_nat_l4proto structFlorian Westphal2018-12-173-35/+0
| | * | | | | | | netfilter: nat: remove l4proto->manip_pktFlorian Westphal2018-12-171-8/+7
| | * | | | | | | netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal2018-12-171-6/+0
| | * | | | | | | netfilter: nat: remove l4proto->in_rangeFlorian Westphal2018-12-171-11/+0
| | * | | | | | | netfilter: nat: fold in_range indirection into callerFlorian Westphal2018-12-171-3/+0
| | * | | | | | | netfilter: nat: remove l4proto->unique_tupleFlorian Westphal2018-12-171-11/+0
| | * | | | | | | netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal2018-12-171-6/+0
| | * | | | | | | netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal2018-12-171-2/+0
| | * | | | | | | netfilter: nat: remove l4 protocol port roversFlorian Westphal2018-12-011-1/+1
| | * | | | | | | netfilter: remove NFC_* cache bitsPablo Neira Ayuso2018-12-014-71/+0
| | * | | | | | | netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo2018-11-121-4/+0
| | * | | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2018-11-122-8/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-272-8/+13
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-2110-6/+68
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2018-12-202-0/+10
| | * | | | | | | | | bpf: sk_msg, fix socket data_ready eventsJohn Fastabend2018-12-201-0/+8
| | * | | | | | | | | bpf: skmsg, replace comments with BUILD bugJohn Fastabend2018-12-201-3/+1
| | * | | | | | | | | bpf: sockmap, metadata support for reporting size of msgJohn Fastabend2018-12-192-0/+4
| | * | | | | | | | | bpf: support raw tracepoints in modulesMatt Mullins2018-12-182-2/+10
| | * | | | | | | | | bpf: enable cgroup local storage map pretty print with kind_flagYonghong Song2018-12-181-1/+4
| | * | | | | | | | | bpf: btf: fix struct/union/fwd types with kind_flagYonghong Song2018-12-181-2/+18
| | * | | | | | | | | bpf: remove useless version check for prog loadDaniel Borkmann2018-12-171-1/+9
| | * | | | | | | | | bpf: add self-check logic to liveness analysisAlexei Starovoitov2018-12-151-0/+1
| | * | | | | | | | | bpf: verbose log bpf_line_info in verifierMartin KaFai Lau2018-12-141-0/+1
| | * | | | | | | | | bpf: Create a new btf_name_by_offset() for non type name use caseMartin KaFai Lau2018-12-141-1/+0
| | * | | | | | | | | bpf: include sub program tags in bpf_prog_infoSong Liu2018-12-131-0/+2
| | * | | | | | | | | bpf: add bpffs pretty print for cgroup local storage mapsRoman Gushchin2018-12-131-0/+1
| | * | | | | | | | | bpf: pass struct btf pointer to the map_check_btf() callbackRoman Gushchin2018-12-131-0/+3
| * | | | | | | | | | net: seg6.h: remove an unused #includePeter Oskolkov2018-12-211-1/+0
| * | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...David S. Miller2018-12-211-0/+1
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | brcmfmac: add support for CYW43012 SDIO chipsetChi-Hsien Lin2018-12-131-0/+1
| * | | | | | | | | | | linux/netlink.h: drop unnecessary extern prefixStephen Hemminger2018-12-211-24/+24
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-12-2025-125/+243
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | neighbour: register rtnl doit handlerRoopa Prabhu2018-12-191-0/+1
| * | | | | | | | | | | | net: switch secpath to use skb extension infrastructureFlorian Westphal2018-12-192-26/+6
| * | | | | | | | | | | | xfrm: use secpath_exist where applicableFlorian Westphal2018-12-191-1/+1
| * | | | | | | | | | | | net: use skb_sec_path helper in more placesFlorian Westphal2018-12-192-3/+5
| * | | | | | | | | | | | net: move secpath_exist helper to sk_buff.hFlorian Westphal2018-12-192-12/+10
| * | | | | | | | | | | | xfrm: change secpath_set to return secpath struct, not error valueFlorian Westphal2018-12-191-1/+1
| * | | | | | | | | | | | net: convert bridge_nf to use skb extension infrastructureFlorian Westphal2018-12-193-32/+8
| * | | | | | | | | | | | sk_buff: add skb extension infrastructureFlorian Westphal2018-12-191-1/+110
| * | | | | | | | | | | | netfilter: avoid using skb->nf_bridge directlyFlorian Westphal2018-12-192-15/+24
| * | | | | | | | | | | | soc: fsl: dpio: Add BP and FQ query APIsRoy Pledge2018-12-191-0/+4
| * | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc...David S. Miller2018-12-195-26/+780
| |\ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | mac80211: update HE operation fields to D3.0Shaul Triebitz2018-12-181-13/+13