index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2010-01-12
mac80211: allow station updates on ap interfaces for vlan stations
Felix Fietkau
3
-6
/
+30
2010-01-12
mac80211: use nullfunc frames for 4-addr sta detection
Felix Fietkau
2
-0
/
+51
2010-01-12
cfg80211: Fix country IE parsing for single channel triplets
Luis R. Rodriguez
1
-4
/
+221
2010-01-12
cfg80211: process the max power on a country IE
Luis R. Rodriguez
1
-1
/
+1
2010-01-12
cfg80211: add debug print when we drop a bogus country IE
Luis R. Rodriguez
1
-1
/
+3
2010-01-12
mac80211: fix a few work bugs
Johannes Berg
2
-0
/
+5
2010-01-12
cfg80211: Store IEs from both Beacon and Probe Response frames
Jouni Malinen
3
-31
/
+96
2010-01-12
mac80211: use Probe Request template when sending a direct scan
Kalle Valo
1
-24
/
+16
2010-01-12
mac80211: create Probe Request template
Kalle Valo
1
-0
/
+50
2010-01-12
mac80211: use PS Poll and Nullfunc templates when sending such frames
Kalle Valo
1
-39
/
+9
2010-01-12
mac80211: add functions to create PS Poll and Nullfunc templates
Kalle Valo
1
-0
/
+78
2010-01-12
nl80211: New command for setting TX rate mask for rate control
Jouni Malinen
1
-0
/
+111
2010-01-12
cfg80211/mac80211: Use more generic bitrate mask for rate control
Jouni Malinen
8
-64
/
+116
2010-01-12
mac80211: Select lowest rate based on basic rate set in AP mode
Jouni Malinen
2
-11
/
+38
2010-01-12
mac80211: quit addba_resp_timer if Tx BA session is torn down
Zhu Yi
1
-1
/
+2
2010-01-12
mac80211: Add new callback set_coverage_class
Lukáš Turek
3
-0
/
+45
2010-01-12
nl80211: Add new WIPHY attribute COVERAGE_CLASS
Lukáš Turek
2
-0
/
+16
2010-01-12
cfg80211: fix refcount imbalance when wext is disabled
Johannes Berg
1
-2
/
+2
2010-01-12
mac80211: fix queue selection for data frames on monitor interfaces
Felix Fietkau
1
-2
/
+5
2010-01-12
tcp: Generalized TTL Security Mechanism
Stephen Hemminger
2
-1
/
+16
2010-01-12
af_packet: Don't use skb after dev_queue_xmit()
Jarek Poplawski
1
-5
/
+14
2010-01-11
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
14
-34
/
+50
2010-01-11
NET: irda, remove unnecessary checks
Jiri Slaby
1
-6
/
+0
2010-01-11
NET: ipv6, remove unnecessary check
Jiri Slaby
1
-1
/
+1
2010-01-09
Merge branch 'bugfixes' of git://git.linux-nfs.org/projects/trondmy/nfs-2.6
Linus Torvalds
3
-3
/
+20
2010-01-09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
5
-25
/
+31
2010-01-08
mac80211: fix endian error
Johannes Berg
1
-2
/
+2
2010-01-08
mac80211: add missing sanity checks for action frames
Felix Fietkau
2
-1
/
+7
2010-01-08
mac80211: fix queue selection for packets injected via monitor interface
Lennert Buytenhek
1
-0
/
+1
2010-01-08
netfilter: ebtables: enforce CAP_NET_ADMIN
Florian Westphal
1
-0
/
+6
2010-01-08
net/ipv6/tcp_ipv6.c: Use compressed IPv6 address
Joe Perches
1
-1
/
+1
2010-01-08
tcp: update the netstamp_needed counter when cloning sockets
Octavian Purdila
1
-0
/
+4
2010-01-07
netfilter: nf_ct_ftp: fix out of bounds read in update_nl_seq()
Patrick McHardy
1
-9
/
+9
2010-01-07
net: Make it easier to parse /proc/net/dev contents.
Jesper Dangaard Brouer
1
-1
/
+1
2010-01-07
net: RFC3069, private VLAN proxy arp support
Jesper Dangaard Brouer
3
-5
/
+55
2010-01-07
fix bonding: allow arp_ip_targets on separate vlans to use arp validation
Andy Gospodarek
1
-6
/
+5
2010-01-07
Phonet: reject unsupported sendmsg/recvmsg flags
Rémi Denis-Courmont
2
-3
/
+13
2010-01-07
Phonet: zero-copy GPRS TX
Rémi Denis-Courmont
1
-2
/
+14
2010-01-07
Phonet: zero-copy aligned GPRS RX
Rémi Denis-Courmont
2
-2
/
+5
2010-01-07
ip: fix mc_loop checks for tunnels with multicast outer addresses
Octavian Purdila
2
-3
/
+2
2010-01-07
Merge branch 'for-2.6.33' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
1
-1
/
+2
2010-01-07
sunrpc: fix peername failed on closed listener
Xiaotian Feng
1
-1
/
+2
2010-01-07
sunrpc: fix build-time warning
Randy Dunlap
1
-1
/
+1
2010-01-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
3
-7
/
+7
2010-01-07
Revert "mac80211: replace netif_tx_{start,stop,wake}_all_queues"
John W. Linville
3
-9
/
+9
2010-01-06
mac80211: fix-up build breakage in 2.6.33
John W. Linville
1
-1
/
+1
2010-01-06
wireless: fix build breakage when CONFIG_CFG80211_REG_DEBUG not set
John W. Linville
1
-3
/
+3
2010-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
John W. Linville
7
-33
/
+133
2010-01-06
mac80211: fix ampdu_action tx_start ssn
Christian Lamparter
1
-1
/
+1
2010-01-06
cfg80211: add a regulatory debug print
Luis R. Rodriguez
1
-14
/
+18
[prev]
[next]