index
:
linux-stable.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
cfg80211: move break statement to correct place
Johannes Berg
2009-07-10
1
-15
/
+16
*
wext: default to y
Johannes Berg
2009-07-10
1
-9
/
+3
*
mac80211: fix todo lock
Johannes Berg
2009-07-10
1
-13
/
+15
*
wext: allow returning NULL stats
Johannes Berg
2009-07-10
1
-1
/
+8
*
cfg80211: send wext MLME-MICHAELMICFAILURE.indication
Johannes Berg
2009-07-10
2
-17
/
+17
*
cfg80211: infer WPA and WPA2 support from TKIP and CCMP
David Kilroy
2009-07-10
1
-4
/
+4
*
cfg80211: set WE encoding size based on available ciphers
David Kilroy
2009-07-10
1
-3
/
+10
*
cfg80211: allow drivers that can't scan for specific ssids
David Kilroy
2009-07-10
2
-4
/
+2
*
cfg80211: Advertise ciphers via WE according to driver capability
David Kilroy
2009-07-10
1
-2
/
+13
*
cfg80211: prohibit scanning the same channel more than once
Johannes Berg
2009-07-10
1
-3
/
+30
*
mac80211: improve per-sta debugfs
Johannes Berg
2009-07-10
2
-36
/
+79
*
mac80211: push rx status into skb->cb
Johannes Berg
2009-07-10
8
-66
/
+43
*
cfg80211: issue netlink notification when scan starts
Johannes Berg
2009-07-10
3
-10
/
+34
*
cfg80211: pass netdev to change_virtual_intf
Johannes Berg
2009-07-10
3
-15
/
+8
*
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-09
16
-48
/
+30
|
\
|
*
net: adding memory barrier to the poll and receive callbacks
Jiri Olsa
2009-07-09
9
-19
/
+19
|
*
netpoll: Fix carrier detection for drivers that are using phylib
Anton Vorontsov
2009-07-08
1
-1
/
+1
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
David S. Miller
2009-07-08
4
-3
/
+6
|
|
\
|
|
*
mac80211: minstrel: avoid accessing negative indices in rix_to_ndx()
Luciano Coelho
2009-07-07
1
-1
/
+4
|
|
*
cfg80211: fix refcount leak
Johannes Berg
2009-07-07
1
-1
/
+0
|
|
*
mac80211: fix allocation in mesh_queue_preq
Andrey Yurovsky
2009-07-07
1
-1
/
+1
|
|
*
Wireless: nl80211, fix lock imbalance
Jiri Slaby
2009-07-07
1
-0
/
+1
|
*
|
ipv4: Fix fib_trie rebalancing, part 4 (root thresholds)
Jarek Poplawski
2009-07-08
1
-2
/
+2
|
|
/
|
*
sctp: fix warning at inet_sock_destruct() while release sctp socket
Wei Yongjun
2009-07-06
1
-23
/
+2
*
|
netpoll: Introduce netpoll_carrier_timeout kernel option
Anton Vorontsov
2009-07-08
1
-1
/
+5
*
|
econet: use NET_RX_SUCCESS instead of magic number 0 for econet_rcv successfu...
Mark Smith
2009-07-06
1
-2
/
+2
*
|
ipv6: correct return on ipv6_rcv() packet drop
Mark Smith
2009-07-06
1
-3
/
+3
*
|
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
3
-10
/
+10
*
|
net, bridge: align br_nf_ops assignment
Cyrill Gorcunov
2009-07-05
1
-40
/
+56
*
|
tipc: Add socket options to get number of queued messages
oscar.medina@motorola.com
2009-07-05
1
-0
/
+6
*
|
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
Patrick McHardy
2009-07-05
16
-39
/
+39
*
|
net: remove NET_RX_BAD and NET_RX_CN* defines
Florian Westphal
2009-07-05
2
-2
/
+2
|
/
*
dsa: fix 88e6xxx statistics counter snapshotting
Stephane Contri
2009-07-05
1
-1
/
+1
*
IPv6: preferred lifetime of address not getting updated
Brian Haley
2009-07-03
1
-3
/
+27
*
xfrm6: fix the proto and ports decode of sctp protocol
Wei Yongjun
2009-07-03
1
-2
/
+4
*
xfrm4: fix the ports decode of sctp protocol
Wei Yongjun
2009-07-03
1
-1
/
+2
*
net/9p: Fix crash due to bad mount parameters.
Abhishek Kulkarni
2009-07-02
1
-6
/
+8
*
Revert "ipv4: arp announce, arp_proxy and windows ip conflict verification"
Eric W. Biederman
2009-06-30
1
-5
/
+2
*
ipv4: Fix fib_trie rebalancing, part 3
Jarek Poplawski
2009-06-30
1
-0
/
+3
*
sctp: xmit sctp packet always return no route error
Wei Yongjun
2009-06-29
1
-1
/
+1
*
xfrm: use xfrm_addr_cmp() instead of compare addresses directly
Wei Yongjun
2009-06-29
1
-49
/
+8
*
tcp: Do not tack on TSO data to non-TSO packet
Herbert Xu
2009-06-29
1
-5
/
+10
*
tcp: Stop non-TSO packets morphing into TSO
Herbert Xu
2009-06-29
1
-1
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/low...
David S. Miller
2009-06-29
1
-0
/
+6
|
\
|
*
nl802154: add module license and description
Dmitry Eremin-Solenikov
2009-06-29
1
-0
/
+3
|
*
nl802154: fix Oops in ieee802154_nl_get_dev
Dmitry Eremin-Solenikov
2009-06-29
1
-0
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...
David S. Miller
2009-06-29
5
-17
/
+78
|
\
\
|
*
|
netfilter: xtables: conntrack match revision 2
Jan Engelhardt
2009-06-29
1
-6
/
+60
|
*
|
netfilter: tcp conntrack: fix unacknowledged data detection with NAT
Patrick McHardy
2009-06-29
2
-9
/
+14
|
*
|
nf_conntrack: Use rcu_barrier()
Jesper Dangaard Brouer
2009-06-25
2
-2
/
+4
|
|
/
[next]