index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2009-05-18
net: Fix bridgeing sysfs handling of rtnl_lock
Eric W. Biederman
2
-2
/
+4
2009-05-18
net: Fix devinet_sysctl_forward
Eric W. Biederman
1
-1
/
+2
2009-05-18
net: FIX ipv6_forward sysctl restart
Eric W. Biederman
1
-1
/
+1
2009-05-18
net-sysfs: Use rtnl_trylock in sysfs methods.
Eric W. Biederman
1
-3
/
+5
2009-05-18
net: TX_RING and packet mmap
Johann Baudy
1
-111
/
+477
2009-05-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
25
-98
/
+155
2009-05-18
pkt_sched: gen_estimator: use 64 bit intermediate counters for bps
Eric Dumazet
1
-6
/
+7
2009-05-18
ipv4: cleanup: remove unnecessary include.
Rami Rosen
1
-1
/
+0
2009-05-18
ipv4: cleanup - remove two unused parameters from fib_semantic_match().
Rami Rosen
4
-7
/
+3
2009-05-18
vlan: use struct netdev_queue counters instead of dev->stats
Eric Dumazet
2
-8
/
+9
2009-05-18
net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue
Eric Dumazet
1
-3
/
+20
2009-05-18
sch_teql: should not dereference skb after ndo_start_xmit()
Eric Dumazet
1
-2
/
+3
2009-05-18
tcp: fix MSG_PEEK race check
Ilpo Järvinen
1
-1
/
+4
2009-05-18
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
22
-473
/
+777
2009-05-17
bridge: fix initial packet flood if !STP
Stephen Hemminger
1
-0
/
+3
2009-05-17
bridge: relay bridge multicast pkgs if !STP
Stephen Hemminger
1
-0
/
+5
2009-05-17
net: tx scalability works : trans_start
Eric Dumazet
1
-9
/
+31
2009-05-17
tcp: tcp_prequeue() can use keyed wakeups
John Dykstra
1
-1
/
+2
2009-05-17
ipconfig: handle case of delayed DHCP server
Chris Friesen
1
-0
/
+12
2009-05-17
netpoll: don't dereference NULL dev from np
Pavel Emelyanov
1
-2
/
+6
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr (part2)
Jiri Pirko
1
-1
/
+1
2009-05-17
cls_cgroup: remove unneeded cgroup_lock
Li Zefan
1
-6
/
+0
2009-05-17
net: remove needless (now buggy) & from dev->dev_addr
Jiri Pirko
2
-3
/
+3
2009-05-17
ipv4: remove an unused parameter from configure method of fib_rules_ops.
Rami Rosen
4
-4
/
+4
2009-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6
Linus Torvalds
3
-4
/
+7
2009-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
Linus Torvalds
2
-2
/
+2
2009-05-13
mac80211: make noack test available
Johannes Berg
4
-2
/
+44
2009-05-13
mac80211: IBSS supported rate fixes
Johannes Berg
1
-27
/
+40
2009-05-13
mac80211: don't connect to IBSS network with different privacy
Johannes Berg
1
-2
/
+8
2009-05-13
mac80211: split out and decrease probe wait time
Johannes Berg
1
-2
/
+3
2009-05-13
mac80211: respond to beacon loss report only once
Johannes Berg
1
-0
/
+11
2009-05-13
wext: remove seq_start/stop sparse annotations
Johannes Berg
1
-2
/
+0
2009-05-13
nl80211: Add RSC configuration for new keys
Jouni Malinen
5
-3
/
+34
2009-05-13
nl80211: Add IEEE 802.1X PAE control for station mode
Jouni Malinen
5
-3
/
+15
2009-05-13
nl80211: improve station flags handling
Johannes Berg
2
-20
/
+46
2009-05-13
nl80211: Validate MFP flag type when parsing STA flags
Jouni Malinen
1
-0
/
+1
2009-05-13
cfg80211: implement wext key handling
Johannes Berg
6
-317
/
+333
2009-05-12
Merge branch 'for-2.6.30' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
3
-2
/
+6
2009-05-11
wext: fix get_wireless_stats locking
Johannes Berg
1
-4
/
+18
2009-05-11
cfg80211: disallow interfering with stations on non-AP
Johannes Berg
1
-0
/
+12
2009-05-11
cfg80211: put wext data into substructure
Johannes Berg
2
-32
/
+32
2009-05-11
cfg80211: constify key mac address in ops
Johannes Berg
1
-3
/
+3
2009-05-11
mac80211: properly track HT operation_mode
Johannes Berg
2
-1
/
+12
2009-05-11
mac80211: move HT operation mode BSS info
Johannes Berg
1
-7
/
+4
2009-05-11
mac80211: improve scan timing
Johannes Berg
1
-8
/
+23
2009-05-11
mac80211: MFP - Drop unprotected Action frames prior key setup
Jouni Malinen
1
-9
/
+19
2009-05-11
mac80211: Drop unencrypted frames based on key setup
Jouni Malinen
1
-9
/
+21
2009-05-11
cfg80211: fix wext iw_freq parsing
Johannes Berg
1
-6
/
+18
2009-05-11
mac80211: set default QoS values according to spec
Johannes Berg
2
-12
/
+52
2009-05-11
mac80211: fix scan channel race
Johannes Berg
3
-7
/
+11
[next]