index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
znet.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2007-11-15
[ISDN] sc: Fix sndpkt to have the correct number of arguments
Frank Lichtenheld
2
-2
/
+2
2007-11-15
[TCP] FRTO: Clear frto_highmark only after process_frto that uses it
Ilpo Järvinen
1
-2
/
+2
2007-11-15
[NET]: Remove notifier block from chain when register_netdevice_notifier fails
Pavel Emelyanov
1
-0
/
+2
2007-11-15
[FS_ENET]: Fix module build.
Jochen Friedrich
2
-4
/
+22
2007-11-15
[TCP]: Make sure write_queue_from does not begin with NULL ptr
Ilpo Järvinen
1
-0
/
+5
2007-11-15
[TCP]: Fix size calculation in sk_stream_alloc_pskb
Herbert Xu
1
-4
/
+6
2007-11-14
[S2IO]: Fixed memory leak when MSI-X vector allocation fails
Sreenivasa Honnur
1
-59
/
+51
2007-11-14
[BONDING]: Fix resource use after free
Jay Vosburgh
1
-2
/
+2
2007-11-14
[SYSCTL]: Fix warning for token-ring from sysctl checker
Olof Johansson
1
-1
/
+1
2007-11-14
[NET] random : secure_tcp_sequence_number should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
1
-3
/
+3
2007-11-14
[IWLWIFI]: Not correctly dealing with hotunplug.
Oliver Neukum
1
-1
/
+2
2007-11-14
[TCP] FRTO: Plug potential LOST-bit leak
Ilpo Järvinen
1
-1
/
+3
2007-11-14
[TCP] FRTO: Limit snd_cwnd if TCP was application limited
Ilpo Järvinen
1
-0
/
+3
2007-11-14
[E1000]: Fix schedule while atomic when called from mii-tool.
Jesse Brandeburg
1
-10
/
+3
2007-11-14
[NETX]: Fix build failure added by 2.6.24 statistics cleanup.
David S. Miller
1
-3
/
+3
2007-11-14
[EP93xx_ETH]: Build fix after 2.6.24 NAPI changes.
David S. Miller
1
-1
/
+1
2007-11-14
[PKT_SCHED]: Check subqueue status before calling hard_start_xmit
Peter P Waskiewicz Jr
1
-2
/
+3
2007-11-13
ACPI: Battery: remove cycle from battery removal.
Alexey Starikovskiy
1
-4
/
+6
2007-11-13
Revert "ext2/ext3/ext4: add block bitmap validation"
Linus Torvalds
3
-130
/
+9
2007-11-13
[NETFILTER]: xt_time should not assume CONFIG_KTIME_SCALAR
Eric Dumazet
1
-1
/
+1
2007-11-13
[NET]: Move unneeded data to initdata section.
Denis V. Lunev
6
-7
/
+9
2007-11-13
[NET]: Cleanup pernet operation without CONFIG_NET_NS
Denis V. Lunev
1
-0
/
+18
2007-11-13
[TEHUTI]: Fix incorrect usage of strncat in bdx_get_drvinfo()
Roel Kluin
1
-4
/
+4
2007-11-13
[MYRI_SBUS]: Prevent that myri_do_handshake lies about ticks.
Roel Kluin
1
-1
/
+1
2007-11-13
[NETFILTER]: bridge: fix double POSTROUTING hook invocation
Patrick McHardy
1
-0
/
+3
2007-11-13
[NETFILTER]: Consolidate nf_sockopt and compat_nf_sockopt
Pavel Emelyanov
1
-62
/
+44
2007-11-13
[NETFILTER]: nf_nat: fix memset error
Li Zefan
1
-1
/
+1
2007-11-13
[INET]: Use list_head-s in inetpeer.c
Pavel Emelyanov
2
-28
/
+16
2007-11-13
[IPVS]: Remove unused exports.
Adrian Bunk
2
-2
/
+0
2007-11-13
[NET]: Unexport sysctl_{r,w}mem_max.
Adrian Bunk
1
-4
/
+0
2007-11-13
[POWERPC] Silence an annoying boot message
Stephen Rothwell
1
-12
/
+4
2007-11-13
[TG3]: Update version to 3.86
Matt Carlson
1
-2
/
+2
2007-11-13
[POWERPC] Fix early btext debug on PowerMac
Benjamin Herrenschmidt
1
-1
/
+3
2007-11-13
[POWERPC] Demote clockevent printk to KERN_DEBUG
Tony Breeds
1
-1
/
+1
2007-11-13
[POWERPC] Fix CONFIG_SMP=n build error on ppc64
Olof Johansson
1
-2
/
+0
2007-11-13
[POWERPC] Avoid unpaired stwcx. on some processors
Becky Bruce
3
-10
/
+24
2007-11-13
[TG3]: MII => TP
Matt Carlson
1
-1
/
+1
2007-11-13
[TG3]: Add A1 revs
Matt Carlson
2
-12
/
+21
2007-11-13
[TG3]: Increase the PCI MRRS
Matt Carlson
1
-1
/
+7
2007-11-13
[TG3]: Prescaler fix
Matt Carlson
2
-1
/
+24
2007-11-13
[TG3]: Limit 5784 / 5764 to MAC LED mode
Matt Carlson
1
-0
/
+3
2007-11-13
[TG3]: Disable GPHY autopowerdown
Matt Carlson
2
-0
/
+12
2007-11-13
[TG3]: CPMU adjustments for loopback tests
Matt Carlson
1
-5
/
+7
2007-11-13
[TG3]: Fix nvram selftest failures
Matt Carlson
2
-6
/
+38
2007-11-13
[TG3]: 5784 / 5764 DMA engine lockup fix
Matt Carlson
2
-2
/
+28
2007-11-13
[TG3]: APE flag fix
Matt Carlson
1
-1
/
+1
2007-11-13
[TG3]: 5784 / 5764 GPHY power down fix
Matt Carlson
2
-3
/
+32
2007-11-13
[TG3]: Fix 5761 PXEboot crash
Matt Carlson
1
-23
/
+23
2007-11-13
[AF_PACKET]: Fix minor code duplication
Urs Thuermann
1
-11
/
+5
2007-11-13
[NET]: Remove references to net-modules.txt.
Adrian Bunk
4
-156
/
+82
[next]