index
:
Linux Stable
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.13.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: Fix possible wrong checksum generation.
Pravin B Shelar
2013-02-13
7
-12
/
+8
*
tcp: send packets with a socket timestamp
Andrey Vagin
2013-02-13
5
-17
/
+30
*
tcp: set and get per-socket timestamp
Andrey Vagin
2013-02-13
1
-0
/
+9
*
tcp: adding a per-socket timestamp offset
Andrey Vagin
2013-02-13
2
-0
/
+4
*
netpoll: fix smatch warnings in netpoll core code
Neil Horman
2013-02-13
1
-3
/
+7
*
net: skbuff: fix compile error in skb_panic()
James Hogan
2013-02-13
1
-3
/
+3
*
act_police: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-46
/
+53
*
act_police: move struct tcf_police to act_police.c
Jiri Pirko
2013-02-12
1
-0
/
+15
*
tbf: improved accuracy at high rates
Jiri Pirko
2013-02-12
1
-39
/
+37
*
sch_api: introduce qdisc_watchdog_schedule_ns()
Jiri Pirko
2013-02-12
1
-3
/
+3
*
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2013-02-12
2
-56
/
+46
*
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
2013-02-12
1
-2
/
+2
*
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
2013-02-12
1
-3
/
+0
*
htb: use PSCHED_TICKS2NS()
Jiri Pirko
2013-02-12
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-12
9
-40
/
+58
|
\
|
*
htb: fix values in opt dump
Jiri Pirko
2013-02-12
1
-2
/
+2
|
*
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2013-02-12
2
-5
/
+9
|
|
\
|
|
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-02-12
2
-5
/
+9
|
|
|
\
|
|
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-11
2
-5
/
+9
|
|
|
|
\
|
|
|
|
*
mac80211: fix channel selection bug
Johannes Berg
2013-02-11
1
-3
/
+3
|
|
|
|
*
mac80211: fix managed mode channel context use
Johannes Berg
2013-02-07
1
-1
/
+4
|
|
|
|
*
mac80211: fix error in sizeof() usage
Cong Ding
2013-02-06
1
-1
/
+2
|
*
|
|
|
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
2013-02-12
1
-1
/
+1
|
|
/
/
/
|
*
|
|
bridge: set priority of STP packets
Stephen Hemminger
2013-02-11
1
-0
/
+2
|
*
|
|
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
2013-02-10
3
-22
/
+33
|
|
\
\
\
|
|
*
|
|
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
YOSHIFUJI Hideaki / 吉藤英明
2013-02-07
1
-0
/
+10
|
|
*
|
|
netfilter: ip6t_NPT: Fix prefix mangling
YOSHIFUJI Hideaki / 吉藤英明
2013-02-07
1
-1
/
+1
|
|
*
|
|
netfilter: ip6t_NPT: Fix adjustment calculation
YOSHIFUJI Hideaki / 吉藤英明
2013-02-07
1
-3
/
+3
|
|
*
|
|
ipvs: sctp: fix checksumming on snat and dnat handlers
Daniel Borkmann
2013-02-06
1
-18
/
+17
|
|
*
|
|
ipvs: freeing uninitialized pointer on error
Dan Carpenter
2013-01-28
1
-0
/
+2
|
*
|
|
|
arp: fix possible crash in arp_rcv()
Eric Dumazet
2013-02-10
1
-10
/
+11
*
|
|
|
|
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2013-02-12
2
-31
/
+9
*
|
|
|
|
netpoll: cleanup sparse warnings
Neil Horman
2013-02-11
1
-4
/
+8
*
|
|
|
|
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
2013-02-11
3
-8
/
+12
*
|
|
|
|
skbuff: create skb_panic() function and its wrappers
Jean Sacren
2013-02-11
1
-29
/
+19
*
|
|
|
|
mrp: make mrp_rcv static
Stephen Hemminger
2013-02-11
1
-2
/
+2
*
|
|
|
|
ethtool: fix sparse warning
Stephen Hemminger
2013-02-11
1
-9
/
+9
*
|
|
|
|
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
2013-02-11
3
-5
/
+1
*
|
|
|
|
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
2013-02-11
1
-2
/
+13
*
|
|
|
|
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
2013-02-11
1
-0
/
+9
*
|
|
|
|
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
2013-02-11
1
-0
/
+7
*
|
|
|
|
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
2013-02-11
1
-1
/
+1
*
|
|
|
|
ipv6 mcast: Do not join device multicast for interface-local multicasts.
YOSHIFUJI Hideaki / 吉藤英明
2013-02-11
1
-0
/
+8
*
|
|
|
|
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
David Ward
2013-02-10
7
-7
/
+134
*
|
|
|
|
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
2013-02-10
3
-0
/
+899
*
|
|
|
|
VSOCK: Introduce VM Sockets
Andy King
2013-02-10
14
-0
/
+5864
*
|
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-02-08
11
-28
/
+56
|
\
|
|
|
|
|
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2013-02-09
28
-85
/
+176
|
|
\
\
\
\
|
|
*
|
|
|
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
2013-02-08
1
-0
/
+5
|
|
*
|
|
|
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
2013-02-08
1
-1
/
+1
[next]