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
*
CAN: use dev_get_by_index_rcu
stephen hemminger
2009-11-11
1
-3
/
+3
*
IPV4: use rcu to walk list of devices in IGMP
stephen hemminger
2009-11-11
1
-8
/
+10
*
decnet: use RCU to find network devices
stephen hemminger
2009-11-11
1
-8
/
+6
*
net: use rcu for network scheduler API
stephen hemminger
2009-11-11
1
-3
/
+4
*
vlan: eliminate use of dev_base_lock
stephen hemminger
2009-11-11
1
-7
/
+6
*
IPv6: use ipv6_addr_v4mapped()
Brian Haley
2009-11-11
1
-1
/
+1
*
sit: Clean up DF code by copying from IPIP
Herbert Xu
2009-11-11
1
-21
/
+21
*
ipv6: Allow inet6_dump_addr() to handle more than 64 addresses
Eric Dumazet
2009-11-11
1
-0
/
+6
*
ipv6: speedup inet6_dump_ifinfo()
Eric Dumazet
2009-11-11
1
-17
/
+28
*
net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard
Cyrill Gorcunov
2009-11-11
3
-3
/
+3
*
udp: bind() optimisation
Eric Dumazet
2009-11-11
2
-15
/
+72
*
Phonet: allocate and copy for pipe TX without sock lock
Rémi Denis-Courmont
2009-11-11
1
-17
/
+12
*
Phonet: put sockets in a hash table
Rémi Denis-Courmont
2009-11-11
2
-25
/
+55
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-11-09
26
-699
/
+466
|
\
|
*
mac80211: async station powersave handling
Johannes Berg
2009-11-06
6
-85
/
+168
|
*
mac80211: fix internal scan request
Johannes Berg
2009-11-05
1
-0
/
+1
|
*
mac80211: Fix IBSS merge
Sujith
2009-11-05
1
-0
/
+4
|
*
mac80211: make ieee80211_find_sta per virtual interface
Johannes Berg
2009-11-05
1
-2
/
+16
|
*
cfg80211: remove dead variable
Johannes Berg
2009-11-05
1
-2
/
+0
|
*
cfg80211: validate scan channels
Johannes Berg
2009-11-02
3
-18
/
+35
|
*
cfg80211: Fix WEXT compat siwauth wpa and group cipher
Jouni Malinen
2009-11-02
1
-4
/
+2
|
*
mac80211: fix scan abort sanity checks
Johannes Berg
2009-11-02
1
-4
/
+8
|
*
mac80211: make CALL_TXH a statement
Johannes Berg
2009-11-02
1
-16
/
+18
|
*
mac80211: remove bogus code
Johannes Berg
2009-10-30
1
-7
/
+0
|
*
mac80211: remove sent_ps_buffered
Johannes Berg
2009-10-30
2
-6
/
+3
|
*
mac80211: also drop qos-nullfunc frames silently
Johannes Berg
2009-10-30
1
-5
/
+10
|
*
mac80211: unconditionally set IEEE80211_TX_CTL_SEND_AFTER_DTIM
Johannes Berg
2009-10-30
1
-4
/
+3
|
*
mac80211: deprecate qual value
Johannes Berg
2009-10-30
3
-5
/
+0
|
*
mac80211: introduce ieee80211_beacon_get_tim()
Johannes Berg
2009-10-30
1
-3
/
+14
|
*
mac80211: make align adjustment code support paged SKB
Zhu Yi
2009-10-30
1
-4
/
+4
|
*
mac80211: remove RX_FLAG_RADIOTAP
Johannes Berg
2009-10-30
2
-25
/
+16
|
*
mac80211: fix radiotap header generation
Johannes Berg
2009-10-30
1
-14
/
+12
|
*
mac80211: split hardware scan by band
Johannes Berg
2009-10-30
3
-32
/
+80
|
*
mac80211: remove outdated comment
Johannes Berg
2009-10-30
1
-2
/
+0
|
*
mac80211: fix dynamic power save for devices with nullfunc support in hw
Kalle Valo
2009-10-30
1
-1
/
+5
|
*
mac80211: refactor dynamic power save check
Kalle Valo
2009-10-30
1
-3
/
+21
|
*
cfg80211/mac80211: use debugfs_remove_recursive
Johannes Berg
2009-10-30
14
-462
/
+51
*
|
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-09
3
-28
/
+33
|
\
\
|
*
|
can: should not use __dev_get_by_index() without locks
Eric Dumazet
2009-11-08
1
-7
/
+12
|
*
|
ipip: Fix handling of DF packets when pmtudisc is OFF
Herbert Xu
2009-11-07
1
-15
/
+17
|
*
|
netfilter: xt_connlimit: fix regression caused by zero family value
Jan Engelhardt
2009-11-07
1
-6
/
+4
*
|
|
xfrm: SAD entries do not expire correctly after suspend-resume
Yury Polyanskiy
2009-11-09
1
-13
/
+17
*
|
|
net/compat_ioctl: support SIOCWANDEV
Arnd Bergmann
2009-11-09
1
-0
/
+23
*
|
|
net, compat_ioctl: fix SIOCGMII ioctls
Arnd Bergmann
2009-11-09
1
-0
/
+3
*
|
|
udp: multicast RX should increment SNMP/sk_drops counter in allocation failures
Eric Dumazet
2009-11-09
2
-2
/
+18
*
|
|
ipv6: udp: Optimise multicast reception
Eric Dumazet
2009-11-09
1
-24
/
+47
*
|
|
ipv4: udp: Optimise multicast reception
Eric Dumazet
2009-11-09
1
-26
/
+50
*
|
|
ipv6: udp: optimize unicast RX path
Eric Dumazet
2009-11-09
1
-3
/
+109
*
|
|
ipv4: udp: optimize unicast RX path
Eric Dumazet
2009-11-09
1
-3
/
+112
*
|
|
udp: secondary hash on (local port, local address)
Eric Dumazet
2009-11-09
1
-5
/
+26
[next]