index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
nommu.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-11-13
mlxsw: spectrum_router: Introduce FIB entry update op
Jiri Pirko
2
-5
/
+12
2020-11-13
mlxsw: spectrum_router: Track FIB entry committed state and skip uncommitted ...
Jiri Pirko
2
-0
/
+12
2020-11-13
mlxsw: spectrum_router: Introduce fib_entry priv for low-level ops
Jiri Pirko
4
-44
/
+176
2020-11-13
mlxsw: spectrum_router: Have FIB entry op context allocated for the instance
Jiri Pirko
2
-30
/
+114
2020-11-13
mlxsw: spectrum_router: Prepare work context for possible bulking
Jiri Pirko
2
-2
/
+14
2020-11-13
mlxsw: spectrum: Push RALUE packing and writing into low-level router ops
Jiri Pirko
4
-55
/
+107
2020-11-13
mlxsw: spectrum_router: Use RALUE pack helper from abort function
Jiri Pirko
1
-2
/
+2
2020-11-13
mlxsw: reg: Allow to pass NULL pointer to mlxsw_reg_ralue_pack4/6()
Jiri Pirko
1
-2
/
+4
2020-11-13
mlxsw: spectrum_router: Pass destination IP as a pointer to mlxsw_reg_ralue_p...
Jiri Pirko
2
-5
/
+3
2020-11-13
mlxsw: spectrum: Export RALUE pack helper and use it from IPIP
Jiri Pirko
3
-16
/
+8
2020-11-13
mlxsw: spectrum_router: Push out RALUE pack into separate helper
Jiri Pirko
1
-20
/
+29
2020-11-13
mlxsw: spectrum: Propagate context from work handler containing RALUE payload
Jiri Pirko
4
-63
/
+103
2020-11-13
mlxsw: spectrum_router: Introduce FIB event queue instead of separate works
Jiri Pirko
2
-91
/
+119
2020-11-13
mlxsw: spectrum_router: Use RALUE-independent op arg
Jiri Pirko
4
-21
/
+52
2020-11-13
mlxsw: spectrum_router: Pass non-register proto enum to __mlxsw_sp_router_set...
Jiri Pirko
1
-6
/
+8
2020-11-13
net: kcov: don't select SKB_EXTENSIONS when there is no NET
Randy Dunlap
1
-1
/
+1
2020-11-12
net: usb: switch to dev_get_tstats64 and remove usbnet_get_stats64 alias
Heiner Kallweit
18
-21
/
+19
2020-11-12
usbnet: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
2
-20
/
+9
2020-11-12
qtnfmac: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
4
-70
/
+20
2020-11-12
qmi_wwan: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
1
-31
/
+8
2020-11-12
IB/hfi1: switch to core handling of rx/tx byte/packet counters
Heiner Kallweit
4
-43
/
+5
2020-11-12
net: ipconfig: Avoid spurious blank lines in boot log
Thierry Reding
1
-5
/
+9
2020-11-12
drivers: net: smsc: Add COMPILE_TEST support
Andrew Lunn
1
-3
/
+3
2020-11-12
drivers: net: smc911x: Fix cast from pointer to integer of different size
Andrew Lunn
1
-3
/
+3
2020-11-12
drivers: net: smc911x: Fix passing wrong number of parameters to DBG() macro
Andrew Lunn
1
-2
/
+0
2020-11-12
drivers: net: smc911x: Fix set but unused status because of DBG macro
Andrew Lunn
1
-1
/
+4
2020-11-12
drivers: net: smc911x: Work around set but unused status
Andrew Lunn
1
-2
/
+2
2020-11-12
drivers: net: smc91x: Fix missing kerneldoc reported by W=1
Andrew Lunn
1
-0
/
+6
2020-11-12
drivers: net: smc91x: Fix set but unused W=1 warning
Andrew Lunn
1
-1
/
+2
2020-11-12
net: udp: remove redundant initialization in udp_gro_complete
Menglong Dong
1
-1
/
+1
2020-11-12
drivers: net: xilinx_emaclite: Add COMPILE_TEST support
Andrew Lunn
1
-1
/
+1
2020-11-12
drivers: net: xilinx_emaclite: Fix -Wpointer-to-int-cast warnings with W=1
Andrew Lunn
1
-6
/
+7
2020-11-12
drivers: net: xilinx_emaclite: Add missing parameter kerneldoc
Andrew Lunn
1
-0
/
+1
2020-11-12
nfp: Fix passing zero to 'PTR_ERR'
YueHaibing
1
-3
/
+1
2020-11-12
lan743x: fix use of uninitialized variable
Sven Van Asbroeck
1
-1
/
+1
2020-11-12
net: udp: fix IP header access and skb lookup on Fast/frag0 UDP GRO
Alexander Lobakin
2
-4
/
+30
2020-11-12
net: udp: fix UDP header access on Fast/frag0 UDP GRO
Alexander Lobakin
1
-1
/
+1
2020-11-12
devlink: Avoid overwriting port attributes of registered port
Parav Pandit
1
-2
/
+6
2020-11-12
selftests: pmtu.sh: improve the test result processing
Po-Hsu Lin
1
-1
/
+14
2020-11-12
selftests: pmtu.sh: use $ksft_skip for skipped return code
Po-Hsu Lin
1
-32
/
+32
2020-11-12
mptcp: fix static checker warnings in mptcp_pm_add_timer
Geliang Tang
1
-2
/
+1
2020-11-12
vrf: Fix fast path output packet handling with async Netfilter rules
Martin Willi
1
-23
/
+69
2020-11-12
NFS: Remove unnecessary inode lock in nfs_fsync_dir()
Trond Myklebust
1
-5
/
+1
2020-11-12
NFS: Remove unnecessary inode locking in nfs_llseek_dir()
Trond Myklebust
1
-5
/
+4
2020-11-12
NFS: Fix listxattr receive buffer size
Chuck Lever
1
-2
/
+2
2020-11-12
NFSv4.2: fix failure to unregister shrinker
J. Bruce Fields
1
-0
/
+2
2020-11-12
net: dsa: mv88e6xxx: Add helper to get a chip's max_vid
Tobias Waldekranz
3
-13
/
+18
2020-11-12
cosa: Add missing kfree in error path of cosa_write
Wang Hai
1
-0
/
+1
2020-11-12
ipv4: Set nexthop flags in a more consistent way
Ido Schimmel
1
-5
/
+2
2020-11-12
drivers: net: sky2: Fix -Wstringop-truncation with W=1
Andrew Lunn
1
-1
/
+1
[next]