| 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-20 | 57 | -1852/+1166 |
|\ |
|
| * | 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 | 9 | -62/+16 |
| * | netfilter: conntrack: merge ecache and timestamp sysctl tables with main one | Florian Westphal | 2018-12-21 | 3 | -128/+35 |
| * | netfilter: conntrack: merge acct and helper sysctl table with main one | Florian Westphal | 2018-12-21 | 3 | -128/+22 |
| * | netfilter: conntrack: add mnemonics for sysctl table | Florian Westphal | 2018-12-21 | 1 | -11/+20 |
| * | netfilter: conntrack: un-export seq_print_acct | Florian Westphal | 2018-12-21 | 3 | -22/+18 |
| * | netfilter: conntrack: register sysctl table for gre | Yafang Shao | 2018-12-21 | 2 | -1/+50 |
| * | netfilter: conntrack: udp: set stream timeout to 2 minutes | Florian Westphal | 2018-12-21 | 2 | -2/+2 |
| * | netfilter: conntrack: udp: only extend timeout to stream mode after 2s | Florian Westphal | 2018-12-21 | 2 | -3/+18 |
| * | netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is set | Taehee Yoo | 2018-12-18 | 1 | -1/+2 |
| * | netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p... | Taehee Yoo | 2018-12-18 | 1 | -5/+14 |
| * | netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routine | Taehee Yoo | 2018-12-18 | 1 | -1/+0 |
| * | netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routine | Taehee Yoo | 2018-12-18 | 1 | -68/+87 |
| * | netfilter: nf_tables: Speed up selective rule dumps | Phil Sutter | 2018-12-18 | 1 | -28/+62 |
| * | netfilter: nf_nat_sip: fix RTP/RTCP source port translations | Alin Nastac | 2018-12-17 | 1 | -4/+35 |
| * | netfilter: nat: remove nf_nat_l4proto struct | Florian Westphal | 2018-12-17 | 18 | -390/+10 |
| * | netfilter: nat: remove l4proto->manip_pkt | Florian Westphal | 2018-12-17 | 16 | -357/+365 |
| * | netfilter: nat: remove l4proto->nlattr_to_range | Florian Westphal | 2018-12-17 | 11 | -73/+17 |
| * | netfilter: nat: remove l4proto->in_range | Florian Westphal | 2018-12-17 | 11 | -89/+43 |
| * | netfilter: nat: fold in_range indirection into caller | Florian Westphal | 2018-12-17 | 4 | -26/+16 |
| * | netfilter: nat: remove l4proto->unique_tuple | Florian Westphal | 2018-12-17 | 6 | -134/+56 |
| * | netfilter: nat: un-export nf_nat_l4proto_unique_tuple | Florian Westphal | 2018-12-17 | 7 | -135/+75 |
| * | netfilter: remove NF_NAT_RANGE_PROTO_RANDOM support | Florian Westphal | 2018-12-17 | 4 | -23/+2 |
| * | netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl() | Yafang Shao | 2018-12-17 | 1 | -14/+7 |
| * | netfilter: nat: limit port clash resolution attempts | Florian Westphal | 2018-12-17 | 1 | -6/+23 |
| * | netfilter: nat: remove unnecessary 'else if' branch | Xiaozhou Liu | 2018-12-17 | 1 | -2/+0 |
| * | netfilter: ipset: replace a strncpy() with strscpy() | Qian Cai | 2018-12-14 | 1 | -2/+4 |
| * | netfilter: ipset: fix ip_set_byindex function | Florent Fourcot | 2018-12-14 | 1 | -1/+1 |
| * | netfilter: nat: remove l4 protocol port rovers | Florian Westphal | 2018-12-01 | 6 | -27/+8 |
| * | netfilter: remove NFC_* cache bits | Pablo Neira Ayuso | 2018-12-01 | 4 | -71/+0 |
| * | netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh() | Paul E. McKenney | 2018-12-01 | 4 | -8/+8 |
| * | netfilter: nf_flow_table: simplify nf_flow_offload_gc_step() | Taehee Yoo | 2018-11-12 | 1 | -27/+7 |
| * | netfilter: nf_flow_table: make nf_flow_table_iterate() static | Taehee Yoo | 2018-11-12 | 2 | -8/+4 |
| * | netfilter: ctnetlink: always honor CTA_MARK_MASK | Andreas Jaggi | 2018-11-12 | 1 | -10/+19 |
| * | Merge branch 'master' of git://blackhole.kfki.hu/nf-next | Pablo Neira Ayuso | 2018-11-12 | 6 | -48/+187 |
| |\ |
|
| | * | netfilter: ipset: Introduction of new commands and protocol version 7 | Jozsef Kadlecsik | 2018-10-27 | 3 | -25/+160 |
| | * | netfilter: ipset: Make invalid MAC address checks consistent | Stefano Brivio | 2018-10-22 | 2 | -7/+7 |
| | * | netfilter: ipset: Allow matching on destination MAC address for mac and ipmac... | Stefano Brivio | 2018-10-22 | 3 | -16/+20 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 2018-12-20 | 64 | -680/+2331 |
|\ \ \ |
|
| * \ \ | Merge branch 'bpf-sockmap-fixes-and-improvements' | Daniel Borkmann | 2018-12-20 | 9 | -31/+112 |
| |\ \ \ |
|
| | * | | | bpf: tls_sw, init TLS ULP removes BPF proto hooks | John Fastabend | 2018-12-20 | 1 | -2/+12 |
| | * | | | bpf: sk_msg, sock{map|hash} redirect through ULP | John Fastabend | 2018-12-20 | 4 | -14/+52 |
| | * | | | bpf: sk_msg, zap ingress queue on psock down | John Fastabend | 2018-12-20 | 1 | -0/+1 |
| | * | | | bpf: sk_msg, fix socket data_ready events | John Fastabend | 2018-12-20 | 3 | -4/+12 |
| | * | | | bpf: skb_verdict, support SK_PASS on RX BPF path | John Fastabend | 2018-12-20 | 1 | -0/+16 |
| | * | | | bpf: skmsg, replace comments with BUILD bug | John Fastabend | 2018-12-20 | 2 | -3/+4 |
| | * | | | bpf: sk_msg, improve offset chk in _is_valid_access | John Fastabend | 2018-12-20 | 1 | -7/+14 |
| | * | | | bpf: sk_msg, fix sk_msg_md access past end test | John Fastabend | 2018-12-20 | 1 | -1/+1 |
| |/ / / |
|
| * | | | bpf/cpumap: make sure frame_size for build_skb is aligned if headroom isn't | Jesper Dangaard Brouer | 2018-12-20 | 1 | -1/+1 |