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
Age
Commit message (
Expand
)
Author
Files
Lines
2019-08-18
bnxt_en: Fix handling FRAG_ERR when NVM_INSTALL_UPDATE cmd fails
Vasundhara Volam
1
-7
/
+5
2019-08-18
bnxt_en: Improve RX doorbell sequence.
Michael Chan
1
-3
/
+7
2019-08-18
bnxt_en: Fix VNIC clearing logic for 57500 chips.
Michael Chan
1
-8
/
+18
2019-08-18
net: kalmia: fix memory leaks
Wenwen Wang
1
-3
/
+3
2019-08-18
cx82310_eth: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-18
bnx2x: Fix VF's VLAN reconfiguration in reload.
Manish Chopra
3
-8
/
+18
2019-08-16
lan78xx: Fix memory leaks
Wenwen Wang
1
-3
/
+5
2019-08-15
net: myri10ge: fix memory leaks
Wenwen Wang
1
-1
/
+1
2019-08-15
liquidio: add cleanup in octeon_setup_iq()
Wenwen Wang
1
-1
/
+3
2019-08-15
net/mlx5e: Fix compatibility issue with ethtool flash device
Eran Ben Elisha
3
-0
/
+46
2019-08-15
net/mlx5e: Fix a race with XSKICOSQ in XSK wakeup flow
Maxim Mikityanskiy
1
-0
/
+3
2019-08-14
cxgb4: fix a memory leak bug
Wenwen Wang
1
-1
/
+3
2019-08-13
net: phy: consider AN_RESTART status when reading link status
Heiner Kallweit
2
-1
/
+25
2019-08-13
net/mlx4_en: fix a memory leak bug
Wenwen Wang
1
-1
/
+2
2019-08-13
ibmveth: Convert multicast list size for little-endian system
Thomas Falcon
1
-4
/
+5
2019-08-12
net: phy: at803x: stop switching phy delay config needlessly
André Draszik
1
-24
/
+8
2019-08-11
net: tc35815: Explicitly check NET_IP_ALIGN is not zero in tc35815_rx
Nathan Chancellor
1
-1
/
+1
2019-08-11
mlxsw: spectrum_ptp: Keep unmatched entries in a linked list
Petr Machata
1
-83
/
+55
2019-08-11
net: nps_enet: Fix function names in doc comments
Jonathan Neuschäfer
1
-2
/
+2
2019-08-11
netdevsim: Restore per-network namespace accounting for fib entries
David Ahern
4
-86
/
+98
2019-08-09
hv_netvsc: Fix a warning of suspicious RCU usage
Dexuan Cui
1
-2
/
+7
2019-08-09
Merge tag 'mlx5-fixes-2019-08-08' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
11
-104
/
+97
2019-08-09
ixgbe: fix possible deadlock in ixgbe_service_task()
Taehee Yoo
1
-4
/
+1
2019-08-08
net: tundra: tsi108: use spin_lock_irqsave instead of spin_lock_irq in IRQ co...
Fuqian Huang
1
-2
/
+3
2019-08-08
team: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-08
net: dsa: sja1105: remove set but not used variables 'tx_vid' and 'rx_vid'
YueHaibing
1
-4
/
+0
2019-08-08
bonding: Add vlan tx offload to hw_enc_features
YueHaibing
1
-0
/
+2
2019-08-08
xen/netback: Reset nr_frags before freeing skb
Ross Lagerwall
1
-0
/
+2
2019-08-08
net/mlx5e: Remove redundant check in CQE recovery flow of tx reporter
Aya Levin
1
-3
/
+0
2019-08-08
net/mlx5e: Fix error flow of CQE recovery on tx reporter
Aya Levin
2
-5
/
+8
2019-08-08
net/mlx5e: Fix false negative indication on tx reporter CQE recovery
Aya Levin
1
-4
/
+2
2019-08-08
net/mlx5e: kTLS, Fix tisn field placement
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix tisn field name
Tariq Toukan
1
-3
/
+3
2019-08-08
net/mlx5e: kTLS, Fix progress params context WQE layout
Tariq Toukan
3
-6
/
+13
2019-08-08
net/mlx5: crypto, Fix wrong offset in encryption key command
Tariq Toukan
1
-0
/
+1
2019-08-08
net/mlx5e: ethtool, Avoid setting speed to 56GBASE when autoneg off
Mohamad Heib
1
-0
/
+8
2019-08-08
net/mlx5e: Only support tx/rx pause setting for port owner
Huy Nguyen
1
-0
/
+3
2019-08-08
net/mlx5: Support inner header match criteria for non decap flow action
Huy Nguyen
3
-21
/
+26
2019-08-08
net/mlx5e: Use flow keys dissector to parse packets for ARFS
Maxim Mikityanskiy
1
-63
/
+34
2019-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
122
-840
/
+1278
2019-08-06
net: dsa: sja1105: Really fix panic on unregistering PTP clock
Vladimir Oltean
2
-6
/
+5
2019-08-06
net: dsa: sja1105: Use the LOCKEDS bit for SJA1105 E/T as well
Vladimir Oltean
2
-16
/
+13
2019-08-06
net: dsa: sja1105: Fix broken learning with vlan_filtering disabled
Vladimir Oltean
1
-66
/
+55
2019-08-06
net: dsa: qca8k: Add of_node_put() in qca8k_setup_mdio_bus()
Nishka Dasgupta
1
-1
/
+5
2019-08-06
net: hisilicon: Fix dma_map_single failed on arm64
Jiangfeng Xiao
1
-9
/
+11
2019-08-06
net: hisilicon: fix hip04-xmit never return TX_BUSY
Jiangfeng Xiao
1
-1
/
+1
2019-08-06
net: hisilicon: make hip04_tx_reclaim non-reentrant
Jiangfeng Xiao
1
-2
/
+4
2019-08-06
net: stmmac: tc: Do not return a fragment entry
Jose Abreu
1
-1
/
+1
2019-08-06
net: stmmac: Fix issues when number of Queues >= 4
Jose Abreu
2
-0
/
+8
2019-08-06
net: stmmac: xgmac: Fix XGMAC selftests
Jose Abreu
2
-11
/
+79
[next]