index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
RCU
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-04-01
x86: get rid of 'rtype' argument to __get_user_asm() macro
Linus Torvalds
1
-11
/
+17
2020-04-01
x86: get rid of 'rtype' argument to __put_user_goto() macro
Linus Torvalds
1
-7
/
+7
2020-04-01
x86: get rid of 'errret' argument to __get_user_xyz() macross
Linus Torvalds
1
-15
/
+15
2020-04-01
x86: remove __put_user_asm() infrastructure
Linus Torvalds
1
-11
/
+0
2020-03-31
net: ipv6: rpl_iptunnel: Fix potential memory leak in rpl_do_srh_inline
Gustavo A. R. Silva
1
-1
/
+3
2020-03-31
cxgb4/chcr: nic-tls stats in ethtool
Rohit Maheshwari
1
-0
/
+18
2020-03-31
net: dsa: fix oops while probing Marvell DSA switches
Russell King
1
-1
/
+2
2020-03-31
net/bpfilter: remove superfluous testing message
Bruno Meneguele
1
-1
/
+0
2020-03-31
net: macb: Fix handling of fixed-link node
Codrin Ciubotariu
1
-0
/
+3
2020-03-31
net: dsa: ksz: Select KSZ protocol tag
Codrin Ciubotariu
1
-0
/
+1
2020-03-31
Makefile: Update kselftest help information
Shuah Khan
1
-6
/
+9
2020-03-31
netdevsim: dev: Fix memory leak in nsim_dev_take_snapshot_write
Gustavo A. R. Silva
1
-0
/
+1
2020-03-31
net: stmmac: add EHL 2.5Gbps PCI info and PCI ID
Voon Weifeng
1
-8
/
+16
2020-03-31
net: stmmac: add EHL PSE0 & PSE1 1Gbps PCI info and PCI ID
Voon Weifeng
1
-0
/
+75
2020-03-31
net: stmmac: create dwmac-intel.c to contain all Intel platform
Voon Weifeng
4
-313
/
+519
2020-03-31
net: dsa: bcm_sf2: Support specifying VLAN tag egress rule
Florian Fainelli
1
-2
/
+38
2020-03-31
net: dsa: bcm_sf2: Add support for matching VLAN TCI
Florian Fainelli
1
-15
/
+38
2020-03-31
net: dsa: bcm_sf2: Move writing of CFP_DATA(5) into slicing functions
Florian Fainelli
1
-32
/
+32
2020-03-31
net: dsa: bcm_sf2: Check earlier for FLOW_EXT and FLOW_MAC_EXT
Florian Fainelli
1
-2
/
+3
2020-03-31
net: dsa: bcm_sf2: Disable learning for ASP port
Florian Fainelli
1
-1
/
+9
2020-03-31
net: dsa: b53: Deny enslaving port 7 for 7278 into a bridge
Florian Fainelli
1
-0
/
+6
2020-03-31
net: dsa: b53: Prevent tagged VLAN on port 7 for 7278
Florian Fainelli
1
-0
/
+8
2020-03-31
net: dsa: b53: Restore VLAN entries upon (re)configuration
Florian Fainelli
1
-0
/
+15
2020-03-31
net: dsa: bcm_sf2: Fix overflow checks
Florian Fainelli
1
-6
/
+3
2020-03-31
hv_netvsc: Remove unnecessary round_up for recv_completion_cnt
Haiyang Zhang
1
-4
/
+5
2020-03-31
selftests: mlxsw: Add test cases for devlink-trap policers
Ido Schimmel
2
-0
/
+390
2020-03-31
mlxsw: spectrum_trap: Add support for setting of packet trap group parameters
Ido Schimmel
5
-5
/
+46
2020-03-31
mlxsw: spectrum_trap: Switch to use correct packet trap group
Ido Schimmel
3
-18
/
+16
2020-03-31
mlxsw: spectrum_trap: Do not initialize dedicated discard policer
Ido Schimmel
1
-9
/
+1
2020-03-31
mlxsw: spectrum_trap: Add devlink-trap policer support
Ido Schimmel
6
-11
/
+297
2020-03-31
mlxsw: spectrum_trap: Prepare policers for registration with devlink
Ido Schimmel
2
-1
/
+77
2020-03-31
mlxsw: spectrum: Track used packet trap policer IDs
Ido Schimmel
4
-3
/
+38
2020-03-31
mlxsw: reg: Extend QPCR register
Ido Schimmel
1
-0
/
+17
2020-03-31
selftests: netdevsim: Add test cases for devlink-trap policers
Ido Schimmel
2
-0
/
+153
2020-03-31
netdevsim: Add support for setting of packet trap group parameters
Ido Schimmel
2
-0
/
+18
2020-03-31
devlink: Allow setting of packet trap group parameters
Ido Schimmel
2
-2
/
+63
2020-03-31
devlink: Add packet trap group parameters support
Ido Schimmel
4
-9
/
+43
2020-03-31
netdevsim: Add devlink-trap policer support
Ido Schimmel
2
-1
/
+86
2020-03-31
Documentation: Add description of packet trap policers
Ido Schimmel
1
-0
/
+26
2020-03-31
devlink: Add packet trap policers support
Ido Schimmel
3
-0
/
+515
2020-03-31
selftests/bpf: Test FD-based cgroup attachment
Andrii Nakryiko
2
-0
/
+268
2020-03-31
libbpf: Add support for bpf_link-based cgroup attachment
Andrii Nakryiko
6
-1
/
+122
2020-03-31
bpf: Implement bpf_prog replacement for an active bpf_cgroup_link
Andrii Nakryiko
5
-0
/
+186
2020-03-31
bpf: Implement bpf_link-based cgroup BPF program attachment
Andrii Nakryiko
7
-98
/
+354
2020-03-31
staging/octeon: fix up merge error
Randy Dunlap
1
-1
/
+1
2020-03-31
selinux: clean up indentation issue with assignment statement
Colin Ian King
1
-4
/
+3
2020-03-31
NFS: Ensure security label is set for root inode
Scott Mayhew
4
-38
/
+39
2020-03-31
bpf: Test_verifier, add alu32 bounds tracking tests
John Fastabend
1
-0
/
+39
2020-03-31
bpf: Test_verifier, #65 error message updates for trunc of boundary-cross
John Fastabend
1
-8
/
+4
2020-03-31
bpf: Test_verifier, bpf_get_stack return value add <0
John Fastabend
1
-4
/
+4
[next]