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
2012-01-07
ipv4: using prefetch requires including prefetch.h
Stephen Rothwell
1
-0
/
+1
2012-01-07
ipv4: reintroduce route cache garbage collector
Eric Dumazet
1
-0
/
+106
2012-01-07
ipv4: flush route cache after change accept_local
Weiping Pan
1
-0
/
+5
2012-01-07
sctp: Do not account for sizeof(struct sk_buff) in estimated rwnd
Thomas Graf
2
-11
/
+3
2012-01-07
sctp: fix incorrect overflow check on autoclose
Xi Wang
4
-3
/
+17
2012-01-07
sch_gred: should not use GFP_KERNEL while holding a spinlock
Eric Dumazet
1
-1
/
+1
2012-01-07
net: have ipconfig not wait if no dev is available
Gerlando Falauto
1
-0
/
+4
2012-01-07
mqprio: Avoid panic if no options are provided
Thomas Graf
1
-1
/
+1
2012-01-07
llc: llc_cmsg_rcv was getting called after sk_eat_skb.
Alex Juncu
1
-4
/
+10
2012-01-07
mac80211: fix another race in aggregation start
Johannes Berg
1
-45
/
+41
2012-01-07
ipip, sit: copy parms.name after register_netdevice
Ted Feng
2
-2
/
+12
2011-12-22
mac80211: fix race condition caused by late addBA response
Nikolay Martynov
1
-1
/
+16
2011-12-09
cfg80211: amend regulatory NULL dereference fix
Luis R. Rodriguez
1
-2
/
+4
2011-12-09
cfg80211: fix race on init and driver registration
Luis R. Rodriguez
1
-16
/
+27
2011-12-09
mac80211: fix race between the AGG SM and the Tx data path
Emmanuel Grumbach
1
-0
/
+14
2011-12-09
mac80211: don't stop a single aggregation session twice
Johannes Berg
1
-2
/
+8
2011-12-09
cfg80211: fix regulatory NULL dereference
Johannes Berg
1
-0
/
+4
2011-12-09
nl80211: fix MAC address validation
Eliad Peller
1
-2
/
+2
2011-12-09
SUNRPC: Ensure we return EAGAIN in xs_nospace if congestion is cleared
Trond Myklebust
1
-2
/
+1
2011-11-26
ip6_tunnel: copy parms.name after register_netdevice
Josh Boyer
1
-1
/
+7
2011-11-26
cfg80211: fix bug on regulatory core exit on access to last_request
Luis R. Rodriguez
1
-0
/
+3
2011-11-26
nl80211: fix HT capability attribute validation
Johannes Berg
1
-2
/
+1
2011-11-26
mac80211: fix bug in ieee80211_build_probe_req
Johannes Berg
1
-0
/
+4
2011-11-26
mac80211: fix NULL dereference in radiotap code
Johannes Berg
1
-3
/
+6
2011-11-11
net: Handle different key sizes between address families in flow cache
dpward
1
-14
/
+17
2011-11-11
mac80211: disable powersave for broken APs
Johannes Berg
2
-2
/
+17
2011-11-11
mac80211: config hw when going back on-channel
Eliad Peller
1
-2
/
+1
2011-11-11
mac80211: fix remain_off_channel regression
Eliad Peller
1
-2
/
+2
2011-11-11
NFS/sunrpc: don't use a credential with extra groups.
NeilBrown
1
-0
/
+3
2011-11-11
net: Unlock sock before calling sk_free()
Thomas Gleixner
1
-0
/
+1
2011-11-11
bridge: leave carrier on for empty bridge
stephen hemminger
1
-3
/
+0
2011-11-11
can bcm: fix incomplete tx_setup fix
Oliver Hartkopp
1
-27
/
+21
2011-11-11
make PACKET_STATISTICS getsockopt report consistently between ring and non-ring
Willem de Bruijn
1
-1
/
+4
2011-11-11
ipv6: nullify ipv6_ac_list and ipv6_fl_list when creating new socket
Yan, Zheng
1
-0
/
+3
2011-11-11
tcp: properly update lost_cnt_hint during shifting
Yan, Zheng
1
-3
/
+1
2011-11-11
tcp: properly handle md5sig_pool references
Yan, Zheng
2
-7
/
+12
2011-11-11
l2tp: fix a potential skb leak in l2tp_xmit_skb()
Eric Dumazet
1
-1
/
+3
2011-11-11
ipv4: fix ipsec forward performance regression
Yan, Zheng
1
-7
/
+7
2011-11-11
can bcm: fix tx_setup off-by-one errors
Oliver Hartkopp
1
-6
/
+7
2011-11-11
bridge: fix hang on removal of bridge via netlink
stephen hemminger
3
-4
/
+7
2011-11-11
net: hold sock reference while processing tx timestamps
Richard Cochran
1
-2
/
+10
2011-11-11
mac80211: fix offchannel TX cookie matching
Johannes Berg
4
-3
/
+4
2011-11-11
rtnetlink: Add missing manual netlink notification in dev_change_net_namespaces
Eric W. Biederman
1
-0
/
+1
2011-11-11
caif: Fix BUG() with network namespaces
David Woodhouse
1
-2
/
+3
2011-10-25
x25: Prevent skb overreads when checking call user data
Matthew Daley
1
-1
/
+2
2011-10-17
ipv6: fix NULL dereference in udp6_ufo_fragment()
Jason Wang
2
-6
/
+8
2011-10-03
cfg80211: Fix validation of AKM suites
Jouni Malinen
1
-1
/
+4
2011-10-03
Bluetooth: Fix timeout on scanning for the second time
Oliver Neukum
1
-9
/
+8
2011-10-03
bridge: fix a possible use after free
Eric Dumazet
1
-4
/
+4
2011-10-03
bridge: Pseudo-header required for the checksum of ICMPv6
Yan, Zheng
1
-3
/
+10
[next]