index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2005-09-06
[SUNSU]: Compile fixes.
Al Viro
1
-3
/
+7
2005-09-06
[SPARC64]: Don't include drivers/firmware/Kconfig
David S. Miller
1
-2
/
+0
2005-09-06
[RTC]: Use SA_SHIRQ in sparc specific code.
David S. Miller
1
-3
/
+2
2005-09-06
[MOXA]: Fix this driver properly.
Al Viro
2
-2
/
+1
2005-09-06
[IEEE80211]: Use correct size_t printf format string in ieee80211_rx.c
David S. Miller
1
-1
/
+1
2005-09-06
[IPW2200]: ipw2200.h needs linux/dma-mapping.h
David S. Miller
1
-0
/
+1
2005-09-06
[TCP]: Fix TCP_OFF() bug check introduced by previous change.
Herbert Xu
1
-2
/
+2
2005-09-06
[NET]: 2.6.13 breaks libpcap (and tcpdump)
Herbert Xu
1
-3
/
+3
2005-09-06
[NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL
David S. Miller
2
-2
/
+3
2005-09-06
[NETFILTER] remove bogus hand-coded htonll() from nenetlink_queue
Harald Welte
1
-13
/
+2
2005-09-06
[IRDA]: IrDA prototype fixes
Adrian Bunk
3
-1
/
+3
2005-09-06
[SCTP]: net/sctp/sysctl.c should #include <net/sctp/sctp.h>
Adrian Bunk
1
-0
/
+1
2005-09-06
[NETFILTER]: net/netfilter/nfnetlink*: make functions static
Adrian Bunk
2
-3
/
+3
2005-09-06
[IPV4]: net/ipv4/ipconfig.c should #include <linux/nfs_fs.h>
Adrian Bunk
1
-0
/
+1
2005-09-06
[ATM]: net/atm/ioctl.c should #include "common.h"
Adrian Bunk
1
-0
/
+1
2005-09-06
[TG3]: Update driver version and release date.
David S. Miller
1
-2
/
+2
2005-09-06
[TG3]: Use status tag to check for new events
Michael Chan
1
-17
/
+15
2005-09-06
[TG3]: Remove status block access in tg3_msi() and add prefetches
Michael Chan
1
-17
/
+11
2005-09-06
[TG3]: Add PHY loopback test
Michael Chan
1
-20
/
+53
2005-09-06
[TG3]: Add ethtool -p support
Michael Chan
1
-0
/
+33
2005-09-06
[TG3]: Minor 5780 and 5752 fixes
Michael Chan
1
-5
/
+7
2005-09-06
[PATCH] klist: fix klist to have the same klist_add semantics as list_head
James Bottomley
5
-10
/
+14
2005-09-06
[PATCH] Driver core: small cleanup; remove check for NULL before kfree() in d...
Jesper Juhl
1
-4
/
+2
2005-09-06
[PATCH] Driver core: hande sysdev suspend failure
Shaohua Li
1
-25
/
+85
2005-09-06
[PATCH] Driver core: Documentation: use S_IRUSR | ... in stead of 0644
Jan Veldeman
1
-2
/
+2
2005-09-06
[PATCH] Driver core: Documentation: fix whitespace between parameters
Jan Veldeman
1
-13
/
+13
2005-09-06
[PATCH] Floppy: add cmos attribute to floppy driver tidy
Andrew Morton
1
-8
/
+7
2005-09-06
[PATCH] Floppy: Add cmos attribute to floppy driver
Hannes Reinecke
1
-13
/
+29
2005-09-06
[PATCH] Driver core: link device and all class devices derived from it.
Dmitry Torokhov
2
-3
/
+32
2005-09-06
[PATCH] Fix manual binding infinite loop
Greg Kroah-Hartman
1
-1
/
+3
2005-09-06
[PATCH] orinoco: New driver - spectrum_cs.
Pavel Roskin
3
-0
/
+1134
2005-09-06
[PATCH] orinoco: New driver - orinoco_nortel.
Pavel Roskin
3
-0
/
+334
2005-09-06
[PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI...
Pavel Roskin
1
-12
/
+6
2005-09-06
[PATCH] orinoco: Optimize orinoco_join_ap()
Pavel Roskin
1
-7
/
+11
2005-09-06
[PATCH] orinoco: Fix memory leak on error in processing hostscan frames.
Pavel Roskin
1
-1
/
+3
2005-09-06
[PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B.
Pavel Roskin
1
-1
/
+0
2005-09-06
[PATCH] orinoco: Change orinoco_translate_scan() to return error code on error.
Pavel Roskin
1
-28
/
+43
2005-09-06
[PATCH] Kconfig fix (PHYLIB vs. s390)
viro@ZenIV.linux.org.uk
1
-1
/
+1
2005-09-06
[PATCH] (15/22) Kconfig fix (82596)
Al Viro
1
-1
/
+1
2005-09-06
[PATCH] mv643xx: add netpoll api support
Dale Farnsworth
1
-2
/
+42
2005-09-06
[PATCH] mv643xx: Fix promiscuous mode handling
Dale Farnsworth
2
-62
/
+4
2005-09-06
[PATCH] mv643xx: Disable per port bandwidth limits
Dale Farnsworth
1
-0
/
+3
2005-09-06
[PATCH] mv643xx: fix outstanding tx skb counter
Dale Farnsworth
1
-15
/
+9
2005-09-06
[PATCH] mv643xx: fix skb memory leak
Dale Farnsworth
1
-4
/
+2
2005-09-06
[PATCH] sis190: basic sis191 support
Francois Romieu
2
-5
/
+8
2005-09-06
[PATCH] sis190: RGMII Tx internal delay fiddling
Francois Romieu
1
-2
/
+17
2005-09-06
[PATCH] sis190: make 10Mbps the default when handling the StationControl regi...
Francois Romieu
1
-37
/
+21
2005-09-06
[PATCH] sis190: recent chipsets from SiS include a RGMII
Francois Romieu
1
-4
/
+45
2005-09-06
[PATCH] sis190: unmask the link change events
Francois Romieu
1
-1
/
+2
2005-09-06
[PATCH] 'mdio_bus_exit' in discarded section .text.exit
Peter Chubb
1
-1
/
+1
[next]