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.13.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
2019-04-03
net: dsa: qca8k: remove leftover phy accessors
Christian Lamparter
1
-18
/
+0
2019-04-03
tun: add a missing rcu_read_unlock() in error path
Eric Dumazet
1
-0
/
+1
2019-04-03
thunderx: eliminate extra calls to put_page() for pages held for recycling
Dean Nelson
1
-4
/
+3
2019-04-03
thunderx: enable page recycling for non-XDP case
Dean Nelson
1
-12
/
+11
2019-04-03
vxlan: Don't call gro_cells_destroy() before device is unregistered
Zhiqiang Liu
1
-3
/
+1
2019-04-03
vrf: prevent adding upper devices
Sabrina Dubroca
1
-0
/
+1
2019-04-03
tun: properly test for IFF_UP
Eric Dumazet
1
-4
/
+11
2019-04-03
net: stmmac: fix memory corruption with large MTUs
Aaro Koskinen
1
-2
/
+3
2019-04-03
net: phy: meson-gxl: fix interrupt support
Jerome Brunet
1
-0
/
+6
2019-04-03
net: aquantia: fix rx checksum offload for UDP/TCP over IPv6
Dmitry Bogdanov
1
-2
/
+3
2019-04-03
mac8390: Fix mmio access size probe
Finn Thain
1
-7
/
+12
2019-04-03
gtp: change NET_UDP_TUNNEL dependency to select
Matteo Croce
1
-2
/
+2
2019-03-23
can: flexcan: FLEXCAN_IFLAG_MB: add () around macro argument
Marc Kleine-Budde
1
-1
/
+1
2019-03-23
libertas_tf: don't set URB_ZERO_PACKET on IN USB transfer
Lubomir Rintel
1
-2
/
+0
2019-03-23
net: set static variable an initial value in atl2_probe()
Mao Wenan
1
-3
/
+1
2019-03-23
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-03-23
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-03-23
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
1
-11
/
+6
2019-03-23
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
1
-1
/
+1
2019-03-23
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
1
-4
/
+8
2019-03-23
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2
-4
/
+13
2019-03-23
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-03-23
ixgbe: fix older devices that do not support IXGBE_MRQC_L3L4TXSWEN
Jeff Kirsher
1
-2
/
+5
2019-03-23
net: marvell: mvneta: fix DMA debug warning
Russell King
1
-1
/
+1
2019-03-23
qed: Fix iWARP syn packet mac address validation.
Michal Kalderon
1
-0
/
+9
2019-03-23
qed: Fix iWARP buffer size provided for syn packet processing.
Michal Kalderon
2
-7
/
+6
2019-03-23
net: mv643xx_eth: disable clk on error path in mv643xx_eth_shared_probe()
Alexey Khoroshilov
1
-1
/
+6
2019-03-23
qmi_wwan: apply SET_DTR quirk to Sierra WP7607
Beniamino Galvani
1
-2
/
+2
2019-03-23
net: dsa: bcm_sf2: Do not assume DSA master supports WoL
Florian Fainelli
1
-4
/
+6
2019-03-23
net: systemport: Fix reception of BPDUs
Florian Fainelli
1
-0
/
+4
2019-03-23
net: hns: Fix object reference leaks in hns_dsaf_roce_reset()
Huang Zijiang
1
-0
/
+2
2019-03-23
net: dsa: bcm_sf2: potential array overflow in bcm_sf2_sw_suspend()
Dan Carpenter
1
-1
/
+1
2019-03-19
i40e: report correct statistics when XDP is enabled
Björn Töpel
1
-11
/
+13
2019-03-19
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
1
-21
/
+14
2019-03-19
ipvlan: disallow userns cap_net_admin to change global mode/flags
Daniel Borkmann
1
-0
/
+4
2019-03-19
team: use operstate consistently for linkup
George Wilkie
1
-2
/
+2
2019-03-19
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-03-19
net/mlx4_core: Fix qp mtt size calculation
Jack Morgenstein
1
-3
/
+3
2019-03-19
net/mlx4_core: Fix locking in SRIOV mode when switching between events and po...
Jack Morgenstein
1
-0
/
+8
2019-03-19
net/mlx4_core: Fix reset flow when in command polling mode
Jack Morgenstein
1
-0
/
+1
2019-03-19
vxlan: test dev->flags & IFF_UP before calling gro_cells_receive()
Eric Dumazet
1
-0
/
+11
2019-03-19
vxlan: Fix GRO cells race condition between receive and link delete
Stefano Brivio
1
-1
/
+2
2019-03-19
ravb: Decrease TxFIFO depth of Q3 and Q2 to one
Masaru Nagai
1
-1
/
+1
2019-03-19
pptp: dst_release sk_dst_cache in pptp_sock_destruct
Xin Long
1
-0
/
+1
2019-03-19
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-8
/
+1
2019-03-19
lan743x: Fix RX Kernel Panic
Bryan Whitehead
1
-14
/
+32
2019-03-14
ath9k: Avoid OF no-EEPROM quirks without qca,no-eeprom
Daniel F. Dickinson
1
-3
/
+3
2019-03-14
qede: Fix system crash on configuring channels.
Sudarsana Reddy Kalluru
3
-0
/
+19
2019-03-14
qed: Consider TX tcs while deriving the max num_queues for PF.
Sudarsana Reddy Kalluru
1
-2
/
+3
2019-03-14
qed: Fix EQ full firmware assert.
Manish Chopra
2
-8
/
+8
[prev]
[next]