index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
d_path.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-03-18
r8169: improve driver unload and system shutdown behavior on DASH-enabled sys...
Heiner Kallweit
1
-4
/
+16
2022-03-18
ethernet: sun: Fix spelling mistake "mis-matched" -> "mismatched"
Colin Ian King
1
-1
/
+1
2022-03-18
net: ethernet: ti: Fix spelling mistake and clean up message
Colin Ian King
1
-1
/
+1
2022-03-18
vlan: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-18
net/fsl: xgmac_mdio: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-18
bnx2x: use correct format characters
Bill Wendling
1
-2
/
+2
2022-03-18
enetc: use correct format characters
Bill Wendling
1
-1
/
+1
2022-03-17
selftests: vm: fix clang build error multiple output files
Yosry Ahmed
1
-4
/
+2
2022-03-17
ocfs2: fix crash when initialize filecheck kobj fails
Joseph Qi
1
-11
/
+11
2022-03-17
configs/debug: restore DEBUG_INFO=y for overriding
Qian Cai
1
-0
/
+1
2022-03-17
mm: swap: get rid of livelock in swapin readahead
Guo Ziliang
1
-1
/
+1
2022-03-17
iavf: Fix hang during reboot/shutdown
Ivan Vecera
1
-0
/
+7
2022-03-17
net: mscc: ocelot: fix backwards compatibility with single-chain tc-flower of...
Vladimir Oltean
1
-1
/
+15
2022-03-17
net: bcmgenet: skip invalid partial checksums
Doug Berger
1
-2
/
+4
2022-03-17
bnx2x: fix built-in kernel driver load failure
Manish Chopra
3
-26
/
+19
2022-03-17
net: phy: mscc: Add MODULE_FIRMWARE macros
Juerg Haefliger
1
-0
/
+3
2022-03-17
selftests: net: fix array_size.cocci warning
Guo Zhengkui
3
-5
/
+10
2022-03-17
net: stmmac: clean up impossible condition
Dan Carpenter
1
-4
/
+1
2022-03-17
net: dsa: Add missing of_node_put() in dsa_port_parse_of
Miaoqian Lin
1
-0
/
+1
2022-03-17
net: geneve: support IPv4/IPv6 as inner protocol
Eyal Birger
2
-19
/
+64
2022-03-17
net: mvneta: Add support for 98DX2530 Ethernet port
Chris Packham
1
-0
/
+12
2022-03-17
dt-bindings: net: mvneta: Add marvell,armada-ac5-neta
Chris Packham
1
-0
/
+1
2022-03-17
ptp: ocp: Fix PTP_PF_* verification requests
Jonathan Lemon
1
-8
/
+20
2022-03-17
net/mlx5e: MPLSoUDP encap, support action vlan pop_eth explicitly
Maor Dickman
4
-0
/
+10
2022-03-17
net/mlx5e: MPLSoUDP decap, use vlan push_eth instead of pedit
Maor Dickman
11
-70
/
+43
2022-03-17
net/sched: add vlan push_eth and pop_eth action to the hardware IR
Maor Dickman
3
-0
/
+29
2022-03-17
net: handle ARPHRD_PIMREG in dev_is_mac_header_xmit()
Nicolas Dichtel
1
-0
/
+1
2022-03-17
net: dsa: Never offload FDB entries on standalone ports
Tobias Waldekranz
1
-0
/
+3
2022-03-17
phy: Remove duplicated include in phy-fsl-lynx-28g.c
Yang Li
1
-1
/
+0
2022-03-17
net: mv643xx_eth: undo some opreations in mv643xx_eth_probe
Minghao Chi
1
-2
/
+4
2022-03-17
net: hns3: Fix spelling mistake "does't" -> "doesn't"
Colin Ian King
1
-1
/
+1
2022-03-17
gve: Fix spelling mistake "droping" -> "dropping"
Colin Ian King
1
-1
/
+1
2022-03-17
net: ksz884x: optimize netdev_open flow and remove static variable
wujunwen
1
-5
/
+4
2022-03-17
hamradio: Fix wrong assignment of 'bbc->cfg.loopback'
Meng Tang
1
-2
/
+2
2022-03-17
bareudp: use ipv6_mod_enabled to check if IPv6 enabled
Hangbin Liu
1
-9
/
+10
2022-03-16
can: ucan: fix typos in comments
Julia Lawall
1
-2
/
+2
2022-03-16
dt-bindings: can: xilinx_can: Convert Xilinx CAN binding to YAML
Amit Kumar Mahapatra
2
-61
/
+161
2022-03-16
can: isotp: support MSG_TRUNC flag when reading from socket
Oliver Hartkopp
1
-12
/
+15
2022-03-16
can: isotp: return -EADDRNOTAVAIL when reading from unbound socket
Oliver Hartkopp
1
-0
/
+4
2022-03-16
can: isotp: sanitize CAN ID checks in isotp_bind()
Oliver Hartkopp
1
-20
/
+21
2022-03-16
devlink: pass devlink_port to port_split / port_unsplit callbacks
Jakub Kicinski
6
-83
/
+35
2022-03-16
devlink: hold the instance lock in port_split / port_unsplit callbacks
Jakub Kicinski
3
-33
/
+8
2022-03-16
eth: mlxsw: switch to explicit locking for port registration
Jakub Kicinski
3
-2
/
+22
2022-03-16
eth: nfp: replace driver's "pf" lock with devlink instance lock
Jakub Kicinski
6
-41
/
+48
2022-03-16
eth: nfp: wrap locking assertions in helpers
Jakub Kicinski
4
-5
/
+14
2022-03-16
devlink: expose instance locking and add locked port registering
Jakub Kicinski
3
-24
/
+98
2022-03-16
ice: add trace events for tx timestamps
Jacob Keller
2
-0
/
+32
2022-03-16
ice: fix return value check in ice_gnss.c
Yang Yingliang
1
-2
/
+2
2022-03-16
ice: Fix inconsistent indenting in ice_switch
Wojciech Drewek
1
-1
/
+1
2022-03-16
gtp: Fix inconsistent indenting
Wojciech Drewek
1
-1
/
+1
[next]