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.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
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
2011-06-13
1
-5
/
+10
|
\
|
*
ceph: fix sync vs canceled write
Sage Weil
2011-06-07
1
-5
/
+10
*
|
netpoll: call dev_put() on error in netpoll_setup()
Dan Carpenter
2011-06-11
1
-1
/
+2
*
|
vlan: Fix the ingress VLAN_FLAG_REORDER_HDR check
Jiri Pirko
2011-06-11
2
-28
/
+34
*
|
ipv4: Fix packet size calculation for raw IPsec packets in __ip_append_data
Steffen Klassert
2011-06-09
1
-3
/
+3
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-09
6
-36
/
+16
|
\
\
|
*
|
mac80211: fix IBSS teardown race
Johannes Berg
2011-06-08
1
-2
/
+4
|
*
|
nl80211: fix overflow in ssid_len
Luciano Coelho
2011-06-07
1
-5
/
+4
|
*
|
Revert "mac80211: stop queues before rate control updation"
John W. Linville
2011-06-07
1
-6
/
+0
|
*
|
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
2011-06-06
3
-23
/
+8
*
|
|
netpoll: prevent netpoll setup on slave devices
WANG Cong
2011-06-09
1
-0
/
+6
*
|
|
net: pmtu_expires fixes
Eric Dumazet
2011-06-09
1
-34
/
+44
*
|
|
xfrm: Fix off by one in the replay advance functions
Steffen Klassert
2011-06-07
1
-2
/
+2
*
|
|
net: cpu offline cause napi stall
Heiko Carstens
2011-06-07
1
-0
/
+5
*
|
|
bridge: provide a cow_metrics method for fake_ops
Alexander Holler
2011-06-07
1
-0
/
+6
*
|
|
af_packet: prevent information leak
Eric Dumazet
2011-06-06
1
-0
/
+2
*
|
|
irda: iriap: Use seperate lockdep class for irias_objects->hb_spinlock
David S. Miller
2011-06-06
1
-0
/
+5
*
|
|
net: Rework netdev_drivername() to avoid warning.
David S. Miller
2011-06-06
2
-13
/
+6
*
|
|
net/ipv6: check for mistakenly passed in non-AF_INET6 sockaddrs
Marcus Meissner
2011-06-06
1
-0
/
+4
*
|
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2011-06-06
1
-0
/
+4
|
\
\
\
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-06
1
-0
/
+4
|
|
\
|
|
|
|
*
|
mac80211: call dev_alloc_name before copying name to sdata
Thadeu Lima de Souza Cascardo
2011-06-03
1
-0
/
+4
*
|
|
|
netfilter: use unsigned variables for packet lengths in ip[6]_queue.
Dave Jones
2011-06-06
2
-2
/
+4
*
|
|
|
netfilter: nf_conntrack: fix ct refcount leak in l4proto->error()
Pablo Neira Ayuso
2011-06-06
3
-2
/
+5
*
|
|
|
netfilter: nf_nat: fix crash in nf_nat_csum
Julian Anastasov
2011-06-06
1
-1
/
+1
*
|
|
|
netfilter: ipset: Use the stored first cidr value instead of '1'
Jozsef Kadlecsik
2011-06-06
3
-8
/
+16
*
|
|
|
netfilter: ipset: Fix return code for destroy when sets are in use
Jozsef Kadlecsik
2011-06-06
1
-1
/
+1
*
|
|
|
ipvs: restore support for iptables SNAT
Julian Anastasov
2011-06-06
1
-8
/
+8
*
|
|
|
netfilter: add more values to enum ip_conntrack_info
Eric Dumazet
2011-06-06
15
-27
/
+23
|
/
/
/
*
|
|
fix return values of l2tp_dfs_seq_open()
Al Viro
2011-06-05
1
-1
/
+1
*
|
|
get_net_ns_by_fd() oopses if proc_ns_fget() returns an error
Al Viro
2011-06-05
1
-9
/
+7
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
2011-06-04
14
-53
/
+95
|
\
\
\
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-06-03
2
-20
/
+25
|
|
\
|
|
|
|
*
|
bluetooth l2cap: fix locking in l2cap_global_chan_by_psm
Johannes Berg
2011-06-01
1
-1
/
+1
|
|
*
|
cfg80211: don't drop p2p probe responses
Eliad Peller
2011-06-01
1
-19
/
+24
|
*
|
|
net: tracepoint of net_dev_xmit sees freed skb and causes panic
Koki Sanagi
2011-06-02
1
-2
/
+5
|
*
|
|
af-packet: Add flag to distinguish VID 0 from no-vlan.
Ben Greear
2011-06-01
1
-3
/
+12
|
*
|
|
caif: Fix race when conditionally taking rtnl lock
sjur.brandeland@stericsson.com
2011-06-01
1
-6
/
+3
|
*
|
|
vlan: fix typo in vlan_dev_hard_start_xmit()
Wei Yongjun
2011-06-01
1
-1
/
+1
|
*
|
|
net/ipv4: Check for mistakenly passed in non-IPv4 address
Marcus Meissner
2011-06-01
1
-0
/
+3
|
*
|
|
sctp: stop pending timers and purge queues when peer restart asoc
Wei Yongjun
2011-05-31
3
-11
/
+29
|
*
|
|
ip_options_compile: properly handle unaligned pointer
Chris Metcalf
2011-05-31
1
-7
/
+8
|
|
/
/
|
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2....
John W. Linville
2011-05-27
3
-3
/
+9
|
|
\
\
|
|
*
|
mac80211: Remove duplicate linux/slab.h include from net/mac80211/scan.c
Jesper Juhl
2011-05-27
1
-1
/
+0
|
|
*
|
mac80211: clear local->ps_data on disassoc
Eliad Peller
2011-05-27
1
-0
/
+1
|
|
*
|
mac80211: stop queues before rate control updation
Rajkumar Manoharan
2011-05-26
1
-0
/
+6
|
|
*
|
nl80211: fix check for valid SSID size in scan operations
Luciano Coelho
2011-05-26
1
-2
/
+2
*
|
|
|
Merge branch 'pnfs-submit' of git://git.open-osd.org/linux-open-osd
Linus Torvalds
2011-05-29
1
-0
/
+19
|
\
\
\
\
|
*
|
|
|
SUNRPC: introduce xdr_init_decode_pages
Benny Halevy
2011-05-29
1
-0
/
+19
*
|
|
|
|
Merge branch 'for-2.6.40' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2011-05-29
1
-148
/
+188
|
\
\
\
\
\
[next]