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.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.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
2008-01-20
[CASSINI]: Set skb->truesize properly on receive packets.
David S. Miller
1
-0
/
+1
2008-01-20
[CASSINI]: Fix endianness bug.
Al Viro
2
-12
/
+14
2007-11-13
PPPOE: fix memory leak (local DoS) (CVE-2007-2525)
Florian Zumbiehl
1
-1
/
+1
2007-11-13
[PPP_MPPE]: Don't put InterimKey on the stack
Michal Schmidt
1
-8
/
+6
2007-09-25
[PPP]: Fix output buffer size in ppp_decompress_frame().
Konstantin Sharlaimov
1
-1
/
+1
2007-09-25
[PPP]: Fix osize too small errors when decoding mppe.
Konstantin Sharlaimov
1
-1
/
+12
2007-07-22
8139too.c: fix netpoll deadlock
Ingo Molnar
1
-2
/
+3
2007-05-23
[NETPOLL]: Remove CONFIG_NETPOLL_RX
Sergei Shtylyov
1
-5
/
+0
2007-04-14
sky2: turn on clocks when doing resume
Stephen Hemminger
1
-0
/
+7
2007-04-14
sky2: turn carrier off when down
Stephen Hemminger
1
-0
/
+1
2007-04-14
skge: turn carrier off when down
Stephen Hemminger
1
-0
/
+1
2007-04-14
r8169: issue request_irq after the private data are completely initialized
Francois Romieu
1
-15
/
+18
2007-04-13
r8169: fix suspend/resume for down interface
Francois Romieu
1
-6
/
+7
2007-04-13
r8169: fix a race between PCI probe and dev_open
Francois Romieu
1
-5
/
+5
2007-04-05
[netdrvr] tulip, de2104x: fix typo: s/__sparc_/__sparc__/
Jeff Garzik
2
-2
/
+2
2007-04-05
b44: src_desc->addr is little-endian
Al Viro
1
-1
/
+1
2007-04-03
[IFB]: Fix crash on input device removal
Patrick McHardy
1
-22
/
+13
2007-03-29
[PPP]: Don't leak an sk_buff on interface destruction.
Guennadi Liakhovetski
1
-0
/
+3
2007-03-08
modify 3c589_cs to be SMP safe
Komuro
1
-2
/
+5
2007-02-27
sis190: failure to set the MAC address from EEPROM
Francois Romieu
1
-1
/
+1
2007-02-26
sky2: email and version change.
Stephen Hemminger
1
-3
/
+3
2007-02-26
sky2: add more pci ids
Stephen Hemminger
1
-19
/
+29
2007-02-26
sky2: more stats
Stephen Hemminger
1
-5
/
+22
2007-02-26
sky2: fix for use on big endian
Stephen Hemminger
1
-3
/
+4
2007-02-26
sky2: allow multicast pause frames
Stephen Hemminger
1
-5
/
+15
2007-02-26
sky2: fix ram buffer allocation settings
Stephen Hemminger
1
-20
/
+18
2007-02-22
sky2: dual-port pci-x checksum fix
Stephen Hemminger
1
-1
/
+19
2007-02-22
sky2: fix for NAPI with dual port boards
Stephen Hemminger
1
-0
/
+7
2007-01-09
ibmtr section fixes
Andrew Morton
1
-2
/
+2
2006-12-18
r8169: tweak the PCI data parity error recovery
Francois Romieu
1
-4
/
+13
2006-12-18
r8169: fix infinite loop during hotplug
Arnaud Patard
1
-1
/
+5
2006-12-18
r8169: RX fifo overflow recovery
Francois Romieu
1
-4
/
+9
2006-12-15
xirc2ps_cs: Cannot reset card in atomic context
Joerg Ahrens
1
-4
/
+14
2006-11-29
Fix a masking bug in the 6pack driver.
Jean Delvare
1
-1
/
+1
2006-11-21
Add new PHY to sis900 supported list
Daniele Venzano
1
-0
/
+1
2006-11-21
sis900 adm7001 PHY support
Artur Skawina
1
-0
/
+1
2006-11-20
[TG3]: Fix array overrun in tg3_read_partno().
Michael Chan
1
-7
/
+12
2006-10-14
[PPPOE]: Advertise PPPoE MTU
Michal Ostrowski
1
-0
/
+1
2006-10-13
sky2: accept flow control
Stephen Hemminger
1
-1
/
+1
2006-10-13
sky2: fix fiber support
Stephen Hemminger
2
-33
/
+63
2006-10-13
sky2: use dev_alloc_skb for receive buffers
Stephen Hemminger
1
-3
/
+3
2006-09-18
via-velocity: fix speed and link status reported by ethtool
Jay Cliburn
1
-4
/
+13
2006-09-18
via-velocity: the link is not correctly detected when the device starts
Roy Marples
1
-0
/
+6
2006-06-05
[PATCH] ipw2200: Filter unsupported channels out in ad-hoc mode
Zhu Yi
1
-4
/
+12
2006-05-21
[PATCH] TG3: ethtool always report port is TP.
Karsten Keil
1
-3
/
+5
2006-05-21
[PATCH] via-rhine: zero pad short packets on Rhine I ethernet cards
Craig Brind
1
-0
/
+6
2006-05-01
[PATCH] NET: e1000: Update truesize with the length of the packet for packet ...
Auke Kok
1
-0
/
+1
2006-04-18
[PATCH] sky2: bad memory reference on dual port cards
Stephen Hemminger
2
-2
/
+3
2006-04-07
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
1
-1
/
+1
2006-04-07
[PATCH] AIRO{,_CS} <-> CRYPTO fixes
Adrian Bunk
1
-1
/
+3
[next]