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-09-28
qed: Fix shmem structure inconsistency between driver and the mfw.
Sudarsana Reddy Kalluru
1
-0
/
+1
2018-09-27
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Greg Kroah-Hartman
1
-1
/
+0
2018-09-27
iwlwifi: 1000: set the TFD queue size
Pavel Machek
1
-0
/
+1
2018-09-27
ieee802154: mcr20a: Replace magic number with constants
Xue Liu
1
-4
/
+4
2018-09-27
ieee802154: ca8210: remove redundant condition check before debugfs_remove
zhong jiang
1
-2
/
+1
2018-09-27
bnxt_en: Fix TX timeout during netpoll.
Michael Chan
1
-3
/
+10
2018-09-27
vxlan: fill ttl inherit info
Hangbin Liu
1
-0
/
+3
2018-09-27
net: phy: sfp: Fix unregistering of HWMON SFP device
Andrew Lunn
1
-2
/
+5
2018-09-27
qed: Avoid implicit enum conversion in qed_iwarp_parse_rx_pkt
Nathan Chancellor
1
-2
/
+2
2018-09-27
qed: Avoid constant logical operation warning in qed_vf_pf_acquire
Nathan Chancellor
1
-1
/
+0
2018-09-27
bonding: avoid possible dead-lock
Mahesh Bandewar
1
-26
/
+17
2018-09-27
bonding: pass link-local packets to bonding master also.
Mahesh Bandewar
1
-2
/
+19
2018-09-27
qed: Avoid implicit enum conversion in qed_roce_mode_to_flavor
Nathan Chancellor
1
-11
/
+4
2018-09-27
qed: Fix mask parameter in qed_vf_prep_tunn_req_tlv
Nathan Chancellor
1
-2
/
+2
2018-09-27
qed: Avoid implicit enum conversion in qed_set_tunn_cls_info
Nathan Chancellor
1
-1
/
+1
2018-09-27
wimax/i2400m: fix spelling mistake "not unitialized" -> "uninitialized"
Colin Ian King
1
-1
/
+1
2018-09-27
qed: fix spelling mistake "toogle" -> "toggle"
Colin Ian King
1
-1
/
+1
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-3
/
+9
2018-09-27
Revert "net: phy: fix WoL handling when suspending the PHY"
David S. Miller
1
-26
/
+16
2018-09-27
net: phy: fix WoL handling when suspending the PHY
Heiner Kallweit
1
-16
/
+26
2018-09-26
mac80211_hwsim: do not omit multicast announce of first added radio
Martin Willi
1
-2
/
+1
2018-09-26
mac80211_hwsim: fix race in radio destruction from netlink notifier
Martin Willi
1
-13
/
+9
2018-09-26
mac80211_hwsim: fix locking when iterating radios during ns exit
Martin Willi
1
-4
/
+7
2018-09-25
net: hns: fix for unmapping problem when SMMU is on
Yunsheng Lin
2
-12
/
+20
2018-09-25
xen-netback: handle page straddling in xenvif_set_hash_mapping()
Jan Beulich
1
-7
/
+18
2018-09-25
xen-netback: validate queue numbers in xenvif_set_hash_mapping()
Jan Beulich
3
-8
/
+18
2018-09-25
xen-netback: fix input validation in xenvif_set_hash_mapping()
Jan Beulich
1
-5
/
+7
2018-09-25
net: macb: Clean 64b dma addresses if they are not detected
Michal Simek
1
-0
/
+1
2018-09-24
net: mvneta: fix the remaining Rx descriptor unmapping issues
Antoine Tenart
1
-5
/
+4
2018-09-24
net: aquantia: memory corruption on jumbo frames
Friedemann Gerold
1
-14
/
+18
2018-09-24
tun: remove ndo_poll_controller
Eric Dumazet
1
-43
/
+0
2018-09-24
nfp: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnxt: remove ndo_poll_controller
Eric Dumazet
1
-18
/
+0
2018-09-24
bnx2x: remove ndo_poll_controller
Eric Dumazet
1
-16
/
+0
2018-09-24
mlx5: remove ndo_poll_controller
Eric Dumazet
1
-19
/
+0
2018-09-24
mlx4: remove ndo_poll_controller
Eric Dumazet
1
-20
/
+0
2018-09-24
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-24
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-24
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-24
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-24
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-24
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
bonding: use netpoll_poll_dev() helper
Eric Dumazet
1
-9
/
+2
2018-09-22
net/mlx4: Use cpumask_available for eq->affinity_mask
Nathan Chancellor
1
-1
/
+2
2018-09-22
net: apple: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+6
2018-09-22
net: i825xx: fix return type of ndo_start_xmit function
YueHaibing
3
-6
/
+9
2018-09-22
net: wiznet: fix return type of ndo_start_xmit function
YueHaibing
2
-2
/
+2
2018-09-22
net: sgi: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
2018-09-22
net: cirrus: fix return type of ndo_start_xmit function
YueHaibing
2
-3
/
+3
[prev]
[next]