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
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-29
9
-79
/
+319
|
\
|
*
mac80211: remove unneed variable from ieee80211_tx_pending()
Dan Carpenter
2010-03-24
1
-2
/
+0
|
*
mac80211: Add support for connection quality monitoring
Juuso Oikarinen
2010-03-24
2
-0
/
+42
|
*
cfg80211: Add connection quality monitoring support to nl80211
Juuso Oikarinen
2010-03-24
3
-0
/
+150
|
*
mac80211: Add support for connection monitor in hardware
Juuso Oikarinen
2010-03-23
3
-10
/
+60
|
*
net/wireless/wext-core.c: Use IW_EVENT_IDX macro
Joe Perches
2010-03-23
1
-11
/
+11
|
*
net/wireless/wext_core.c: Use IW_IOCTL_IDX macro
Joe Perches
2010-03-23
1
-56
/
+56
*
|
rps: fix net-sysfs build for !CONFIG_RPS
Stephen Rothwell
2010-03-29
1
-3
/
+4
*
|
net: __netif_receive_skb should be static
Eric Dumazet
2010-03-29
1
-1
/
+1
*
|
net: increase preallocated size of nlmsg to accomodate for IFLA_STATS64
Jan Engelhardt
2010-03-28
1
-0
/
+1
*
|
net: fix unaligned access in IFLA_STATS64
Jan Engelhardt
2010-03-28
1
-31
/
+31
*
|
netlink: use the appropriate namespace pid
Tom Goff
2010-03-27
1
-1
/
+1
*
|
ipv6: Fix result generation in ipv6_get_ifaddr().
David S. Miller
2010-03-26
1
-3
/
+4
*
|
ipv6: Preserve pervious behavior in ipv6_link_dev_addr().
David S. Miller
2010-03-26
1
-1
/
+1
*
|
rps: add CONFIG_RPS
Eric Dumazet
2010-03-25
2
-10
/
+24
*
|
tipc: remove trailing space in messages
Frans Pop
2010-03-24
3
-6
/
+6
*
|
net: remove trailing space in messages
Frans Pop
2010-03-24
9
-11
/
+11
*
|
rds: cleanup: remove unneeded variable
Dan Carpenter
2010-03-24
1
-2
/
+0
*
|
wimax: remove unneeded variable
Dan Carpenter
2010-03-24
2
-4
/
+0
*
|
llc: cleanup: remove dead code from llc_init()
Dan Carpenter
2010-03-24
1
-6
/
+0
*
|
net: Fix locking in flush_backlog
Tom Herbert
2010-03-24
1
-4
/
+8
*
|
net_sched: make traffic control network namespace aware
Tom Goff
2010-03-23
3
-80
/
+107
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2010-03-23
13
-76
/
+271
|
\
|
|
*
rename new rfkill sysfs knobs
florian@mickler.org
2010-03-19
1
-27
/
+8
|
*
mac80211: (really) fix rates setup on IBSS merge
Bruno Randolf
2010-03-16
1
-8
/
+8
|
*
Revert "mac80211: fix rates setup on IBSS merge"
John W. Linville
2010-03-16
1
-3
/
+0
|
*
mac80211: optimize tx status processing
Felix Fietkau
2010-03-15
1
-7
/
+7
|
*
minstrel: make the rate control ops reusable from another rc implementation
Felix Fietkau
2010-03-10
3
-4
/
+10
|
*
minstrel: simplify and fix debugfs code
Felix Fietkau
2010-03-10
2
-29
/
+11
|
*
mac80211: give warning if building w/out rate ctrl algorithm
Andres Salomon
2010-03-10
1
-0
/
+9
|
*
enhance sysfs rfkill interface
florian@mickler.org
2010-03-10
1
-0
/
+58
|
*
mac80211: use different MAC addresses for virtual interfaces
Johannes Berg
2010-03-09
1
-2
/
+114
|
*
mac80211: Improve software scan timing
Helmut Schaa
2010-03-09
2
-6
/
+66
|
*
mac80211: fix rates setup on IBSS merge
Bruno Randolf
2010-03-09
1
-0
/
+3
|
*
mac80211: deprecate RX status noise
Johannes Berg
2010-03-09
3
-13
/
+0
*
|
rps: Fix build with CONFIG_SYSFS enabled
Tom Herbert
2010-03-23
1
-0
/
+4
*
|
bridge: cleanup: remove unused assignment
Dan Carpenter
2010-03-22
1
-2
/
+0
*
|
pktgen node allocation
Robert Olsson
2010-03-22
1
-5
/
+53
*
|
net: dev_getfirstbyhwtype() optimization
Eric Dumazet
2010-03-22
1
-7
/
+10
*
|
net: snmp mib cleanup
Eric Dumazet
2010-03-22
2
-3
/
+3
*
|
atm: Use kasprintf
Eric Dumazet
2010-03-22
1
-9
/
+1
*
|
net: speedup netdev_set_master()
Eric Dumazet
2010-03-22
1
-4
/
+3
*
|
tcp: Add SNMP counter for DEFER_ACCEPT
Eric Dumazet
2010-03-22
2
-0
/
+2
*
|
bonding: flush unicast and multicast lists when changing type
Jiri Pirko
2010-03-22
1
-2
/
+4
*
|
net: rtnetlink: ignore NETDEV_PRE_TYPE_CHANGE in rtnetlink_event()
Patrick McHardy
2010-03-22
1
-0
/
+1
*
|
ipv6: Fix bug in ipv6_chk_same_addr().
David S. Miller
2010-03-21
1
-8
/
+7
*
|
ipv6: Reduce timer events for addrconf_verify().
YOSHIFUJI Hideaki
2010-03-21
1
-4
/
+23
*
|
IPv6: addrconf cleanup addrconf_verify
stephen hemminger
2010-03-21
1
-9
/
+4
*
|
addrconf: checkpatch fixes
Stephen Hemminger
2010-03-21
1
-173
/
+179
*
|
IPv6: addrconf cleanups
Stephen Hemminger
2010-03-21
1
-23
/
+28
[next]