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
*
net: unix: allow set_peek_off to fail
Sasha Levin
2013-12-10
2
-3
/
+7
*
inet: fix NULL pointer Oops in fib(6)_rule_suppress
Stefan Tomanek
2013-12-10
2
-2
/
+9
*
net: drop_monitor: fix the value of maxattr
Changli Gao
2013-12-09
1
-1
/
+0
*
ipv6: don't count addrconf generated routes against gc limit
Hannes Frederic Sowa
2013-12-09
1
-5
/
+3
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2013-12-09
3
-28
/
+45
|
\
|
*
netfilter: nf_tables: fix missing rules flushing per table
Pablo Neira Ayuso
2013-12-07
1
-13
/
+33
|
*
netfilter: xt_hashlimit: fix proc entry leak in netns destroy path
Sergey Popovich
2013-12-07
1
-14
/
+11
|
*
netfilter: ipset: fix incorret comparison in hash_netnet4_data_equal()
Dave Jones
2013-11-25
1
-1
/
+1
*
|
packet: fix send path when running with proto == 0
Daniel Borkmann
2013-12-09
1
-25
/
+40
*
|
br: fix use of ->rx_handler_data in code executed on non-rx_handler path
Jiri Pirko
2013-12-06
2
-1
/
+11
*
|
net: clear local_df when passing skb between namespaces
Hannes Frederic Sowa
2013-12-05
1
-0
/
+1
*
|
tcp_memcontrol: Cleanup/fix cg_proto->memory_pressure handling.
Eric W. Biederman
2013-12-05
1
-7
/
+0
*
|
sctp: disable max_burst when the max_burst is 0
wangweidong
2013-12-05
1
-1
/
+1
*
|
net_sched: Use default action walker methods
Jamal Hadi Salim
2013-12-05
8
-9
/
+0
*
|
net_sched: Provide default walker function for actions
Jamal Hadi Salim
2013-12-05
1
-6
/
+3
*
|
net_sched: Use default action lookup functions
Jamal Hadi Salim
2013-12-05
7
-8
/
+0
*
|
net_sched: Default action lookup method for actions
Jamal Hadi Salim
2013-12-05
1
-2
/
+3
*
|
net_sched: Fail if missing mandatory action operation methods
Jamal Hadi Salim
2013-12-05
1
-4
/
+8
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-12-05
15
-59
/
+99
|
\
\
|
*
\
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-12-02
2
-0
/
+10
|
|
\
\
|
|
*
|
mac80211: check csa wiphy flag in ibss before switching
Simon Wunderlich
2013-12-02
1
-0
/
+4
|
|
*
|
cfg80211: disable CSA for all drivers
Simon Wunderlich
2013-12-02
1
-0
/
+6
|
*
|
|
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-11-25
14
-59
/
+89
|
|
\
|
|
|
|
*
|
mac80211: set hw initial idle state
Karl Beldan
2013-11-25
1
-0
/
+2
|
|
*
|
mac80211: use capped prob when computing throughputs
Karl Beldan
2013-11-25
1
-1
/
+1
|
|
*
|
cfg80211: ignore supported rates for nonexistant bands on scan
Felix Fietkau
2013-11-25
1
-0
/
+4
|
|
*
|
mac80211: fix connection polling
Eliad Peller
2013-11-25
1
-0
/
+2
|
|
*
|
mac80211: fix the mesh channel switch support
Chun-Yeow Yeoh
2013-11-25
5
-14
/
+24
|
|
*
|
mac80211: don't attempt to reorder multicast frames
Johannes Berg
2013-11-25
1
-1
/
+2
|
|
*
|
cfg80211: disable 5/10 MHz support for all drivers
Johannes Berg
2013-11-25
1
-0
/
+3
|
|
*
|
mac80211: minstrel_ht: fix rates selection
Karl Beldan
2013-11-25
1
-2
/
+3
|
|
*
|
mac80211: fix for mesh beacon update on powersave
Javier Lopez
2013-11-25
1
-1
/
+1
|
|
*
|
mac80211: fix crash when using AP VLAN interfaces
Felix Fietkau
2013-11-25
1
-1
/
+0
|
|
*
|
nl80211: check nla_nest_start() return value
Johannes Berg
2013-11-25
1
-0
/
+2
|
|
*
|
nl80211: fix error path in nl80211_get_key()
Johannes Berg
2013-11-25
1
-1
/
+1
|
|
*
|
nl80211: check nla_put_* return values
Johannes Berg
2013-11-25
1
-22
/
+30
|
|
*
|
mac80211: fix scheduled scan rtnl deadlock
Johannes Berg
2013-11-25
2
-1
/
+2
|
|
*
|
mac80211: DFS setup chandef for radar_event correctly
Janusz Dziedzic
2013-11-25
1
-4
/
+2
|
|
*
|
cfg80211: fix ibss wext chandef creation
Simon Wunderlich
2013-11-25
1
-9
/
+9
|
|
*
|
Revert "mac80211: allow disable power save in mesh"
Bob Copeland
2013-11-25
1
-2
/
+1
*
|
|
|
rds: prevent BUG_ON triggered on congestion update to loopback
Venkat Venkatsubra
2013-12-03
1
-3
/
+2
*
|
|
|
IPv6: Fixed support for blackhole and prohibit routes
Kamala R
2013-12-02
1
-12
/
+10
*
|
|
|
ipv6: fix third arg of anycast_dst_alloc(), must be bool.
François-Xavier Le Bail
2013-12-02
1
-1
/
+1
*
|
|
|
ipv6: judge the accept_ra_defrtr before calling rt6_route_rcv
Duan Jiong
2013-12-02
1
-0
/
+3
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-12-02
28
-94
/
+186
|
\
\
\
\
|
*
|
|
|
{pktgen, xfrm} Update IPv4 header total len and checksum after tranformation
fan.du
2013-12-01
1
-0
/
+7
|
*
|
|
|
netem: fix gemodel loss generator
stephen hemminger
2013-11-30
1
-1
/
+1
|
*
|
|
|
netem: fix loss 4 state model
stephen hemminger
2013-11-30
1
-2
/
+2
|
*
|
|
|
netem: missing break in ge loss generator
stephen hemminger
2013-11-30
1
-0
/
+1
|
*
|
|
|
net/hsr: Support iproute print_opt ('ip -details ...')
Arvid Brodin
2013-11-30
1
-0
/
+28
[next]