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.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-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
2013-02-13
sch: make htb_rate_cfg and functions around that generic
Jiri Pirko
2
-56
/
+46
2013-02-13
htb: initialize cl->tokens and cl->ctokens correctly
Jiri Pirko
1
-2
/
+2
2013-02-13
htb: remove pointless first initialization of buffer and cbuffer
Jiri Pirko
1
-3
/
+0
2013-02-13
htb: use PSCHED_TICKS2NS()
Jiri Pirko
1
-2
/
+2
2013-02-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
9
-40
/
+58
2013-02-13
htb: fix values in opt dump
Jiri Pirko
1
-2
/
+2
2013-02-13
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2
-5
/
+9
2013-02-13
net: fix infinite loop in __skb_recv_datagram()
Eric Dumazet
1
-1
/
+1
2013-02-13
net: sctp: remove unused multiple cookie keys
Daniel Borkmann
2
-31
/
+9
2013-02-12
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-5
/
+9
2013-02-12
netpoll: cleanup sparse warnings
Neil Horman
1
-4
/
+8
2013-02-12
netpoll: Fix __netpoll_rcu_free so that it can hold the rtnl lock
Neil Horman
3
-8
/
+12
2013-02-12
skbuff: create skb_panic() function and its wrappers
Jean Sacren
1
-29
/
+19
2013-02-11
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2
-5
/
+9
2013-02-11
bridge: set priority of STP packets
Stephen Hemminger
1
-0
/
+2
2013-02-11
mrp: make mrp_rcv static
Stephen Hemminger
1
-2
/
+2
2013-02-11
ethtool: fix sparse warning
Stephen Hemminger
1
-9
/
+9
2013-02-11
bridge: use dev->addr_assign_type to see if user change mac
Jiri Pirko
3
-5
/
+1
2013-02-11
ipv6: by default join ff01::1 and in case of forwarding ff01::2 and ff05:2
Hannes Frederic Sowa
1
-2
/
+13
2013-02-11
ipv6: don't accept multicast traffic with scope 0
Hannes Frederic Sowa
1
-0
/
+9
2013-02-11
ipv6: don't let node/interface scoped multicast traffic escape on the wire
Hannes Frederic Sowa
1
-0
/
+7
2013-02-11
mac80211: fix channel selection bug
Johannes Berg
1
-3
/
+3
2013-02-11
net neighbour, decnet: Ensure to align device private data on preferred align...
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-02-11
ipv6 mcast: Do not join device multicast for interface-local multicasts.
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+8
2013-02-11
Merge branch 'master' of git://1984.lsi.us.es/nf
David S. Miller
3
-22
/
+33
2013-02-11
arp: fix possible crash in arp_rcv()
Eric Dumazet
1
-10
/
+11
2013-02-11
net/8021q: Implement Multiple VLAN Registration Protocol (MVRP)
David Ward
7
-7
/
+134
2013-02-11
net/802: Implement Multiple Registration Protocol (MRP)
David Ward
3
-0
/
+899
2013-02-11
VSOCK: Introduce VM Sockets
Andy King
14
-0
/
+5864
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
11
-28
/
+56
2013-02-09
net: sctp: sctp_auth_make_key_vector: use sctp_auth_create_key
Daniel Borkmann
1
-5
/
+3
2013-02-09
ipv6: fix a RCU warning in net/ipv6/ip6_flowlabel.c
Amerigo Wang
1
-4
/
+4
2013-02-09
skbuff: Move definition of NETDEV_FRAG_PAGE_MAX_SIZE
Alexander Duyck
1
-4
/
+0
2013-02-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
28
-85
/
+176
2013-02-08
net: sctp: sctp_endpoint_free: zero out secret key data
Daniel Borkmann
1
-0
/
+5
2013-02-08
net: sctp: sctp_setsockopt_auth_key: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
26
-379
/
+933
2013-02-08
l2tp: dont play with skb->truesize
Eric Dumazet
2
-12
/
+0
2013-02-08
net: sctp: sctp_auth_make_key_vector: remove duplicate ntohs calls
Daniel Borkmann
1
-9
/
+12
2013-02-08
net: sctp: sctp_auth_key_put: use kzfree instead of kfree
Daniel Borkmann
1
-1
/
+1
2013-02-08
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jesse/o...
David S. Miller
1
-7
/
+9
2013-02-07
mac80211: fix managed mode channel context use
Johannes Berg
1
-1
/
+4
2013-02-07
netfilter: ip6t_NPT: Ensure to check lower part of prefixes are zero
YOSHIFUJI Hideaki / 吉藤英明
1
-0
/
+10
2013-02-07
netfilter: ip6t_NPT: Fix prefix mangling
YOSHIFUJI Hideaki / 吉藤英明
1
-1
/
+1
2013-02-07
netfilter: ip6t_NPT: Fix adjustment calculation
YOSHIFUJI Hideaki / 吉藤英明
1
-3
/
+3
2013-02-07
ipv6/ip6_gre: fix error case handling in ip6gre_tunnel_xmit()
Tommi Rantala
1
-1
/
+1
2013-02-07
net: reset mac header in dev_start_xmit()
Eric Dumazet
1
-0
/
+2
2013-02-07
net: adjust skb_gso_segment() for calling in rx path
Cong Wang
2
-6
/
+17
2013-02-07
wpan: use stack buffer instead of heap
Alexander Aring
1
-6
/
+1
2013-02-07
6lowpan: use stack buffer instead of heap
Alexander Aring
1
-9
/
+4
[next]