index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2019-03-10
team: Free BPF filter when unregistering netdev
Ido Schimmel
1
-0
/
+15
2019-03-10
sky2: Disable MSI on Dell Inspiron 1545 and Gateway P-79
Kai-Heng Feng
1
-1
/
+23
2019-03-10
qmi_wwan: Add support for Quectel EG12/EM12
Kristian Evensen
1
-8
/
+18
2019-03-10
net: mscc: Enable all ports in QSGMII
Kavya Sree Kotagiri
1
-3
/
+11
2019-03-10
net: dsa: mv8e6xxx: fix number of internal PHYs for 88E6x90 family
Heiner Kallweit
1
-6
/
+6
2019-03-10
net: dsa: mv88e6xxx: handle unknown duplex modes gracefully in mv88e6xxx_port...
Heiner Kallweit
1
-1
/
+1
2019-03-10
net: dsa: mv88e6xxx: add call to mv88e6xxx_ports_cmode_init to probe for new ...
Heiner Kallweit
1
-0
/
+1
2019-03-02
net: dsa: mv88e6xxx: Fix statistics on mv88e6161
Andrew Lunn
1
-1
/
+1
2019-03-01
geneve: correctly handle ipv6.disable module parameter
Jiri Benc
1
-3
/
+8
2019-03-01
net: dsa: mv88e6xxx: prevent interrupt storm caused by mv88e6390x_port_set_cmode
Heiner Kallweit
3
-0
/
+15
2019-03-01
lan743x: Fix TX Stall Issue
Bryan Whitehead
1
-4
/
+12
2019-03-01
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
Heiner Kallweit
1
-0
/
+4
2019-03-01
net: aquantia: regression on cpus with high cores: set mode with 8 queues
Dmitry Bogdanov
4
-0
/
+29
2019-02-28
net: dsa: mv88e6xxx: power serdes on/off for 10G interfaces on 6390X
Maxime Chevallier
1
-2
/
+2
2019-02-28
net: dsa: mv88e6xxx: Fix u64 statistics
Andrew Lunn
1
-1
/
+1
2019-02-28
xen-netback: don't populate the hash cache on XenBus disconnect
Igor Druzhinin
2
-0
/
+9
2019-02-28
xen-netback: fix occasional leak of grant ref mappings under memory pressure
Igor Druzhinin
1
-5
/
+5
2019-02-27
net: phy: dp83867: add soft reset delay
Max Uvarov
1
-0
/
+3
2019-02-27
net: phy: Micrel KSZ8061: link failure after cable connect
Rajasingh Thavamani
1
-1
/
+12
2019-02-27
enc28j60: Correct description of debug module parameter
Andy Shevchenko
1
-1
/
+1
2019-02-27
bnxt_en: Drop oversize TX packets to prevent errors.
Michael Chan
1
-0
/
+6
2019-02-26
hv_netvsc: Fix IP header checksum for coalesced packets
Haiyang Zhang
1
-3
/
+19
2019-02-25
tun: remove unnecessary memory barrier
Timur Celik
1
-1
/
+1
2019-02-24
tun: fix blocking read
Timur Celik
1
-2
/
+2
2019-02-24
net: dsa: lantiq: Add GPHY firmware files
Hauke Mehrtens
1
-0
/
+6
2019-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
24
-208
/
+250
2019-02-23
net: phy: realtek: Dummy IRQ calls for RTL8366RB
Linus Walleij
1
-0
/
+7
2019-02-23
net: set static variable an initial value in atl2_probe()
Mao Wenan
1
-3
/
+1
2019-02-23
net: phy: marvell10g: Fix Multi-G advertisement to only advertise 10G
Maxime Chevallier
1
-1
/
+5
2019-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
1
-11
/
+6
2019-02-22
mdio_bus: Fix use-after-free on device_register fails
YueHaibing
1
-1
/
+0
2019-02-22
bnxt_en: Wait longer for the firmware message response to complete.
Michael Chan
2
-2
/
+2
2019-02-22
bnxt_en: Fix typo in firmware message timeout logic.
Michael Chan
1
-1
/
+1
2019-02-23
nfp: bpf: fix ALU32 high bits clearance bug
Jiong Wang
1
-11
/
+6
2019-02-23
nfp: bpf: fix code-gen bug on BPF_ALU | BPF_XOR | BPF_K
Jiong Wang
1
-1
/
+1
2019-02-22
Merge tag 'mac80211-for-davem-2019-02-22' of git://git.kernel.org/pub/scm/lin...
David S. Miller
1
-1
/
+1
2019-02-22
net: thunderx: remove link change polling code and info from nicpf
Vadim Lomovtsev
1
-102
/
+12
2019-02-22
net: thunderx: move link state polling function to VF
Vadim Lomovtsev
3
-19
/
+74
2019-02-22
net: thunderx: add mutex to protect mailbox from concurrent calls for same VF
Vadim Lomovtsev
2
-3
/
+12
2019-02-22
net: thunderx: rework xcast message structure to make it fit into 64 bit
Vadim Lomovtsev
3
-9
/
+7
2019-02-22
net: thunderx: add nicvf_send_msg_to_pf result check for set_rx_mode_task
Vadim Lomovtsev
1
-4
/
+8
2019-02-22
net: thunderx: make CFG_DONE message to run through generic send-ack sequence
Vadim Lomovtsev
2
-4
/
+13
2019-02-22
net: thunderx: replace global nicvf_rx_mode_wq work queue for all VFs to priv...
Vadim Lomovtsev
2
-15
/
+19
2019-02-22
net: thunderx: correct typo in macro name
Vadim Lomovtsev
2
-2
/
+2
2019-02-22
team: use operstate consistently for linkup
George Wilkie
1
-2
/
+2
2019-02-22
r8152: Fix an error on RTL8153-BD MAC Address Passthrough support
David Chen
1
-1
/
+1
2019-02-22
ipvlan: disallow userns cap_net_admin to change global mode/flags
Daniel Borkmann
1
-0
/
+4
2019-02-22
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma
Linus Torvalds
2
-0
/
+2
2019-02-22
mac80211_hwsim: propagate genlmsg_reply return code
Li RongQing
1
-1
/
+1
2019-02-21
bonding: fix PACKET_ORIGDEV regression
Michal Soltys
1
-21
/
+14
[next]