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
2016-02-27
pptp: fix illegal memory access caused by multiple bind()s
Hannes Frederic Sowa
1
-10
/
+24
2016-02-13
rtlwifi: rtl8192cu: Add missing parameter setup
Larry Finger
1
-0
/
+2
2016-02-13
rtlwifi: rtl8192ce: Fix handling of module parameters
Larry Finger
1
-0
/
+2
2016-02-13
rtlwifi: rtl8192se: Fix module parameter initialization
Larry Finger
1
-2
/
+4
2016-02-13
rtlwifi: rtl8192de: Fix incorrect module parameter descriptions
Larry Finger
1
-2
/
+2
2016-02-13
asix: silence log message from oversize packet
stephen hemminger
1
-1
/
+1
2016-02-13
wlcore/wl12xx: spi: fix oops on firmware load
Uri Mashiach
1
-3
/
+7
2016-02-13
wlcore: SPI - fix spi transfer_list
Janusz.Dziedzic@tieto.com
1
-1
/
+1
2016-02-13
rtlwifi: fix memory leak for USB device
Peter Wu
1
-0
/
+2
2016-02-13
ath9k_htc: check for underflow in ath9k_htc_rx_msg()
Dan Carpenter
1
-1
/
+1
2016-01-23
xen-netback: use RING_COPY_REQUEST() throughout
David Vrabel
1
-16
/
+14
2016-01-23
xen-netback: don't use last request to determine minimum Tx credit
David Vrabel
1
-3
/
+1
2016-01-23
sh_eth: fix TX buffer byte-swapping
Sergei Shtylyov
1
-2
/
+1
2015-12-30
ppp, slip: Validate VJ compression slot parameters completely
Ben Hutchings
3
-9
/
+11
2015-12-30
pptp: verify sockaddr_len in pptp_bind() and pptp_connect()
WANG Cong
1
-0
/
+6
2015-12-30
sh_eth: fix kernel oops in skb_put()
Sergei Shtylyov
1
-2
/
+2
2015-12-30
atl1c: Improve driver not to do order 4 GFP_ATOMIC allocation
Pavel Machek
1
-4
/
+3
2015-12-30
wan/x25: Fix use-after-free in x25_asy_open_tty()
Peter Hurley
1
-5
/
+1
2015-12-30
broadcom: fix PHY_ID_BCM5481 entry in the id table
Aaro Koskinen
1
-1
/
+1
2015-12-30
can: sja1000: clear interrupts on start
Mirza Krak
1
-0
/
+3
2015-12-30
macvlan: fix leak in macvlan_handle_frame
Sabrina Dubroca
1
-0
/
+2
2015-11-27
can: Use correct type in sizeof() in nla_put()
Marek Vasut
1
-1
/
+1
2015-11-27
mwifiex: fix mwifiex_rdeeprom_read()
Dan Carpenter
1
-7
/
+7
2015-11-17
asix: Do full reset during ax88772_bind
Charles Keepax
1
-13
/
+1
2015-11-17
asix: Don't reset PHY on if_up for ASIX 88772
Michel Stam
1
-1
/
+1
2015-11-17
ppp: fix pppoe_dev deletion condition in pppoe_release()
Guillaume Nault
1
-1
/
+1
2015-11-17
iwlwifi: dvm: fix D3 firmware PN programming
Johannes Berg
1
-1
/
+1
2015-11-17
ppp: don't override sk->sk_state in pppoe_flush_dev()
Guillaume Nault
1
-1
/
+0
2015-11-17
ath9k: declare required extra tx headroom
Felix Fietkau
1
-0
/
+1
2015-10-13
bonding: correct the MAC address for "follow" fail_over_mac policy
dingtianhong
1
-0
/
+20
2015-10-13
virtio-net: drop NETIF_F_FRAGLIST
Jason Wang
1
-2
/
+2
2015-10-13
rtlwifi: rtl8192cu: Add new device ID
Adrien Schildknecht
1
-0
/
+1
2015-10-13
rtlwifi: rtl8192cu: Add new device ID
Marek Vasut
1
-0
/
+1
2015-08-12
niu: don't count tx error twice in case of headroom realloc fails
Jiri Pirko
1
-3
/
+1
2015-08-12
stmmac: troubleshoot unexpected bits in des0 & des1
Alexey Brodkin
4
-12
/
+14
2015-08-12
ath9k: fix DMA stop sequence for AR9003+
Felix Fietkau
1
-5
/
+8
2015-08-07
xen: netback: read hotplug script once at start of day.
Ian Campbell
1
-14
/
+19
2015-08-07
net: dp83640: fix broken calibration routine.
Richard Cochran
1
-1
/
+1
2015-08-07
rtlwifi: rtl8192cu: Fix kernel deadlock
Larry Finger
1
-1
/
+1
2015-08-07
rtlwifi: rtl8192cu: Add new USB ID
Larry Finger
1
-0
/
+1
2015-08-07
e1000: add dummy allocator to fix race condition between mtu change and netpoll
Sabrina Dubroca
1
-1
/
+9
2015-05-10
gianfar: Carefully free skbs in functions called by netpoll.
Eric W. Biederman
1
-2
/
+2
2015-05-10
benet: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-05-10
ixgb: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-05-10
tg3: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-7
/
+7
2015-05-10
r8169: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-3
/
+3
2015-05-10
8139too: Call dev_kfree_skby_any instead of dev_kfree_skb.
Eric W. Biederman
1
-2
/
+2
2015-05-10
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
Eric W. Biederman
1
-1
/
+1
2015-05-10
usb: plusb: Add support for National Instruments host-to-host cable
Ben Shelton
1
-0
/
+5
2015-05-10
macvtap: make sure neighbour code can push ethernet header
Eric Dumazet
1
-2
/
+5
[next]