index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-14
net: stmmac: fix taprio configuration when base_time is in the past
Yannick Vignon
1
-2
/
+18
2021-01-14
net: stmmac: fix taprio schedule configuration
Yannick Vignon
1
-48
/
+4
2021-01-13
net: stmmac: Fixed mtu channged by cache aligned
David Wu
1
-1
/
+2
2021-01-13
cxgb4/chtls: Fix tid stuck due to wrong update of qid
Ayush Sawal
4
-2
/
+82
2021-01-13
i40e: fix potential NULL pointer dereferencing
Cristian Dumitrescu
1
-1
/
+1
2021-01-13
net: stmmac: use __napi_schedule() for PREEMPT_RT
Seb Laveze
1
-2
/
+2
2021-01-12
bnxt_en: Clear DEFRAG flag in firmware message when retry flashing.
Pavan Chebbi
1
-1
/
+2
2021-01-12
bnxt_en: Improve stats context resource accounting with RDMA driver loaded.
Michael Chan
1
-2
/
+6
2021-01-11
net: mvpp2: Remove Pause and Asym_Pause support
Stefan Chulski
1
-2
/
+0
2021-01-09
mlxsw: core: Increase critical threshold for ASIC thermal zone
Vadim Pasternak
1
-1
/
+1
2021-01-09
mlxsw: core: Add validation of transceiver temperature thresholds
Vadim Pasternak
1
-4
/
+7
2021-01-09
netxen_nic: fix MSI/MSI-x interrupts
Manish Chopra
1
-6
/
+1
2021-01-07
Merge tag 'mlx5-fixes-2021-01-07' of git://git.kernel.org/pub/scm/linux/kerne...
Jakub Kicinski
12
-65
/
+120
2021-01-07
octeontx2-af: fix memory leak of lmac and lmac->name
Colin Ian King
1
-3
/
+11
2021-01-07
chtls: Fix chtls resources release sequence
Ayush Sawal
1
-4
/
+4
2021-01-07
chtls: Added a check to avoid NULL pointer dereference
Ayush Sawal
1
-0
/
+5
2021-01-07
chtls: Replace skb_dequeue with skb_peek
Ayush Sawal
1
-1
/
+1
2021-01-07
chtls: Avoid unnecessary freeing of oreq pointer
Ayush Sawal
1
-3
/
+1
2021-01-07
chtls: Fix panic when route to peer not configured
Ayush Sawal
1
-2
/
+12
2021-01-07
chtls: Remove invalid set_tcb call
Ayush Sawal
1
-3
/
+0
2021-01-07
chtls: Fix hardware tid leak
Ayush Sawal
1
-36
/
+3
2021-01-07
net/mlx5e: Fix memleak in mlx5e_create_l2_table_groups
Dinghao Liu
1
-0
/
+1
2021-01-07
net/mlx5e: Fix two double free cases
Dinghao Liu
1
-0
/
+2
2021-01-07
net/mlx5: Release devlink object if adev fails
Leon Romanovsky
1
-2
/
+5
2021-01-07
net/mlx5e: ethtool, Fix restriction of autoneg with 56G
Aya Levin
1
-6
/
+18
2021-01-07
net/mlx5e: In skb build skip setting mark in switchdev mode
Maor Dickman
1
-0
/
+5
2021-01-07
net/mlx5: E-Switch, fix changing vf VLANID
Alaa Hleihel
1
-14
/
+13
2021-01-07
net/mlx5e: Fix SWP offsets when vlan inserted by driver
Moshe Shemesh
3
-7
/
+19
2021-01-07
net/mlx5e: CT: Use per flow counter when CT flow accounting is enabled
Oz Shlomo
1
-28
/
+49
2021-01-07
net/mlx5: Use port_num 1 instead of 0 when delete a RoCE address
Mark Zhang
1
-1
/
+1
2021-01-07
net/mlx5e: Add missing capability check for uplink follow
Aya Levin
1
-1
/
+2
2021-01-07
net/mlx5: Check if lag is supported before creating one
Mark Zhang
1
-6
/
+5
2021-01-06
net: mvneta: fix error message when MTU too large for XDP
Marek Behún
1
-1
/
+1
2021-01-05
net: ethernet: fs_enet: Add missing MODULE_LICENSE
Michael Ellerman
2
-0
/
+2
2021-01-05
net: hns3: fix incorrect handling of sctp6 rss tuple
Jian Shen
4
-5
/
+14
2021-01-05
net: hns3: fix the number of queues actually used by ARQ
Yufeng Mo
1
-2
/
+2
2021-01-05
net: hns3: fix a phy loopback fail issue
Yonglong Liu
1
-1
/
+2
2021-01-05
net: stmmac: dwmac-sun8i: Balance syscon (de)initialization
Samuel Holland
1
-25
/
+25
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY power
Samuel Holland
1
-8
/
+23
2021-01-05
net: stmmac: dwmac-sun8i: Balance internal PHY resource references
Samuel Holland
1
-6
/
+21
2021-01-05
net: stmmac: dwmac-sun8i: Fix probe error handling
Samuel Holland
1
-10
/
+15
2021-01-05
net/sonic: Fix some resource leaks in error handling paths
Christophe JAILLET
2
-4
/
+15
2021-01-05
qed: select CONFIG_CRC32
Arnd Bergmann
1
-0
/
+1
2021-01-05
Merge tag 'net-5.11-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
28
-102
/
+210
2021-01-04
r8169: work around power-saving bug on some chip versions
Heiner Kallweit
1
-2
/
+4
2021-01-04
net: macb: Correct usage of MACB_CAPS_CLK_HW_CHG flag
Charles Keepax
1
-1
/
+1
2021-01-04
ibmvnic: fix: NULL pointer dereference.
YANG LI
1
-3
/
+1
2020-12-28
atlantic: remove architecture depends
Léo Le Bouter
1
-1
/
+0
2020-12-28
net: hns: fix return value check in __lb_other_process()
Yunjian Wang
1
-0
/
+4
2020-12-28
net: mvpp2: fix pkt coalescing int-threshold configuration
Stefan Chulski
1
-5
/
+6
[next]