index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: gemini: Fix missing clk_disable_unprepare() in error path of gemini_ethe...
Wang Hai
2020-07-31
1
-1
/
+4
*
ionic: unlock queue mutex in error path
Shannon Nelson
2020-07-31
1
-1
/
+3
*
atm: fix atm_dev refcnt leaks in atmtcp_remove_persistent
Xin Xiong
2020-07-31
1
-2
/
+8
*
net: ethernet: mtk_eth_soc: fix MTU warnings
Landen Chao
2020-07-31
1
-0
/
+2
*
net: nixge: fix potential memory leak in nixge_probe()
Lu Wei
2020-07-31
1
-3
/
+5
*
ibmvnic: Fix IRQ mapping disposal in error path
Thomas Falcon
2020-07-30
1
-1
/
+1
*
mlxsw: spectrum_router: Fix use-after-free in router init / de-init
Ido Schimmel
2020-07-29
1
-24
/
+26
*
mlxsw: core: Free EMAD transactions using kfree_rcu()
Ido Schimmel
2020-07-29
1
-1
/
+1
*
mlxsw: core: Increase scope of RCU read-side critical section
Ido Schimmel
2020-07-29
1
-2
/
+4
*
mlxsw: spectrum: Use different trap group for externally routed packets
Ido Schimmel
2020-07-29
2
-3
/
+12
*
mlxsw: spectrum_router: Allow programming link-local host routes
Ido Schimmel
2020-07-29
1
-9
/
+0
*
vxlan: Ensure FDB dump is performed under RCU
Ido Schimmel
2020-07-29
1
-2
/
+8
*
bareudp: forbid mixing IP and MPLS in multiproto mode
Guillaume Nault
2020-07-29
1
-7
/
+22
*
octeontx2-pf: Unregister netdev at driver remove
Subbaraya Sundeep
2020-07-29
1
-0
/
+1
*
octeontx2-pf: cancel reset_task work
Subbaraya Sundeep
2020-07-29
1
-0
/
+1
*
octeontx2-pf: Fix reset_task bugs
Subbaraya Sundeep
2020-07-29
1
-0
/
+3
*
mlx4: disable device on shutdown
Jakub Kicinski
2020-07-29
1
-0
/
+2
*
net: ethernet: mtk_eth_soc: Always call mtk_gmac0_rgmii_adjust() for mt7623
René van Dorst
2020-07-29
1
-5
/
+14
*
Merge tag 'mlx5-fixes-2020-07-28' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2020-07-29
7
-52
/
+120
|
\
|
*
net/mlx5e: Fix kernel crash when setting vf VLANID on a VF dev
Alaa Hleihel
2020-07-28
1
-2
/
+3
|
*
net/mlx5e: Modify uplink state on interface up/down
Ron Diskin
2020-07-28
4
-9
/
+36
|
*
net/mlx5: Query PPS pin operational status before registering it
Eran Ben Elisha
2020-07-28
1
-1
/
+33
|
*
net/mlx5e: Fix slab-out-of-bounds in mlx5e_rep_is_lag_netdev
Raed Salem
2020-07-28
1
-2
/
+5
|
*
net/mlx5: Verify Hardware supports requested ptp function on a given pin
Eran Ben Elisha
2020-07-28
1
-1
/
+22
|
*
net/mlx5: Fix a bug of using ptp channel index as pin index
Eran Ben Elisha
2020-07-28
1
-11
/
+10
|
*
net/mlx5e: Fix missing cleanup of ethtool steering during rep rx cleanup
Maor Dickman
2020-07-28
1
-0
/
+1
|
*
net/mlx5e: Fix error path of device attach
Aya Levin
2020-07-28
1
-0
/
+2
|
*
net/mlx5: Fix forward to next namespace
Maor Gottlieb
2020-07-28
1
-23
/
+5
|
*
net/mlx5: E-switch, Destroy TSAR after reload interface
Parav Pandit
2020-07-28
1
-2
/
+2
|
*
net/mlx5: E-switch, Destroy TSAR when fail to enable the mode
Parav Pandit
2020-07-28
1
-1
/
+1
*
|
net: lan78xx: replace bogus endpoint lookup
Johan Hovold
2020-07-28
1
-87
/
+30
*
|
net: lan78xx: fix transfer-buffer memory leak
Johan Hovold
2020-07-28
1
-0
/
+1
*
|
net: lan78xx: add missing endpoint sanity check
Johan Hovold
2020-07-28
1
-0
/
+5
*
|
usb: hso: check for return value in hso_serial_common_create()
Rustam Kovhaev
2020-07-28
1
-1
/
+4
*
|
net: hns3: fix for VLAN config when reset failed
Guojia Liao
2020-07-28
2
-7
/
+10
*
|
net: hns3: fix aRFS FD rules leftover after add a user FD rule
Guojia Liao
2020-07-28
1
-13
/
+15
*
|
net: hns3: add reset check for VF updating port based VLAN
Jian Shen
2020-07-28
1
-9
/
+21
*
|
net: hns3: fix a TX timeout issue
Yonglong Liu
2020-07-28
1
-1
/
+1
*
|
net: hns3: fix desc filling bug when skb is expanded or lineared
Yunsheng Lin
2020-07-28
1
-10
/
+6
|
/
*
net: mscc: ocelot: fix hardware timestamp dequeue logic
laurent brando
2020-07-27
1
-5
/
+5
*
Merge tag 'timers-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2020-07-25
2
-10
/
+58
|
\
|
*
clocksource/drivers/timer-ti-dm: Fix suspend and resume for am3 and am4
Tony Lindgren
2020-07-21
2
-10
/
+58
*
|
Merge tag 'efi-urgent-2020-07-25' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-07-25
9
-36
/
+38
|
\
\
|
*
|
efi: Revert "efi/x86: Fix build with gcc 4"
Ard Biesheuvel
2020-07-09
1
-2
/
+1
|
*
|
efi/efivars: Expose RT service availability via efivars abstraction
Ard Biesheuvel
2020-07-09
4
-12
/
+16
|
*
|
efi/libstub: Move the function prototypes to header file
Atish Patra
2020-07-09
2
-17
/
+16
|
*
|
efi/libstub: Fix gcc error around __umoddi3 for 32 bit builds
Atish Patra
2020-07-09
1
-1
/
+1
|
*
|
efi/x86: Only copy upto the end of setup_header
Arvind Sankar
2020-06-25
1
-2
/
+4
|
*
|
efi/x86: Remove unused variables
Arvind Sankar
2020-06-25
1
-2
/
+0
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net into master
Linus Torvalds
2020-07-25
86
-436
/
+713
|
\
\
\
[next]