summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | net/mlx5e: XDP, Precede XDP-related operations in RQ poll by a loaded program...Tariq Toukan2018-12-213-11/+18
| * | | | | | | | | | | net/mlx5e: TX, Print opcode in error CQE warningTariq Toukan2018-12-211-3/+4
* | | | | | | | | | | | selftests: net: reuseport_addr_any: silence clang warningPeter Oskolkov2018-12-211-0/+10
|/ / / / / / / / / / /
* | | | | | | | | | | virtio-net: ethtool configurable LROWillem de Bruijn2018-12-211-0/+33
* | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2018-12-2157-1852/+1166
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | netfilter: netns: shrink netns_ct structFlorian Westphal2018-12-211-5/+1
| * | | | | | | | | | | netfilter: conntrack: remove empty pernet fini stubsFlorian Westphal2018-12-219-62/+16
| * | | | | | | | | | | netfilter: conntrack: merge ecache and timestamp sysctl tables with main oneFlorian Westphal2018-12-213-128/+35
| * | | | | | | | | | | netfilter: conntrack: merge acct and helper sysctl table with main oneFlorian Westphal2018-12-213-128/+22
| * | | | | | | | | | | netfilter: conntrack: add mnemonics for sysctl tableFlorian Westphal2018-12-211-11/+20
| * | | | | | | | | | | netfilter: conntrack: un-export seq_print_acctFlorian Westphal2018-12-213-22/+18
| * | | | | | | | | | | netfilter: conntrack: register sysctl table for greYafang Shao2018-12-212-1/+50
| * | | | | | | | | | | netfilter: conntrack: udp: set stream timeout to 2 minutesFlorian Westphal2018-12-212-2/+2
| * | | | | | | | | | | netfilter: conntrack: udp: only extend timeout to stream mode after 2sFlorian Westphal2018-12-212-3/+18
| * | | | | | | | | | | netfilter: ipt_CLUSTERIP: check MAC address when duplicate config is setTaehee Yoo2018-12-181-1/+2
| * | | | | | | | | | | netfilter: ipt_CLUSTERIP: fix sleep-in-atomic bug in clusterip_config_entry_p...Taehee Yoo2018-12-181-5/+14
| * | | | | | | | | | | netfilter: ipt_CLUSTERIP: remove wrong WARN_ON_ONCE in netns exit routineTaehee Yoo2018-12-181-1/+0
| * | | | | | | | | | | netfilter: ipt_CLUSTERIP: fix deadlock in netns exit routineTaehee Yoo2018-12-181-68/+87
| * | | | | | | | | | | netfilter: nf_tables: Speed up selective rule dumpsPhil Sutter2018-12-181-28/+62
| * | | | | | | | | | | netfilter: nf_nat_sip: fix RTP/RTCP source port translationsAlin Nastac2018-12-171-4/+35
| * | | | | | | | | | | netfilter: nat: remove nf_nat_l4proto structFlorian Westphal2018-12-1718-390/+10
| * | | | | | | | | | | netfilter: nat: remove l4proto->manip_pktFlorian Westphal2018-12-1716-357/+365
| * | | | | | | | | | | netfilter: nat: remove l4proto->nlattr_to_rangeFlorian Westphal2018-12-1711-73/+17
| * | | | | | | | | | | netfilter: nat: remove l4proto->in_rangeFlorian Westphal2018-12-1711-89/+43
| * | | | | | | | | | | netfilter: nat: fold in_range indirection into callerFlorian Westphal2018-12-174-26/+16
| * | | | | | | | | | | netfilter: nat: remove l4proto->unique_tupleFlorian Westphal2018-12-176-134/+56
| * | | | | | | | | | | netfilter: nat: un-export nf_nat_l4proto_unique_tupleFlorian Westphal2018-12-177-135/+75
| * | | | | | | | | | | netfilter: remove NF_NAT_RANGE_PROTO_RANDOM supportFlorian Westphal2018-12-174-23/+2
| * | | | | | | | | | | netfilter: remove unused parameters in nf_ct_l4proto_[un]register_sysctl()Yafang Shao2018-12-171-14/+7
| * | | | | | | | | | | netfilter: nat: limit port clash resolution attemptsFlorian Westphal2018-12-171-6/+23
| * | | | | | | | | | | netfilter: nat: remove unnecessary 'else if' branchXiaozhou Liu2018-12-171-2/+0
| * | | | | | | | | | | netfilter: ipset: replace a strncpy() with strscpy()Qian Cai2018-12-141-2/+4
| * | | | | | | | | | | netfilter: ipset: fix ip_set_byindex functionFlorent Fourcot2018-12-141-1/+1
| * | | | | | | | | | | netfilter: nat: remove l4 protocol port roversFlorian Westphal2018-12-016-27/+8
| * | | | | | | | | | | netfilter: remove NFC_* cache bitsPablo Neira Ayuso2018-12-014-71/+0
| * | | | | | | | | | | netfilter: Replace call_rcu_bh(), rcu_barrier_bh(), and synchronize_rcu_bh()Paul E. McKenney2018-12-014-8/+8
| * | | | | | | | | | | netfilter: nf_flow_table: simplify nf_flow_offload_gc_step()Taehee Yoo2018-11-121-27/+7
| * | | | | | | | | | | netfilter: nf_flow_table: make nf_flow_table_iterate() staticTaehee Yoo2018-11-122-8/+4
| * | | | | | | | | | | netfilter: ctnetlink: always honor CTA_MARK_MASKAndreas Jaggi2018-11-121-10/+19
| * | | | | | | | | | | Merge branch 'master' of git://blackhole.kfki.hu/nf-nextPablo Neira Ayuso2018-11-126-48/+187
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | netfilter: ipset: Introduction of new commands and protocol version 7Jozsef Kadlecsik2018-10-273-25/+160
| | * | | | | | | | | | | netfilter: ipset: Make invalid MAC address checks consistentStefano Brivio2018-10-222-7/+7
| | * | | | | | | | | | | netfilter: ipset: Allow matching on destination MAC address for mac and ipmac...Stefano Brivio2018-10-223-16/+20
* | | | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-12-2164-680/+2331
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'bpf-sockmap-fixes-and-improvements'Daniel Borkmann2018-12-209-31/+112
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | bpf: tls_sw, init TLS ULP removes BPF proto hooksJohn Fastabend2018-12-201-2/+12
| | * | | | | | | | | | | | | bpf: sk_msg, sock{map|hash} redirect through ULPJohn Fastabend2018-12-204-14/+52
| | * | | | | | | | | | | | | bpf: sk_msg, zap ingress queue on psock downJohn Fastabend2018-12-201-0/+1
| | * | | | | | | | | | | | | bpf: sk_msg, fix socket data_ready eventsJohn Fastabend2018-12-203-4/+12
| | * | | | | | | | | | | | | bpf: skb_verdict, support SK_PASS on RX BPF pathJohn Fastabend2018-12-201-0/+16