index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
devlink: ignore -EOPNOTSUPP errors on dumpit
Jakub Kicinski
2020-07-31
1
-6
/
+18
*
rxrpc: Fix race between recvmsg and sendmsg on immediate call failure
David Howells
2020-07-31
4
-12
/
+28
*
MAINTAINERS: Replace Thor Thayer as Altera Triple Speed Ethernet maintainer
Joyce Ooi
2020-07-31
1
-1
/
+1
*
selftests/bpf: fix netdevsim trap_flow_action_cookie read
Hangbin Liu
2020-07-31
1
-0
/
+3
*
ipv6: fix memory leaks on IPV6_ADDRFORM path
Cong Wang
2020-07-31
3
-5
/
+14
*
ibmvnic: Fix IRQ mapping disposal in error path
Thomas Falcon
2020-07-30
1
-1
/
+1
*
Merge branch 'mlxsw-fixes'
David S. Miller
2020-07-29
8
-41
/
+51
|
\
|
*
selftests: ethtool: Fix test when only two speeds are supported
Amit Cohen
2020-07-29
1
-2
/
+0
|
*
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
5
-3
/
+20
|
*
mlxsw: spectrum_router: Allow programming link-local host routes
Ido Schimmel
2020-07-29
1
-9
/
+0
|
/
*
ipv4: Silence suspicious RCU usage warning
Ido Schimmel
2020-07-29
1
-1
/
+1
*
vxlan: Ensure FDB dump is performed under RCU
Ido Schimmel
2020-07-29
1
-2
/
+8
*
Documentation: bareudp: Corrected description of bareudp module.
Martin Varghese
2020-07-29
1
-3
/
+2
*
bareudp: forbid mixing IP and MPLS in multiproto mode
Guillaume Nault
2020-07-29
1
-7
/
+22
*
ipv6: Fix nexthop refcnt leak when creating ipv6 route info
Xiyu Yang
2020-07-29
1
-4
/
+4
*
Merge branch 'Fix-bugs-in-Octeontx2-netdev-driver'
David S. Miller
2020-07-29
2
-0
/
+5
|
\
|
*
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
*
Merge branch 'rhashtable-Fix-unprotected-RCU-dereference-in-__rht_ptr'
David S. Miller
2020-07-29
2
-57
/
+47
|
\
|
*
rhashtable: Restore RCU marking on rhash_lock_head
Herbert Xu
2020-07-29
2
-51
/
+40
|
*
rhashtable: Fix unprotected RCU dereference in __rht_ptr
Herbert Xu
2020-07-29
1
-12
/
+13
|
/
*
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
8
-52
/
+121
|
\
|
*
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
5
-9
/
+37
|
*
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
*
|
Merge branch 'net-lan78xx-fix-NULL-deref-and-memory-leak'
David S. Miller
2020-07-28
1
-82
/
+31
|
\
\
|
*
|
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
*
|
Merge branch 'hns3-fixes'
David S. Miller
2020-07-28
3
-39
/
+52
|
\
\
|
|
/
|
/
|
|
*
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
[next]