index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-28
net: thunderx: fix NULL pointer dereference in nic_remove
Lorenzo Bianconi
1
-0
/
+3
2018-11-28
net: phy: add workaround for issue where PHY driver doesn't bind to the device
Heiner Kallweit
1
-0
/
+8
2018-11-28
usbnet: ipheth: fix potential recvmsg bug and recvmsg bug 2
Bernd Eckstein
1
-6
/
+4
2018-11-24
net: gemini: Fix copy/paste error
Andreas Fiedler
1
-1
/
+1
2018-11-24
net: phy: mscc: fix deadlock in vsc85xx_default_config
Quentin Schulz
1
-9
/
+5
2018-11-24
net: thunderx: set tso_hdrs pointer to NULL in nicvf_free_snd_queue
Lorenzo Bianconi
1
-1
/
+3
2018-11-24
net: amd: add missing of_node_put()
Yangtao Li
1
-1
/
+3
2018-11-24
team: no need to do team_notify_peers or team_mcast_rejoin when disabling port
Hangbin Liu
1
-2
/
+0
2018-11-23
virtio-net: fail XDP set if guest csum is negotiated
Jason Wang
1
-2
/
+3
2018-11-23
virtio-net: disable guest csum during XDP set
Jason Wang
1
-6
/
+2
2018-11-22
ibmvnic: Update driver queues after change in ring size support
Thomas Falcon
1
-1
/
+8
2018-11-22
ibmvnic: Fix RX queue buffer cleanup
Thomas Falcon
1
-2
/
+2
2018-11-22
net: thunderx: set xdp_prog to NULL if bpf_prog_add fails
Lorenzo Bianconi
1
-2
/
+7
2018-11-22
net: faraday: ftmac100: remove netif_running(netdev) check before disabling i...
Vincent Chen
1
-4
/
+3
2018-11-22
Merge tag 'wireless-drivers-for-davem-2018-11-20' of git://git.kernel.org/pub...
David S. Miller
16
-38
/
+82
2018-11-20
tg3: Add PHY reset for 5717/5719/5720 in change ring and flow control paths
Siva Reddy Kallam
1
-2
/
+16
2018-11-20
Merge tag 'mlx5-fixes-2018-11-19' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
12
-83
/
+116
2018-11-20
net/ibmnvic: Fix deadlock problem in reset
Juliet Kim
2
-39
/
+22
2018-11-20
qed: Fix QM getters to always return a valid pq
Denis Bolotin
1
-4
/
+20
2018-11-20
qed: Fix bitmap_weight() check
Denis Bolotin
1
-1
/
+4
2018-11-20
net/mlx5e: Fix failing ethtool query on FEC query error
Shay Agroskin
1
-2
/
+1
2018-11-20
net/mlx5e: Removed unnecessary warnings in FEC caps query
Shay Agroskin
2
-4
/
+4
2018-11-20
net/mlx5e: Fix wrong field name in FEC related functions
Shay Agroskin
1
-2
/
+2
2018-11-20
net/mlx5e: Fix a bug in turning off FEC policy in unsupported speeds
Shay Agroskin
1
-16
/
+12
2018-11-20
net: ena: update driver version from 2.0.1 to 2.0.2
Arthur Kiyanovski
1
-1
/
+1
2018-11-20
net: ena: fix crash during ena_remove()
Arthur Kiyanovski
1
-11
/
+10
2018-11-20
net: ena: fix crash during failed resume from hibernation
Arthur Kiyanovski
1
-1
/
+1
2018-11-20
net/mlx5e: Fix selftest for small MTUs
Valentine Fatiev
1
-16
/
+10
2018-11-20
net/mlx5e: RX, verify received packet size in Linear Striding RQ
Moshe Shemesh
5
-1
/
+15
2018-11-20
net/mlx5e: Apply the correct check for supporting TC esw rules split
Roi Dayan
1
-1
/
+1
2018-11-20
net/mlx5e: Adjust to max number of channles when re-attaching
Yuval Avnery
1
-5
/
+22
2018-11-20
net/mlx5e: Always use the match level enum when parsing TC rule match
Or Gerlitz
1
-2
/
+2
2018-11-20
net/mlx5e: Claim TC hw offloads support only under a proper build config
Or Gerlitz
1
-0
/
+6
2018-11-20
net/mlx5e: Don't match on vlan non-existence if ethertype is wildcarded
Or Gerlitz
1
-31
/
+32
2018-11-20
net/mlx5e: IPoIB, Reset QP after channels are closed
Denis Drozdov
1
-1
/
+1
2018-11-20
net/mlx5: IPSec, Fix the SA context hash key
Raed Salem
1
-2
/
+8
2018-11-19
tuntap: fix multiqueue rx
Matthew Cover
1
-1
/
+6
2018-11-18
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+5
2018-11-17
Revert "net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs"
David S. Miller
1
-9
/
+5
2018-11-17
net: phy: mdio-gpio: Fix working over slow can_sleep GPIOs
Martin Schiller
1
-5
/
+9
2018-11-17
net: lantiq: Fix returned value in case of error in 'xrx200_probe()'
Christophe JAILLET
1
-2
/
+3
2018-11-17
net: mvneta: Don't advertise 2.5G modes
Maxime Chevallier
1
-9
/
+3
2018-11-16
mt76: fix uninitialized mutex access setting rts threshold
Lorenzo Bianconi
2
-3
/
+2
2018-11-16
brcmfmac: fix reporting support for 160 MHz channels
Rafał Miłecki
1
-1
/
+2
2018-11-16
ath10k: don't assume 'vif' is non-NULL in flush()
Brian Norris
1
-1
/
+1
2018-11-16
drivers/net/ethernet/qlogic/qed/qed_rdma.h: fix typo
Andrew Morton
1
-1
/
+1
2018-11-16
net/mlx4: Fix UBSAN warning of signed integer overflow
Aya Levin
1
-2
/
+2
2018-11-16
net/mlx4_core: Fix uninitialized variable compilation warning
Tariq Toukan
1
-1
/
+1
2018-11-16
net/mlx4_core: Zero out lkey field in SW2HW_MPT fw command
Jack Morgenstein
1
-0
/
+1
2018-11-16
iwlwifi: mvm: don't use SAR Geo if basic SAR is not used
Luca Coelho
1
-8
/
+28
[prev]
[next]