index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
block
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-03-18
[NET] endianness noise: INADDR_ANY
Al Viro
8
-15
/
+16
2008-03-17
ioc3.c: replace remaining __FUNCTION__ occurrences
Harvey Harrison
1
-11
/
+11
2008-03-17
ucc_geth: use correct thread number for 10/100Mbps link
Joakim Tjernlund
1
-2
/
+4
2008-03-17
igb: Correctly get protocol information
Mitch Williams
1
-4
/
+17
2008-03-17
[IOC3] Fix section missmatch
Ralf Baechle
1
-1
/
+2
2008-03-17
2.6.25-rc4 de_stop_rxtx polling wrong
Grant Grundler
1
-3
/
+7
2008-03-17
forcedeth: limit tx to 16
Ayaz Abdulla
1
-18
/
+100
2008-03-17
3c501: Further coding style fixes
Alan Cox
1
-7
/
+9
2008-03-17
cxgb3: Fix transmit queue stop mechanism
Divy Le Ray
1
-3
/
+9
2008-03-17
NEWEMAC: Add compatible "ibm,tah" to tah matching table
Stefan Roese
1
-0
/
+4
2008-03-17
rndis_host: fix transfer size negotiation
Jean-Christophe Dubois
1
-4
/
+8
2008-03-17
NEWEMAC: fix support for pause packets
Pravin M. Bathija
1
-0
/
+7
2008-03-17
drivers/net/atl1/atl1_main.c: remove unused variable
Julia Lawall
1
-3
/
+0
2008-03-17
drivers/net/ipg.c: remove unused variable
Julia Lawall
1
-3
/
+0
2008-03-17
epic100 endianness annotations and fixes
Al Viro
1
-20
/
+27
2008-03-17
ipg fix
Al Viro
1
-1
/
+6
2008-03-17
more misannotations: ne2k-pci
Al Viro
1
-4
/
+4
2008-03-17
fore2000 - fix misannotations
Al Viro
2
-108
/
+108
2008-03-17
wan/farsync: copy_from_user() to iomem is wrong
Al Viro
1
-5
/
+12
2008-03-17
r6040 endianness fixes
Al Viro
1
-4
/
+6
2008-03-13
rt2x00: Add suspend/resume handlers to rt2x00rfkill
Ivo van Doorn
4
-68
/
+106
2008-03-13
ath5k: disable irq handling in ath5k_hw_detach()
Pavel Roskin
1
-0
/
+2
2008-03-13
b43: phy.c fix typo in register write
Harvey Harrison
1
-1
/
+1
2008-03-13
PS3: gelic: change the prefix of the net interface for wireless
Masakazu Mokuno
1
-0
/
+2
2008-03-13
PS3: gelic: ignore scan info from zero SSID beacons
Masakazu Mokuno
1
-12
/
+15
2008-03-13
prism54: support for 124a:4025 - another version of IOGear GWU513 802.11g
Jan Slupski
1
-0
/
+1
2008-03-13
[NET]: Fix tbench regression in 2.6.25-rc1
Zhang Yanmin
1
-9
/
+14
2008-03-12
[SCTP]: Fix local_addr deletions during list traversals.
Chidambar 'ilLogict' Zinnoury
3
-3
/
+9
2008-03-12
net: fix build with CONFIG_NET=n
Andrew Morton
1
-0
/
+2
2008-03-12
[TCP]: Prevent sending past receiver window with TSO (at last skb)
Ilpo Järvinen
1
-2
/
+10
2008-03-11
rt2x00: Add new D-Link USB ID
Ivo van Doorn
1
-0
/
+1
2008-03-11
rt2x00: never disable multicast because it disables broadcast too
Adam Baker
2
-4
/
+4
2008-03-11
libertas: fix the 'compare command with itself' properly
Sebastian Siewior
1
-1
/
+1
2008-03-11
drivers/net/Kconfig: fix whitespace for GELIC_WIRELESS entry
John W. Linville
1
-9
/
+9
2008-03-11
[NETFILTER]: nf_queue: don't return error when unregistering a non-existant h...
Patrick McHardy
1
-1
/
+1
2008-03-11
[NETFILTER]: nfnetlink_queue: fix EPERM when binding/unbinding and instance 0...
Patrick McHardy
1
-11
/
+4
2008-03-11
[NETFILTER]: nfnetlink_log: fix EPERM when binding/unbinding and instance 0 e...
Patrick McHardy
1
-14
/
+16
2008-03-11
[NETFILTER]: nf_conntrack: replace horrible hack with ksize()
Pekka Enberg
2
-17
/
+3
2008-03-11
[NETFILTER]: nf_conntrack: add \n to "expectation table full" message
Alexey Dobriyan
1
-1
/
+1
2008-03-11
[NETFILTER]: xt_time: fix failure to match on Sundays
Jan Engelhardt
1
-2
/
+5
2008-03-11
[NETFILTER]: nfnetlink_log: fix computation of netlink skb size
Eric Leblond
1
-1
/
+1
2008-03-11
[NETFILTER]: nfnetlink_queue: fix computation of allocated size for netlink skb.
Eric Leblond
1
-1
/
+1
2008-03-11
[NETFILTER]: nfnetlink: fix ifdef in nfnetlink_compat.h
Patrick McHardy
1
-1
/
+1
2008-03-07
[NET]: include <linux/types.h> into linux/ethtool.h for __u* typedef
Kirill A. Shutemov
1
-0
/
+1
2008-03-07
[NET]: Make /proc/net a symlink on /proc/self/net (v3)
Pavel Emelyanov
6
-41
/
+114
2008-03-06
RxRPC: fix rxrpc_recvmsg()'s returning of msg_name
David Howells
1
-1
/
+2
2008-03-06
net/enc28j60: oops fix
David Brownell
1
-1
/
+2
2008-03-06
drivers/net/ac3200.c: replace init_module&cleanup_module with module_init&mod...
Jon Schindler
1
-3
/
+4
2008-03-06
drivers/net/apne.c: replace init_module&cleanup_module with module_init&modul...
Jon Schindler
1
-3
/
+4
2008-03-06
drivers/net/arcnet/capmode.c: replace init_module&cleanup_module with module_...
Jon Schindler
1
-2
/
+4
[next]