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
2015-04-29
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-29
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-7
/
+7
2015-04-29
bnx2: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-04-29
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2015-04-29
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-04-19
iwlwifi: dvm: run INIT firmware again upon .start()
Emmanuel Grumbach
2
-6
/
+0
2015-04-13
net: ethernet: pcnet32: Setup the SRAM and NOUFLO on Am79C97{3, 5}
Markos Chandras
1
-2
/
+29
2015-04-13
Revert "iwlwifi: mvm: fix failure path when power_update fails in add_interface"
Greg Kroah-Hartman
1
-1
/
+1
2015-03-26
can: add missing initialisations in CAN related skbuffs
Oliver Hartkopp
1
-0
/
+8
2015-03-26
Revert "net: cx82310_eth: use common match macro"
Ondrej Zary
1
-1
/
+10
2015-03-18
ath5k: fix spontaneus AR5312 freezes
Sergey Ryazanov
1
-1
/
+1
2015-03-18
team: don't traverse port list using rcu in team_set_mac_address
Jiri Pirko
1
-3
/
+3
2015-03-18
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
1
-0
/
+5
2015-03-18
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
1
-2
/
+5
2015-03-18
team: fix possible null pointer dereference in team_handle_frame
Jiri Pirko
1
-3
/
+1
2015-03-18
net: phy: Fix verification of EEE support in phy_init_eee
Guenter Roeck
1
-3
/
+21
2015-03-06
iwlwifi: mvm: always use mac color zero
Luciano Coelho
1
-3
/
+0
2015-03-06
iwlwifi: mvm: fix failure path when power_update fails in add_interface
Luciano Coelho
1
-1
/
+1
2015-03-06
iwlwifi: mvm: validate tid and sta_id in ba_notif
Eyal Shapira
1
-0
/
+5
2015-03-06
iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLAN
Emmanuel Grumbach
1
-1
/
+6
2015-02-26
ppp: deflate: never return len larger than output buffer
Florian Westphal
1
-1
/
+1
2015-02-26
netxen: fix netxen_nic_poll() logic
Eric Dumazet
1
-1
/
+4
2015-02-05
drivers: net: cpsw: discard dual emac default vlan configuration
Mugunthan V N
1
-0
/
+22
2015-02-05
can: kvaser_usb: Fix state handling upon BUS_ERROR events
Ahmed S. Darwish
1
-4
/
+3
2015-02-05
can: kvaser_usb: Retry the first bulk transfer on -ETIMEDOUT
Ahmed S. Darwish
1
-2
/
+10
2015-02-05
can: kvaser_usb: Send correct context to URB completion
Ahmed S. Darwish
1
-1
/
+1
2015-02-05
can: kvaser_usb: Do not sleep in atomic context
Ahmed S. Darwish
1
-6
/
+1
2015-01-29
can: dev: fix crtlmode_supported check
Oliver Hartkopp
1
-2
/
+6
2015-01-27
can: kvaser_usb: Don't send a RESET_CHIP for non-existing channels
Ahmed S. Darwish
1
-3
/
+4
2015-01-27
can: kvaser_usb: Reset all URB tx contexts upon channel close
Ahmed S. Darwish
1
-0
/
+3
2015-01-27
can: kvaser_usb: Don't free packets when tight on URBs
Ahmed S. Darwish
1
-6
/
+4
2015-01-27
enic: fix rx skb checksum
Govindarajulu Varadarajan
1
-4
/
+8
2015-01-27
alx: fix alx_poll()
Eric Dumazet
1
-11
/
+13
2015-01-27
tg3: tg3_disable_ints using uninitialized mailbox value to disable interrupts
Prashant Sreedharan
1
-17
/
+17
2015-01-16
ath5k: fix hardware queue index assignment
Felix Fietkau
1
-7
/
+1
2015-01-16
can: peak_usb: fix memset() usage
Stephane Grosjean
1
-2
/
+1
2015-01-16
can: peak_usb: fix cleanup sequence order in case of error during init
Stephane Grosjean
1
-7
/
+10
2015-01-16
ath9k: fix BE/BK queue order
Felix Fietkau
1
-2
/
+2
2015-01-16
ath9k_hw: fix hardware queue allocation
Felix Fietkau
1
-8
/
+1
2014-12-16
igb: bring link up when PHY is powered up
Todd Fujinaka
1
-0
/
+2
2014-12-16
net: mvneta: fix Tx interrupt delay
willy tarreau
1
-1
/
+1
2014-12-16
net/mlx4_core: Limit count field to 24 bits in qp_alloc_res
Jack Morgenstein
1
-1
/
+1
2014-12-16
tg3: fix ring init when there are more TX than RX channels
Thadeu Lima de Souza Cascardo
1
-1
/
+2
2014-12-16
xen-netfront: Remove BUGs on paged skb data which crosses a page boundary
Seth Forshee
1
-5
/
+0
2014-12-06
rt2x00: do not align payload on modern H/W
Stanislaw Gruszka
1
-38
/
+12
2014-12-06
can: dev: avoid calling kfree_skb() from interrupt context
Thomas Körper
1
-1
/
+1
2014-12-06
can: esd_usb2: fix memory leak on disconnect
Alexey Khoroshilov
1
-0
/
+1
2014-12-06
pptp: fix stack info leak in pptp_getname()
Mathias Krause
1
-1
/
+3
[next]