index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
xen
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2009-05-06
ath5k: Storage class should be before const qualifier
Tobias Klauser
1
-2
/
+2
2009-05-06
ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ?
Roel Kluin
1
-1
/
+1
2009-05-06
cfg80211: Use the correct IE buffer pointer
Michael Buesch
1
-1
/
+1
2009-05-06
cfg80211: Remove unnecessary ksize() call
Michael Buesch
1
-5
/
+3
2009-05-06
ar9170usb: reset device on resume
Christian Lamparter
1
-0
/
+2
2009-05-06
p54usb: rework driver for resume
Christian Lamparter
2
-95
/
+177
2009-05-06
p54usb: remove some dead code
Christian Lamparter
1
-53
/
+3
2009-05-06
ath5k: 5211, don't crypt every protected frame
Jiri Slaby
1
-1
/
+1
2009-05-06
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
Andrew Morton
1
-0
/
+5
2009-05-06
cfg80211: remove superfluous !last_request check in reg_device_remove()
Chris Wright
1
-4
/
+4
2009-05-06
ar9170: uncomment powermgt case handle
Christian Lamparter
1
-2
/
+2
2009-05-06
ar9170: handle otus' A-MPDU density definitions
Christian Lamparter
3
-2
/
+27
2009-05-06
mac80211: fix probe response processing
Johannes Berg
2
-7
/
+3
2009-05-06
mac80211_hwsim: fix bogus warning
Johannes Berg
1
-1
/
+1
2009-05-06
nl80211: Send timeout event on failed direct probe
Jouni Malinen
1
-1
/
+1
2009-05-06
mac80211: add driver ops wrappers
Johannes Berg
17
-130
/
+292
2009-05-06
mac80211: unify config_interface and bss_info_changed
Johannes Berg
34
-778
/
+504
2009-05-06
mac80211: clean up beacon interval settings
Johannes Berg
21
-82
/
+112
2009-05-06
mac80211: fix scan races and rework scanning
Johannes Berg
5
-216
/
+229
2009-05-06
mac80211: internally clear failed scans properly
Johannes Berg
1
-2
/
+4
2009-05-06
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
2
-3
/
+3
2009-05-06
mac80211: fix PS vs. scan race
Johannes Berg
1
-0
/
+7
2009-05-06
mac80211: fix various problems in ibss code
Johannes Berg
1
-3
/
+15
2009-05-05
net: remove driver_data direct access of struct device from more drivers
Greg Kroah-Hartman
3
-11
/
+11
2009-05-04
netns 2/2: extract net_create()
Alexey Dobriyan
1
-24
/
+20
2009-05-04
netns 1/2: don't get/put old netns on CLONE_NEWNET
Alexey Dobriyan
1
-4
/
+1
2009-05-04
macb: Add support of the netpoll API
Thomas Petazzoni
1
-0
/
+18
2009-05-04
tcp: extend ECN sysctl to allow server-side only ECN
Ilpo Järvinen
3
-3
/
+12
2009-05-03
net: Avoid modulus in skb_tx_hash() for forwarding case.
David S. Miller
1
-2
/
+6
2009-05-03
ipv4: remove unused macro (FIB_RES_RESET) from ip_fib.h.
Rami Rosen
1
-2
/
+0
2009-05-03
ne2k-pci: use dev->addr_len instead of "6"
Jiri Pirko
1
-1
/
+1
2009-05-02
ne2k-pci: Do not register device until initialized.
Lubomir Rintel
1
-4
/
+3
2009-05-02
Subject: [PATCH] br2684: restore net_dev initialization
Rabin Vincent
1
-0
/
+1
2009-05-02
net: Only store high 16 bits of kernel generated filter priorities
Robert Love
1
-1
/
+1
2009-05-02
virtio_net: Fix function name typo
Alex Williamson
1
-4
/
+4
2009-05-02
virtio_net: Cleanup command queue scatterlist usage
Alex Williamson
1
-6
/
+10
2009-05-02
3c589_cs: add cis(firmware) of 3Com multifunction pcmcia card
Ken Kawasaki
7
-8
/
+68
2009-05-02
bonding: correct the cleanup in bond_create()
Jiri Pirko
1
-7
/
+6
2009-05-02
virtio: add missing include to virtio_net.h
Grant Likely
1
-0
/
+1
2009-05-02
forcedeth: add clock gating feature <resend>
Ayaz Abdulla
1
-0
/
+23
2009-05-02
smsc95xx: add support for LAN9512 and LAN9514
Steve Glendinning
1
-0
/
+5
2009-05-02
smsc95xx: configure LED outputs
Steve Glendinning
2
-0
/
+13
2009-05-02
netconsole: take care of NETDEV_UNREGISTER event
Bruno Prémont
1
-1
/
+10
2009-05-02
xt_socket: checks for the state of nf_conntrack
Laszlo Attila Toth
1
-0
/
+1
2009-05-02
net: remove driver_data direct access of struct device
Greg Kroah-Hartman
7
-19
/
+19
2009-05-02
bonding: bond_slave_info_query() fix
Eric Dumazet
1
-16
/
+7
2009-05-01
cxgb3: fixing gcc 4.4 compiler warning: suggest parentheses around operand of...
Sergey Senozhatsky
1
-1
/
+1
2009-05-01
netfilter: use likely() in xt_info_rdlock_bh()
Eric Dumazet
1
-2
/
+2
2009-05-01
net: Fix skb_tx_hash() for forwarding workloads.
Eric Dumazet
1
-4
/
+5
2009-04-30
net: Fix oops when splicing skbs from a frag_list.
Jarek Poplawski
1
-13
/
+14
[next]