index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
netfilter: nf_queue: do not release refcouts until nf_reinject is done
Florian Westphal
2020-03-29
1
-4
/
+2
*
netfilter: nf_queue: place bridge physports into queue_entry struct
Florian Westphal
2020-03-29
2
-31
/
+27
*
netfilter: nf_queue: make nf_queue_entry_release_refs static
Florian Westphal
2020-03-29
3
-11
/
+11
*
netfilter: flowtable: Use work entry per offload command
Paul Blakey
2020-03-27
1
-31
/
+15
*
netfilter: flowtable: Use rw sem as flow block lock
Paul Blakey
2020-03-27
3
-9
/
+8
*
netfilter: nf_tables: silence a RCU-list warning in nft_table_lookup()
Qian Cai
2020-03-27
1
-1
/
+2
*
netfilter: flowtable: Fix incorrect tc_setup_type type
wenxu
2020-03-27
5
-7
/
+8
*
netfilter: flowtable: add counter support
Pablo Neira Ayuso
2020-03-27
3
-1
/
+12
*
netfilter: nf_tables: add enum nft_flowtable_flags to uapi
Pablo Neira Ayuso
2020-03-27
3
-2
/
+12
*
netfilter: conntrack: export nf_ct_acct_update()
Pablo Neira Ayuso
2020-03-27
2
-8
/
+9
*
ipvs: optimize tunnel dumps for icmp errors
Haishuang Yan
2020-03-27
1
-20
/
+26
*
netfilter: conntrack: Add missing annotations for nf_conntrack_all_lock() and...
Jules Irenge
2020-03-27
1
-0
/
+2
*
netfilter: ctnetlink: Add missing annotation for ctnetlink_parse_nat_setup()
Jules Irenge
2020-03-27
1
-0
/
+1
*
netfilter: flowtable: fix NULL pointer dereference in tunnel offload support
wenxu
2020-03-19
1
-3
/
+3
*
netfilter: nf_tables: add nft_set_elem_expr_destroy() and use it
Pablo Neira Ayuso
2020-03-19
1
-11
/
+17
*
netfilter: nf_tables: fix double-free on set expression from the error path
Pablo Neira Ayuso
2020-03-19
1
-0
/
+1
*
netfilter: nf_tables: allow to specify stateful expression in set definition
Pablo Neira Ayuso
2020-03-19
3
-12
/
+52
*
netfilter: nf_tables: pass context to nft_set_destroy()
Pablo Neira Ayuso
2020-03-19
1
-5
/
+5
*
netfilter: nf_tables: move nft_expr_clone() to nf_tables_api.c
Pablo Neira Ayuso
2020-03-19
3
-17
/
+19
*
Merge tag 'mlx5-updates-2020-03-17' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
2020-03-18
12
-105
/
+218
|
\
|
*
net/mlx5: Avoid forwarding to other eswitch uplink
Eli Cohen
2020-03-17
1
-0
/
+3
|
*
net/mlx5: Eswitch, enable forwarding back to uplink port
Eli Cohen
2020-03-17
2
-17
/
+45
|
*
net/mlx5e: Add support for offloading traffic from uplink to uplink
Eli Cohen
2020-03-17
1
-27
/
+70
|
*
net/mlx5: Don't use termination tables in slow path
Eli Cohen
2020-03-17
3
-7
/
+19
|
*
net/mlx5: Avoid configuring eswitch QoS if not supported
Eli Cohen
2020-03-17
2
-0
/
+11
|
*
net/mlx5e: Fix devlink port register sequence
Vladyslav Tarasiuk
2020-03-17
3
-24
/
+21
|
*
net/mlx5e: Fix rejecting all egress rules not on vlan
Roi Dayan
2020-03-17
1
-14
/
+1
|
*
net/mlx5e: en_tc: Rely just on register loopback for tunnel restoration
Paul Blakey
2020-03-17
1
-3
/
+3
|
*
net/mlx5e: CT: Fix stack usage compiler warning
Saeed Mahameed
2020-03-17
1
-9
/
+22
|
*
net/mlx5e: CT: Fix insert rules when TC_CT config isn't enabled
Paul Blakey
2020-03-17
1
-0
/
+9
|
*
net/mlx5e: CT: remove set but not used variable 'unnew'
YueHaibing
2020-03-17
1
-2
/
+1
|
*
net/mlx5: E-Switch, Skip restore modify header between prios of same chain
Paul Blakey
2020-03-17
1
-1
/
+1
|
*
net/mlx5: E-Switch: Fix using fwd and modify when firmware doesn't support it
Paul Blakey
2020-03-17
1
-2
/
+13
|
*
net/mlx5: Add missing inline to stub esw_add_restore_rule
Nathan Chancellor
2020-03-17
1
-1
/
+1
*
|
net: phy: realtek: read actual speed to detect downshift
Heiner Kallweit
2020-03-18
1
-1
/
+59
*
|
net: sched: Fix hw_stats_type setting in pedit loop
Petr Machata
2020-03-18
1
-1
/
+1
*
|
Merge branch 'mlxsw-spectrum_cnt-Expose-counter-resources'
David S. Miller
2020-03-18
8
-64
/
+343
|
\
\
|
*
|
selftests: mlxsw: Add tc action hw_stats tests
Jiri Pirko
2020-03-18
2
-0
/
+139
|
*
|
mlxsw: spectrum_cnt: Expose devlink resource occupancy for counters
Jiri Pirko
2020-03-18
1
-1
/
+62
|
*
|
mlxsw: spectrum_cnt: Consolidate subpools initialization
Jiri Pirko
2020-03-18
1
-22
/
+16
|
*
|
mlxsw: spectrum_cnt: Move config validation along with resource register
Jiri Pirko
2020-03-18
1
-23
/
+8
|
*
|
mlxsw: spectrum_cnt: Expose subpool sizes over devlink resources
Jiri Pirko
2020-03-18
4
-17
/
+101
|
*
|
mlxsw: spectrum_cnt: Add entry_size_res_id for each subpool and use it to que...
Jiri Pirko
2020-03-18
1
-12
/
+14
|
*
|
mlxsw: spectrum_cnt: Move sub_pools under per-instance pool struct
Jiri Pirko
2020-03-18
1
-18
/
+27
|
*
|
selftests: spectrum-2: Adjust tc_flower_scale limit according to current coun...
Jiri Pirko
2020-03-18
1
-2
/
+2
|
*
|
mlxsw: spectrum_cnt: Query bank size from FW resources
Jiri Pirko
2020-03-18
2
-6
/
+11
|
/
/
*
|
cxgb4: rework TC filter rule insertion across regions
Rahul Lakkireddy
2020-03-18
6
-152
/
+381
*
|
netfilter: revert introduction of egress hook
Daniel Borkmann
2020-03-18
8
-160
/
+68
*
|
Merge branch 's390-qeth-next'
David S. Miller
2020-03-18
6
-70
/
+174
|
\
\
|
*
|
s390/qeth: use dev->reg_state
Julian Wiedmann
2020-03-18
3
-29
/
+17
[next]