Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next | David S. Miller | 2018-12-21 | 16 | -192/+31 | |
| |\ \ \ \ \ \ \ | ||||||
| | * | | | | | | | netfilter: netns: shrink netns_ct struct | Florian Westphal | 2018-12-21 | 1 | -5/+1 | |
| | * | | | | | | | netfilter: conntrack: remove empty pernet fini stubs | Florian Westphal | 2018-12-21 | 4 | -20/+6 | |
| | * | | | | | | | netfilter: conntrack: un-export seq_print_acct | Florian Westphal | 2018-12-21 | 1 | -3/+0 | |
| | * | | | | | | | netfilter: conntrack: udp: only extend timeout to stream mode after 2s | Florian Westphal | 2018-12-21 | 1 | -0/+5 | |
| | * | | | | | | | netfilter: nat: remove nf_nat_l4proto struct | Florian Westphal | 2018-12-17 | 3 | -35/+0 | |
| | * | | | | | | | netfilter: nat: remove l4proto->manip_pkt | Florian Westphal | 2018-12-17 | 1 | -8/+7 | |
| | * | | | | | | | netfilter: nat: remove l4proto->nlattr_to_range | Florian Westphal | 2018-12-17 | 1 | -6/+0 | |
| | * | | | | | | | netfilter: nat: remove l4proto->in_range | Florian Westphal | 2018-12-17 | 1 | -11/+0 | |
| | * | | | | | | | netfilter: nat: fold in_range indirection into caller | Florian Westphal | 2018-12-17 | 1 | -3/+0 | |
| | * | | | | | | | netfilter: nat: remove l4proto->unique_tuple | Florian Westphal | 2018-12-17 | 1 | -11/+0 | |
| | * | | | | | | | netfilter: nat: un-export nf_nat_l4proto_unique_tuple | Florian Westphal | 2018-12-17 | 1 | -6/+0 | |
| | * | | | | | | | netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support | Florian Westphal | 2018-12-17 | 1 | -2/+0 | |
| | * | | | | | | | netfilter: nat: remove l4 protocol port rovers | Florian Westphal | 2018-12-01 | 1 | -1/+1 | |
| | * | | | | | | | netfilter: remove NFC_* cache bits | Pablo Neira Ayuso | 2018-12-01 | 4 | -71/+0 | |
| | * | | | | | | | netfilter: nf_flow_table: make nf_flow_table_iterate() static | Taehee Yoo | 2018-11-12 | 1 | -4/+0 | |
| | * | | | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nf-next | Pablo Neira Ayuso | 2018-11-12 | 2 | -8/+13 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | netfilter: ipset: Introduction of new commands and protocol version 7 | Jozsef Kadlecsik | 2018-10-27 | 2 | -8/+13 | |
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-12-21 | 10 | -6/+68 | |
| |\ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | bpf: sk_msg, sock{map|hash} redirect through ULP | John Fastabend | 2018-12-20 | 2 | -0/+10 | |
| | * | | | | | | | | | bpf: sk_msg, fix socket data_ready events | John Fastabend | 2018-12-20 | 1 | -0/+8 | |
| | * | | | | | | | | | bpf: skmsg, replace comments with BUILD bug | John Fastabend | 2018-12-20 | 1 | -3/+1 | |
| | * | | | | | | | | | bpf: sockmap, metadata support for reporting size of msg | John Fastabend | 2018-12-19 | 2 | -0/+4 | |
| | * | | | | | | | | | bpf: support raw tracepoints in modules | Matt Mullins | 2018-12-18 | 2 | -2/+10 | |
| | * | | | | | | | | | bpf: enable cgroup local storage map pretty print with kind_flag | Yonghong Song | 2018-12-18 | 1 | -1/+4 | |
| | * | | | | | | | | | bpf: btf: fix struct/union/fwd types with kind_flag | Yonghong Song | 2018-12-18 | 1 | -2/+18 | |
| | * | | | | | | | | | bpf: remove useless version check for prog load | Daniel Borkmann | 2018-12-17 | 1 | -1/+9 | |
| | * | | | | | | | | | bpf: add self-check logic to liveness analysis | Alexei Starovoitov | 2018-12-15 | 1 | -0/+1 | |
| | * | | | | | | | | | bpf: verbose log bpf_line_info in verifier | Martin KaFai Lau | 2018-12-14 | 1 | -0/+1 | |
| | * | | | | | | | | | bpf: Create a new btf_name_by_offset() for non type name use case | Martin KaFai Lau | 2018-12-14 | 1 | -1/+0 | |
| | * | | | | | | | | | bpf: include sub program tags in bpf_prog_info | Song Liu | 2018-12-13 | 1 | -0/+2 | |
| | * | | | | | | | | | bpf: add bpffs pretty print for cgroup local storage maps | Roman Gushchin | 2018-12-13 | 1 | -0/+1 | |
| | * | | | | | | | | | bpf: pass struct btf pointer to the map_check_btf() callback | Roman Gushchin | 2018-12-13 | 1 | -0/+3 | |
| * | | | | | | | | | | net: seg6.h: remove an unused #include | Peter Oskolkov | 2018-12-21 | 1 | -1/+0 | |
| * | | | | | | | | | | Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or... | David S. Miller | 2018-12-21 | 1 | -0/+1 | |
| |\ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | brcmfmac: add support for CYW43012 SDIO chipset | Chi-Hsien Lin | 2018-12-13 | 1 | -0/+1 | |
| * | | | | | | | | | | | linux/netlink.h: drop unnecessary extern prefix | Stephen Hemminger | 2018-12-21 | 1 | -24/+24 | |
| * | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 2018-12-20 | 25 | -125/+243 | |
| |\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | neighbour: register rtnl doit handler | Roopa Prabhu | 2018-12-19 | 1 | -0/+1 | |
| * | | | | | | | | | | | | net: switch secpath to use skb extension infrastructure | Florian Westphal | 2018-12-19 | 2 | -26/+6 | |
| * | | | | | | | | | | | | xfrm: use secpath_exist where applicable | Florian Westphal | 2018-12-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net: use skb_sec_path helper in more places | Florian Westphal | 2018-12-19 | 2 | -3/+5 | |
| * | | | | | | | | | | | | net: move secpath_exist helper to sk_buff.h | Florian Westphal | 2018-12-19 | 2 | -12/+10 | |
| * | | | | | | | | | | | | xfrm: change secpath_set to return secpath struct, not error value | Florian Westphal | 2018-12-19 | 1 | -1/+1 | |
| * | | | | | | | | | | | | net: convert bridge_nf to use skb extension infrastructure | Florian Westphal | 2018-12-19 | 3 | -32/+8 | |
| * | | | | | | | | | | | | sk_buff: add skb extension infrastructure | Florian Westphal | 2018-12-19 | 1 | -1/+110 | |
| * | | | | | | | | | | | | netfilter: avoid using skb->nf_bridge directly | Florian Westphal | 2018-12-19 | 2 | -15/+24 | |
| * | | | | | | | | | | | | soc: fsl: dpio: Add BP and FQ query APIs | Roy Pledge | 2018-12-19 | 1 | -0/+4 | |
| * | | | | | | | | | | | | Merge tag 'mac80211-next-for-davem-2018-12-19' of git://git.kernel.org/pub/sc... | David S. Miller | 2018-12-19 | 5 | -26/+780 | |
| |\ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| | * | | | | | | | | | | | | mac80211: update HE operation fields to D3.0 | Shaul Triebitz | 2018-12-18 | 1 | -13/+13 |