index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-03-30
netfilter: flowtable: add counter support in HW offload
wenxu
1
-0
/
+12
2020-03-30
netfilter: conntrack: add nf_ct_acct_add()
wenxu
2
-4
/
+14
2020-03-30
netfilter: nf_tables: skip set types that do not support for expressions
Pablo Neira Ayuso
3
-0
/
+7
2020-03-30
netfilter: nft_dynset: validate set expression definition
Pablo Neira Ayuso
1
-2
/
+7
2020-03-30
netfilter: nft_set_bitmap: initialize set element extension in lookups
Pablo Neira Ayuso
1
-0
/
+1
2020-03-30
netfilter: ctnetlink: be more strict when NF_CONNTRACK_MARK is not set
Romain Bellan
1
-1
/
+1
2020-03-29
netfilter: nf_queue: prefer nf_queue_entry_free
Florian Westphal
1
-18
/
+9
2020-03-29
netfilter: nf_queue: do not release refcouts until nf_reinject is done
Florian Westphal
1
-4
/
+2
2020-03-29
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
2
-31
/
+27
2020-03-29
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
3
-11
/
+11
2020-03-27
netfilter: flowtable: Use work entry per offload command
Paul Blakey
1
-31
/
+15
2020-03-27
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
3
-9
/
+8
2020-03-27
netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
Qian Cai
1
-1
/
+2
2020-03-27
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
5
-7
/
+8
2020-03-27
netfilter: flowtable: add counter support
Pablo Neira Ayuso
3
-1
/
+12
2020-03-27
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
3
-2
/
+12
2020-03-27
netfilter: conntrack: export nf_ct_acct_update()
Pablo Neira Ayuso
2
-8
/
+9
2020-03-27
ipvs: optimize tunnel dumps for icmp errors
Haishuang Yan
1
-20
/
+26
2020-03-27
netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and nf_conntrack_all_unlock()
Jules Irenge
1
-0
/
+2
2020-03-27
netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
Jules Irenge
1
-0
/
+1
2020-03-19
netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
wenxu
1
-3
/
+3
2020-03-19
netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
Pablo Neira Ayuso
1
-11
/
+17
2020-03-19
netfilter: nf_tables: fix double-free on set expression from the error path
Pablo Neira Ayuso
1
-0
/
+1
2020-03-19
netfilter: nf_tables: allow to specify stateful expression in set definition
Pablo Neira Ayuso
3
-12
/
+52
2020-03-19
netfilter: nf_tables: pass context to nft_set_destroy()
Pablo Neira Ayuso
1
-5
/
+5
2020-03-19
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
3
-17
/
+19
2020-03-18
net: phy: realtek: read actual speed to detect downshift
Heiner Kallweit
1
-1
/
+59
2020-03-18
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
1
-1
/
+1
2020-03-18
selftests: mlxsw: Add tc action hw_stats tests
Jiri Pirko
2
-0
/
+139
2020-03-18
mlxsw: spectrum_cnt: Expose devlink resource occupancy for counters
Jiri Pirko
1
-1
/
+62
2020-03-18
mlxsw: spectrum_cnt: Consolidate subpools initialization
Jiri Pirko
1
-22
/
+16
2020-03-18
mlxsw: spectrum_cnt: Move config validation along with resource register
Jiri Pirko
1
-23
/
+8
2020-03-18
mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources
Jiri Pirko
4
-17
/
+101
2020-03-18
mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to query entry size
Jiri Pirko
1
-12
/
+14
2020-03-18
mlxsw: spectrum_cnt: Move sub_pools under per-instance pool struct
Jiri Pirko
1
-18
/
+27
2020-03-18
selftests: spectrum-2: Adjust tc_flower_scale limit according to current counter count
Jiri Pirko
1
-2
/
+2
2020-03-18
mlxsw: spectrum_cnt: Query bank size from FW resources
Jiri Pirko
2
-6
/
+11
2020-03-18
cxgb4: rework TC filter rule insertion across regions
Rahul Lakkireddy
6
-152
/
+381
2020-03-18
netfilter: revert introduction of egress hook
Daniel Borkmann
8
-160
/
+68
2020-03-18
s390/qeth: use dev->reg_state
Julian Wiedmann
3
-29
/
+17
2020-03-18
s390/qeth: remove gratuitous NULL checks
Julian Wiedmann
2
-5
/
+0
2020-03-18
s390/qeth: add phys_to_virt() translation for AOB
Julian Wiedmann
1
-3
/
+4
2020-03-18
s390/qeth: don't report hard-coded driver version
Julian Wiedmann
1
-1
/
+0
2020-03-18
s390/qeth: add SW timestamping support for IQD devices
Julian Wiedmann
2
-1
/
+17
2020-03-18
s390/qeth: balance the TX queue selection for IQD devices
Julian Wiedmann
3
-2
/
+46
2020-03-18
s390/qeth: allow configuration of TX queues for IQD devices
Julian Wiedmann
2
-4
/
+21
2020-03-18
s390/qeth: allow configuration of TX queues for z/VM NICs
Julian Wiedmann
1
-0
/
+17
2020-03-18
s390/qeth: remove prio-queueing support for z/VM NICs
Julian Wiedmann
5
-25
/
+49
2020-03-18
s390/qeth: use memory reserves in TX slow path
Julian Wiedmann
2
-3
/
+6
2020-03-18
s390/qeth: use memory reserves to back RX buffers
Julian Wiedmann
1
-2
/
+2
[next]