index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
scripts
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2008-06-28
[netdrvr] fealnx: clean up nasty mess of arch ifdefs
Jeff Garzik
1
-31
/
+12
2008-06-28
tulip: remove wrapper around get_unaligned
Harvey Harrison
1
-6
/
+4
2008-06-28
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
1
-0
/
+20
2008-06-28
Fix forcedeth hibernate/wake-on-lan problems
Tobias Diedrich
1
-0
/
+5
2008-06-28
8139too: some style cleanups
Márton Németh
1
-6
/
+6
2008-06-28
rndis_host: pass buffer length to rndis_command
Jussi Kivilinna
3
-10
/
+11
2008-06-28
net: sh_eth: Fix compile error sh_eth
Nobuhiro Iwamatsu
2
-4
/
+4
2008-06-28
e1000: remove e1000_clean_tx_irq call from e1000_netpoll
Andy Gospodarek
1
-1
/
+0
2008-06-28
igb: make ioport free
Taku Izumi
2
-6
/
+45
2008-06-28
e1000e: make ioport free
Taku Izumi
2
-6
/
+46
2008-06-28
e1000: remove PCI Express device IDs
Auke Kok
2
-36
/
+0
2008-06-28
ipv6 route: Convert rt6_device_match() to use RT6_LOOKUP_F_xxx flags.
YOSHIFUJI Hideaki
1
-3
/
+3
2008-06-28
netlabel: Fix a problem when dumping the default IPv6 static labels
Paul Moore
1
-1
/
+1
2008-06-28
net/inet_lro: remove setting skb->ip_summed when not LRO-able
Eli Cohen
2
-3
/
+6
2008-06-28
inet fragments: fix race between inet_frag_find and inet_frag_secret_rebuild
Pavel Emelyanov
4
-6
/
+17
2008-06-28
CONNECTOR: add a proc entry to list connectors
Li Zefan
1
-0
/
+40
2008-06-28
netlink: Fix some doc comments in net/netlink/attr.c
Julius Volz
1
-3
/
+4
2008-06-28
tcp: /proc/net/tcp rto,ato values not scaled properly (v2)
Stephen Hemminger
2
-6
/
+6
2008-06-28
include/linux/netdevice.h: don't export MAX_HEADER to userspace
Adrian Bunk
1
-0
/
+4
2008-06-28
pkt_sched: Remove CONFIG_NET_SCH_RR
Adrian Bunk
1
-11
/
+0
2008-06-28
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
WANG Cong
1
-1
/
+1
2008-06-28
netdevice: Fix typo of dev_unicast_add() comment
Wang Chen
1
-1
/
+1
2008-06-28
af_unix: fix 'poll for write'/connected DGRAM sockets
Rainer Weikusat
1
-28
/
+24
2008-06-28
tcp: fix for splice receive when used with software LRO
Octavian Purdila
1
-5
/
+12
2008-06-28
tcp: calculate tcp_mem based on low memory instead of all memory
Miquel van Smoorenburg
1
-3
/
+6
2008-06-28
hamradio: remove unused variable
Andre Haupt
1
-2
/
+0
2008-06-27
mac80211: fix an oops in several failure paths in key allocation
Emmanuel Grumbach
1
-0
/
+9
2008-06-27
prism: islpci_eth.c endianness fix
Harvey Harrison
1
-1
/
+1
2008-06-27
rt2x00: Fix lock dependency errror
Ivo van Doorn
3
-15
/
+28
2008-06-27
wireless: remove RFKILL_STATE_HARD_BLOCKED warnings
John W. Linville
4
-8
/
+21
2008-06-27
ath5k: remove now unused variable declared in ath5k_tx
John W. Linville
1
-1
/
+0
2008-06-27
mac80211: fix tx fragmentation
Johannes Berg
1
-31
/
+37
2008-06-27
mac80211: make workqueue freezable
Johannes Berg
1
-1
/
+1
2008-06-27
wireless: Small cleanups
Pavel Machek
2
-25
/
+20
2008-06-27
iwlwifi: fix build for CONFIG_INPUT=n
Randy Dunlap
2
-2
/
+11
2008-06-27
mac80211: Add RTNL warning for workqueue
Ivo van Doorn
1
-2
/
+5
2008-06-27
mac80211: add phy information to giwname
Tomas Winkler
1
-0
/
+32
2008-06-27
mac80211: update the authentication method
Emmanuel Grumbach
1
-0
/
+13
2008-06-27
mac80211: don't return -EINVAL upon iwconfig wlan0 rts auto
Emmanuel Grumbach
1
-0
/
+3
2008-06-27
b43: Fix PIO skb clobber
Michael Buesch
1
-1
/
+1
2008-06-27
rt2x00: kill URB for all TX queues during disable_radio()
Ivo van Doorn
1
-3
/
+6
2008-06-27
mac80211: mlme.c use new frame control helpers
Harvey Harrison
1
-20
/
+19
2008-06-27
mac80211: rx.c use new frame control helpers
Harvey Harrison
1
-4
/
+3
2008-06-27
mac80211: tx.c use new frame control helpers
Harvey Harrison
1
-29
/
+25
2008-06-27
mac80211: wep.c use new frame control helpers
Harvey Harrison
1
-24
/
+15
2008-06-27
ath5k: convert LED code to use mac80211 triggers
Bob Copeland
3
-154
/
+132
2008-06-27
mac80211: Let drivers have access to TKIP key offets for TX and RX MIC
Luis R. Rodriguez
5
-38
/
+41
2008-06-27
rt2x00: Remove duplicate deinitialization
Ivo van Doorn
1
-18
/
+2
2008-06-27
b43: Add debugfs firmware debugging knob
Michael Buesch
3
-0
/
+15
2008-06-27
b43: Add simple firmware watchdog
Michael Buesch
2
-0
/
+17
[next]