index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: report operating frequency rather than current
Johannes Berg
2009-05-06
1
-1
/
+1
*
cfg80211: make nl80211_send_mlme_timeout() static
Luis R. Rodriguez
2009-05-06
1
-3
/
+3
*
mac80211: tell driver when idle
Johannes Berg
2009-05-06
5
-12
/
+101
*
mac80211: Warn if the rate controller requests retries for a NO_ACK frame
Gábor Stefanik
2009-05-06
1
-0
/
+4
*
mac80211: Fix handling of retry count of NO_ACK frames in PID
Gábor Stefanik
2009-05-06
1
-3
/
+5
*
mac80211: Fix handling of retry count of NO_ACK frames in minstrel
Gábor Stefanik
2009-05-06
1
-3
/
+5
*
cfg80211: Use the correct IE buffer pointer
Michael Buesch
2009-05-06
1
-1
/
+1
*
cfg80211: Remove unnecessary ksize() call
Michael Buesch
2009-05-06
1
-5
/
+3
*
net/rfkill/rfkill.c: fix build with CONFIG_RFKILL_LEDS=n
Andrew Morton
2009-05-06
1
-0
/
+5
*
cfg80211: remove superfluous !last_request check in reg_device_remove()
Chris Wright
2009-05-06
1
-4
/
+4
*
mac80211: fix probe response processing
Johannes Berg
2009-05-06
2
-7
/
+3
*
nl80211: Send timeout event on failed direct probe
Jouni Malinen
2009-05-06
1
-1
/
+1
*
mac80211: add driver ops wrappers
Johannes Berg
2009-05-06
17
-130
/
+292
*
mac80211: unify config_interface and bss_info_changed
Johannes Berg
2009-05-06
8
-117
/
+80
*
mac80211: clean up beacon interval settings
Johannes Berg
2009-05-06
6
-33
/
+41
*
mac80211: fix scan races and rework scanning
Johannes Berg
2009-05-06
5
-216
/
+229
*
mac80211: internally clear failed scans properly
Johannes Berg
2009-05-06
1
-2
/
+4
*
mac80211: rename max_sleep_interval to max_sleep_period
Johannes Berg
2009-05-06
1
-1
/
+1
*
mac80211: fix PS vs. scan race
Johannes Berg
2009-05-06
1
-0
/
+7
*
mac80211: fix various problems in ibss code
Johannes Berg
2009-05-06
1
-3
/
+15
*
netns 2/2: extract net_create()
Alexey Dobriyan
2009-05-04
1
-24
/
+20
*
netns 1/2: don't get/put old netns on CLONE_NEWNET
Alexey Dobriyan
2009-05-04
1
-4
/
+1
*
tcp: extend ECN sysctl to allow server-side only ECN
Ilpo Järvinen
2009-05-04
2
-2
/
+2
*
net: Avoid modulus in skb_tx_hash() for forwarding case.
David S. Miller
2009-05-03
1
-2
/
+6
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
2
-1
/
+2
|
\
|
*
Subject: [PATCH] br2684: restore net_dev initialization
Rabin Vincent
2009-05-02
1
-0
/
+1
|
*
net: Only store high 16 bits of kernel generated filter priorities
Robert Love
2009-05-02
1
-1
/
+1
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-05-03
3
-17
/
+20
|
\
|
|
*
xt_socket: checks for the state of nf_conntrack
Laszlo Attila Toth
2009-05-02
1
-0
/
+1
|
*
net: Fix skb_tx_hash() for forwarding workloads.
Eric Dumazet
2009-05-01
1
-4
/
+5
|
*
net: Fix oops when splicing skbs from a frag_list.
Jarek Poplawski
2009-04-30
1
-13
/
+14
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-04-30
18
-343
/
+256
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-04-30
1
-10
/
+10
|
|
\
|
|
*
mac80211: default to automatic power control
Johannes Berg
2009-04-29
1
-0
/
+1
|
|
*
mac80211: fix modprobe deadlock by not calling wep_init under rtnl_lock
Alan Jenkins
2009-04-29
1
-10
/
+9
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtma...
David S. Miller
2009-04-29
3
-28
/
+55
|
|
\
\
|
|
*
|
Bluetooth: Fix connection establishment with low security requirement
Marcel Holtmann
2009-04-28
1
-6
/
+3
|
|
*
|
Bluetooth: Add different pairing timeout for Legacy Pairing
Marcel Holtmann
2009-04-28
2
-1
/
+36
|
|
*
|
Bluetooth: Ensure that HCI sysfs add/del is preempt safe
Roger Quadros
2009-04-28
1
-21
/
+16
|
|
|
/
|
*
/
netfilter: revised locking for x_tables
Stephen Hemminger
2009-04-29
4
-291
/
+136
|
|
/
|
*
net: Avoid extra wakeups of threads blocked in wait_for_packet()
Eric Dumazet
2009-04-28
1
-1
/
+13
|
*
ipv4: Limit size of route cache hash table
Anton Blanchard
2009-04-27
1
-1
/
+1
|
*
xfrm: wrong hash value for temporary SA
Nicolas Dichtel
2009-04-27
1
-3
/
+3
|
*
vlan: update vlan carrier state for admin up/down
Jay Vosburgh
2009-04-26
2
-0
/
+7
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-04-26
5
-9
/
+31
|
|
\
|
|
*
netfilter: xt_recent: fix stack overread in compat code
Jan Engelhardt
2009-04-24
1
-5
/
+4
|
|
*
netfilter: nf_ct_dccp: add missing role attributes for DCCP
Pablo Neira Ayuso
2009-04-24
1
-1
/
+14
|
|
*
netfilter: Kconfig: TProxy doesn't depend on NF_CONNTRACK
Laszlo Attila Toth
2009-04-24
1
-2
/
+2
|
|
*
netfilter: nf_ct_dccp/udplite: fix protocol registration error
Patrick McHardy
2009-04-24
2
-0
/
+2
|
|
*
netfilter: bridge: allow fragmentation of VLAN packets traversing a bridge
hummerbliss@gmail.com
2009-04-20
1
-1
/
+9
[next]