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, sch: fix the typo in register_qdisc()
Zhi Yong Wu
2013-12-31
1
-1
/
+1
*
net, rps: fix the comment of net_rps_action_and_irq_enable()
Zhi Yong Wu
2013-12-31
1
-1
/
+1
*
sctp: move skb_dst_set() a bit downwards in sctp_packet_transmit()
wangweidong
2013-12-31
1
-2
/
+2
*
sch_netem: support of 64bit rates
Yang Yingliang
2013-12-31
1
-2
/
+13
*
sch_netem: more precise length of packets
Yang Yingliang
2013-12-31
1
-1
/
+1
*
netlink: specify netlink packet direction for nlmon
Daniel Borkmann
2013-12-31
1
-0
/
+2
*
netlink: only do not deliver to tap when both sides are kernel sks
Daniel Borkmann
2013-12-31
1
-5
/
+8
*
SCTP: Reduce log spamming for sctp setsockopt
Neil Horman
2013-12-31
1
-12
/
+18
*
sch_dsmark: use correct func name in print messages
Yang Yingliang
2013-12-31
1
-18
/
+19
*
sch_htb: use /* comments
Yang Yingliang
2013-12-31
1
-3
/
+4
*
net_sched: replace pr_warning with pr_warn
Yang Yingliang
2013-12-31
4
-13
/
+11
*
packet: fix "foo * bar" and "(foo*)" problems
Weilong Chen
2013-12-31
1
-2
/
+2
*
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
Li RongQing
2013-12-31
1
-4
/
+1
*
lro: remove dead code
stephen hemminger
2013-12-29
1
-173
/
+0
*
tcp: make local functions static
stephen hemminger
2013-12-29
2
-2
/
+2
*
ipv4: ping make local stuff static
Stephen Hemminger
2013-12-28
1
-3
/
+7
*
ipv4: remove unused function
Stephen Hemminger
2013-12-28
1
-7
/
+0
*
arp: make arp_invalidate static
Stephen Hemminger
2013-12-28
1
-2
/
+1
*
ipv4: make fib_detect_death static
Stephen Hemminger
2013-12-28
2
-4
/
+3
*
ieee802154: space prohibited before that close parenthesis
Weilong Chen
2013-12-27
1
-1
/
+1
*
llc: "foo* bar" should be "foo *bar"
Weilong Chen
2013-12-27
3
-5
/
+5
*
sch_tbf: add TBF_BURST/TBF_PBURST attribute
Yang Yingliang
2013-12-26
1
-5
/
+24
*
sctp: fix checkpatch errors with //commen
wangweidong
2013-12-26
1
-1
/
+1
*
sctp: fix checkpatch errors with open brace '{' and trailing statements
wangweidong
2013-12-26
5
-10
/
+9
*
sctp: fix checkpatch errors with indent
wangweidong
2013-12-26
6
-73
/
+70
*
sctp: fix checkpatch errors with (foo*)|foo * bar|foo* bar
wangweidong
2013-12-26
8
-22
/
+22
*
sctp: fix checkpatch errors with space required or prohibited
wangweidong
2013-12-26
10
-43
/
+43
*
ipv6: cleanup for tcp_ipv6.c
Weilong Chen
2013-12-26
1
-11
/
+11
*
ipv4: ipv4: Cleanup the comments in tcp_yeah.c
Weilong Chen
2013-12-26
1
-8
/
+8
*
ipv4: ERROR: code indent should use tabs where possible
Weilong Chen
2013-12-26
3
-8
/
+5
*
ipv4: ERROR: do not initialise globals to 0 or NULL
Weilong Chen
2013-12-26
1
-2
/
+2
*
ipv4: fix all space errors in file igmp.c
Weilong Chen
2013-12-26
1
-35
/
+35
*
ipv4: fix checkpatch error with foo * bar
Weilong Chen
2013-12-26
1
-1
/
+1
*
ipv4: fix checkpatch error "space prohibited"
Weilong Chen
2013-12-26
4
-11
/
+11
*
ipv4: do clean up with spaces
Weilong Chen
2013-12-26
2
-8
/
+8
*
mac8011: slight optimization of addr compare
dingtianhong
2013-12-26
1
-4
/
+3
*
batman-adv: use batadv_compare_eth for concise
dingtianhong
2013-12-26
2
-2
/
+2
*
hhf: make qdisc ops static
stephen hemminger
2013-12-26
1
-2
/
+1
*
rose: cleanup checkpatch errors,spaces required
Weilong Chen
2013-12-22
2
-2
/
+2
*
sctp: remove the never used 'return' and redundant 'break'
wangweidong
2013-12-22
1
-11
/
+2
*
mac802154: fix following checkpath.pl warning Prefer pr_warn(... to pr_warnin...
Weilong Chen
2013-12-22
1
-2
/
+2
*
sctp: remove casting from function calls through ops structure
wangweidong
2013-12-22
2
-3
/
+3
*
netconf: add support for IPv6 proxy_ndp
stephen hemminger
2013-12-22
1
-1
/
+48
*
netconf: rename PROXY_ARP to NEIGH_PROXY
stephen hemminger
2013-12-22
1
-5
/
+5
*
net: use kfree_skb_list() helper
Eric Dumazet
2013-12-21
2
-19
/
+4
*
Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-next
David S. Miller
2013-12-21
1
-4
/
+2
|
\
|
*
can: gw: remove obsolete checks
Oliver Hartkopp
2013-12-21
1
-4
/
+2
*
|
ipv6: move ip6_sk_accept_pmtu from generic pmtu update path to ipv6 one
Hannes Frederic Sowa
2013-12-21
2
-4
/
+2
*
|
Revert "sctp: fix missing include file"
David S. Miller
2013-12-21
1
-1
/
+0
|
/
*
sctp: fix missing include file
sfeldma@cumulusnetworks.com
2013-12-21
1
-0
/
+1
[next]