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-01-29
net: b44: replace dev_kfree_skb_xxx by dev_consume_skb_xxx for drop profiles
Yang Wei
1
-2
/
+2
2019-01-29
net: caif: call dev_consume_skb_any when skb xmit done
Yang Wei
1
-4
/
+1
2019-01-29
net: 8139cp: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-29
net: macb: Apply RXUBR workaround only to versions with errata
Harini Katakam
2
-11
/
+20
2019-01-28
net: ti: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: apple: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-28
net: amd8111e: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-28
net: alteon: replace dev_kfree_skb_irq by dev_consume_skb_irq
Yang Wei
1
-1
/
+1
2019-01-28
qed: Fix stack out of bounds bug
Manish Chopra
1
-4
/
+4
2019-01-28
qed: Fix system crash in ll2 xmit
Manish Chopra
1
-5
/
+15
2019-01-28
qed: Fix VF probe failure while FLR
Manish Chopra
1
-0
/
+10
2019-01-28
qed: Fix LACP pdu drops for VFs
Manish Chopra
3
-2
/
+16
2019-01-28
qed: Fix bug in tx promiscuous mode settings
Manish Chopra
1
-1
/
+6
2019-01-28
net: i825xx: replace dev_kfree_skb_irq by dev_consume_skb_irq for drop profiles
Yang Wei
1
-1
/
+1
2019-01-27
net: dsa: mv88e6xxx: Fix serdes irq setup going recursive
Andrew Lunn
1
-1
/
+1
2019-01-27
net: stmmac: dwmac-rk: fix error handling in rk_gmac_powerup()
Alexey Khoroshilov
1
-1
/
+3
2019-01-27
net: hns: Fix wrong read accesses via Clause 45 MDIO protocol
Yonglong Liu
1
-1
/
+1
2019-01-27
net: hns: Restart autoneg need return failed when autoneg off
Yonglong Liu
1
-7
/
+9
2019-01-27
net: hns: Fix for missing of_node_put() after of_parse_phandle()
Yonglong Liu
1
-0
/
+5
2019-01-27
Merge tag 'mlx5-fixes-2019-01-25' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
6
-19
/
+58
2019-01-27
net: altera_tse: fix msgdma_tx_completion on non-zero fill_level case
Tomonori Sakita
1
-1
/
+2
2019-01-25
qed: Revert error handling changes.
David S. Miller
16
-706
/
+198
2019-01-25
net/mlx5e: Unblock setting vid 0 for VFs through the uplink rep
Or Gerlitz
1
-0
/
+13
2019-01-25
net/mlx5e: Move to use common phys port names for vport representors
Or Gerlitz
3
-2
/
+33
2019-01-25
net/mlx5e: Allow MAC invalidation while spoofchk is ON
Aya Levin
1
-12
/
+6
2019-01-25
net/mlx5: Take lock with IRQs disabled to avoid deadlock
Moni Shoua
1
-2
/
+3
2019-01-25
net/mlx5e: Fix wrong private flag usage causing checksum disable
Shay Agroskin
1
-1
/
+1
2019-01-25
Revert "net/mlx5e: E-Switch, Initialize eswitch only if eswitch manager"
Bodong Wang
1
-2
/
+2
2019-01-25
Merge tag 'mac80211-for-davem-2019-01-25' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-1
/
+8
2019-01-24
ibmveth: Do not process frames after calling napi_reschedule
Thomas Falcon
1
-2
/
+0
2019-01-24
net: usb: asix: ax88772_bind return error when hw_reset fail
Zhang Run
1
-2
/
+7
2019-01-24
Merge tag 'hyperv-fixes-signed' of git://git.kernel.org/pub/scm/linux/kernel/...
David S. Miller
4
-68
/
+129
2019-01-24
Merge tag 'linux-can-fixes-for-5.0-20190122' of git://git.kernel.org/pub/scm/...
David S. Miller
2
-16
/
+15
2019-01-24
net/mlx4_core: Fix error handling when initializing CQ bufs in the driver
Jack Morgenstein
1
-2
/
+4
2019-01-24
net/mlx4_core: Add masking for a few queries on HCA caps
Aya Levin
1
-29
/
+46
2019-01-23
sfc: suppress duplicate nvmem partition types in efx_ef10_mtd_probe
Edward Cree
1
-8
/
+21
2019-01-23
hv_netvsc: fix typos in code comments
Adrian Vladu
4
-6
/
+6
2019-01-23
hv_netvsc: Fix hash key value reset after other ops
Haiyang Zhang
4
-7
/
+19
2019-01-23
hv_netvsc: Refactor assignments of struct netvsc_device_info
Haiyang Zhang
1
-49
/
+85
2019-01-23
hv_netvsc: Fix ethtool change hash key error
Haiyang Zhang
1
-6
/
+19
2019-01-23
ravb: expand rx descriptor data to accommodate hw checksum
Simon Horman
1
-5
/
+7
2019-01-22
net: phy: Fixup GPLv2+ SPDX tags based on license text
Andrew Lunn
3
-28
/
+5
2019-01-22
net: fec: get regulator optional
Stefan Agner
1
-1
/
+1
2019-01-22
net: altera_tse: fix connect_local_phy error path
Atsushi Nemoto
1
-1
/
+3
2019-01-22
net: dpaa2: improve PTP Kconfig option
Yangbo Lu
1
-2
/
+3
2019-01-22
qede: Error recovery process
Tomer Tayar
3
-70
/
+297
2019-01-22
qed: Add infrastructure for error detection and recovery
Tomer Tayar
10
-16
/
+231
2019-01-22
qed: Revise load sequence to avoid PCI errors
Tomer Tayar
7
-112
/
+178
2019-01-22
net: sun: cassini: Cleanup license conflict
Thomas Gleixner
2
-28
/
+2
2019-01-22
can: flexcan: fix NULL pointer exception during bringup
Uwe Kleine-König
1
-1
/
+1
[next]