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
*
net: change return values from -EACCES to -EPERM
Zhao Hongjiang
2012-09-21
6
-17
/
+17
*
ipv6: fix return value check in fib6_add()
Wei Yongjun
2012-09-21
1
-0
/
+4
*
net: do not disable sg for packets requiring no checksum
Ed Cashin
2012-09-20
1
-1
/
+2
*
xfrm_user: don't copy esn replay window twice for new states
Mathias Krause
2012-09-20
1
-4
/
+5
*
xfrm_user: ensure user supplied esn replay window is valid
Mathias Krause
2012-09-20
1
-6
/
+25
*
xfrm_user: fix info leak in copy_to_user_tmpl()
Mathias Krause
2012-09-20
1
-0
/
+1
*
xfrm_user: fix info leak in copy_to_user_policy()
Mathias Krause
2012-09-20
1
-0
/
+1
*
xfrm_user: fix info leak in copy_to_user_state()
Mathias Krause
2012-09-20
1
-0
/
+1
*
xfrm_user: fix info leak in copy_to_user_auth()
Mathias Krause
2012-09-20
1
-1
/
+1
*
tcp: restore rcv_wscale in a repair mode (v2)
Andrey Vagin
2012-09-20
1
-3
/
+10
*
net/core: fix comment in skb_try_coalesce
Li RongQing
2012-09-19
1
-1
/
+3
*
pkt_sched: fix virtual-start-time update in QFQ
Paolo Valente
2012-09-19
1
-1
/
+4
*
tcp: flush DMA queue before sk_wait_data if rcv_wnd is zero
Michal Kubeček
2012-09-19
1
-2
/
+8
*
batman-adv: make batadv_test_bit() return 0 or 1 only
Linus Lüssing
2012-09-19
1
-3
/
+3
*
xfrm: fix a read lock imbalance in make_blackhole
Li RongQing
2012-09-18
1
-1
/
+1
*
tcp: fix regression in urgent data handling
Eric Dumazet
2012-09-18
1
-3
/
+2
*
net: fix memory leak on oom with zerocopy
Michael S. Tsirkin
2012-09-18
1
-1
/
+1
*
xfrm_user: return error pointer instead of NULL #2
Mathias Krause
2012-09-18
1
-2
/
+4
*
xfrm_user: return error pointer instead of NULL
Mathias Krause
2012-09-18
1
-2
/
+4
*
ipv6: use DST_* macro to set obselete field
Nicolas Dichtel
2012-09-18
1
-3
/
+3
*
ipv6: use net->rt_genid to check dst validity
Nicolas Dichtel
2012-09-18
2
-26
/
+10
*
xfrm: invalidate dst on policy insertion/deletion
Nicolas Dichtel
2012-09-18
1
-0
/
+1
*
netns: move net->ipv4.rt_genid to net->rt_genid
Nicolas Dichtel
2012-09-18
1
-7
/
+2
*
net: rt_cache_flush() cleanup
Eric Dumazet
2012-09-18
1
-17
/
+2
*
ipv4/route: arg delay is useless in rt_cache_flush()
Nicolas Dichtel
2012-09-18
6
-34
/
+21
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-09-14
30
-102
/
+184
|
\
|
*
pktgen: fix crash with vlan and packet size less than 46
Nishank Trivedi
2012-09-13
1
-1
/
+1
|
*
net_sched: gred: actually perform idling in WRED mode
David Ward
2012-09-13
1
-11
/
+15
|
*
net_sched: gred: fix qave reporting via netlink
David Ward
2012-09-13
1
-1
/
+4
|
*
net_sched: gred: eliminate redundant DP prio comparisons
David Ward
2012-09-13
1
-3
/
+2
|
*
net_sched: gred: correct comment about qavg calculation in RIO mode
David Ward
2012-09-13
1
-1
/
+1
|
*
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2012-09-13
4
-44
/
+38
|
|
\
|
|
*
netfilter: log: Fix log-level processing
Joe Perches
2012-09-12
2
-3
/
+3
|
|
*
netfilter: Validate the sequence number of dataless ACK packets as well
Jozsef Kadlecsik
2012-09-09
1
-8
/
+2
|
|
*
netfilter: Mark SYN/ACK packets as invalid from original direction
Jozsef Kadlecsik
2012-09-09
1
-11
/
+8
|
|
*
netfilter: take care of timewait sockets
Eric Dumazet
2012-09-06
2
-22
/
+25
|
*
|
net-sched: sch_cbq: avoid infinite loop
Eric Dumazet
2012-09-11
1
-2
/
+3
|
*
|
net: fix net/core/sock.c build error
Randy Dunlap
2012-09-10
1
-0
/
+2
|
*
|
caif: move the dereference below the NULL test
Wei Yongjun
2012-09-10
1
-2
/
+3
|
*
|
net: small bug on rxhash calculation
Chema Gonzalez
2012-09-08
1
-5
/
+6
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-09-07
7
-17
/
+27
|
|
\
\
|
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2012-09-05
3
-6
/
+11
|
|
|
\
\
|
|
|
*
|
mac80211: Various small fixes for cfg.c: mpath_set_pinfo()
LEO Airwarosu Yoichi Shinoda
2012-09-05
1
-5
/
+4
|
|
|
*
|
nl80211: fix possible memory leak nl80211_connect()
Wei Yongjun
2012-09-04
1
-1
/
+3
|
|
|
*
|
mac80211: clear bssid on auth/assoc failure
Eliad Peller
2012-09-04
1
-0
/
+4
|
|
*
|
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-09-05
4
-11
/
+16
|
|
|
\
\
\
|
|
|
*
|
|
Bluetooth: Fix sending a HCI Authorization Request over LE links
Vinicius Costa Gomes
2012-08-27
1
-0
/
+4
|
|
|
*
|
|
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
2012-08-27
3
-8
/
+9
|
|
|
*
|
|
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
2012-08-15
1
-3
/
+3
|
*
|
|
|
|
udp: increment UDP_MIB_INERRORS if copy failed
Eric Dumazet
2012-09-07
2
-0
/
+16
[next]