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
Age
Commit message (
Expand
)
Author
Files
Lines
2017-12-08
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2
-0
/
+17
2017-12-08
net: sched: provide per cpu qstat helpers
John Fastabend
1
-0
/
+35
2017-12-08
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2
-18
/
+16
2017-12-08
net: sched: allow qdiscs to handle locking
John Fastabend
3
-14
/
+43
2017-12-08
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
3
-5
/
+6
2017-12-08
virtio_net: Disable interrupts if napi_complete_done rescheduled napi
Toshiaki Makita
1
-3
/
+6
2017-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
6
-5
/
+572
2017-12-08
tuntap: fix possible deadlock when fail to register netdev
Jason Wang
1
-3
/
+4
2017-12-07
Merge branch 'smc-fixes-next'
David S. Miller
8
-55
/
+118
2017-12-07
smc: support variable CLC proposal messages
Ursula Braun
3
-24
/
+107
2017-12-07
smc: no consumer update in tasklet context
Ursula Braun
2
-16
/
+5
2017-12-07
smc: cleanup close checking during data receival
Ursula Braun
1
-4
/
+1
2017-12-07
smc: no update for unused sk_write_pending
Ursula Braun
1
-2
/
+0
2017-12-07
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2
-7
/
+4
2017-12-07
smc: make smc_close_active_abort() static
Ursula Braun
2
-2
/
+1
2017-12-07
net: dsa: Allow compiling out legacy support
Florian Fainelli
8
-22
/
+56
2017-12-07
bnxt_en: Don't print "Link speed -1 no longer supported" messages.
Michael Chan
1
-3
/
+7
2017-12-07
Merge branch 'bpf-devel-doc'
Alexei Starovoitov
2
-0
/
+523
2017-12-07
bpf, doc: add faq about bpf development process
Daniel Borkmann
1
-0
/
+519
2017-12-07
bpf, doc: add bpf trees and tps to maintainers entry
Daniel Borkmann
1
-0
/
+4
2017-12-06
ipvlan: Eliminate duplicated codes with existing function
Gao Feng
1
-11
/
+2
2017-12-06
mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
Jiri Pirko
3
-0
/
+52
2017-12-06
tun: avoid unnecessary READ_ONCE in tun_net_xmit
Willem de Bruijn
1
-3
/
+1
2017-12-06
rds: debug: fix null check on static array
Prashant Bhole
1
-2
/
+2
2017-12-06
act_mirred: get rid of mirred_list_lock spinlock
Cong Wang
1
-9
/
+1
2017-12-06
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
11
-41
/
+26
2017-12-06
Merge branch 'ipv6-add-ip6erspan-collect_md-mode'
David S. Miller
3
-25
/
+180
2017-12-06
samples/bpf: add ip6erspan sample code
William Tu
2
-0
/
+95
2017-12-06
ip6_gre: add ip6 erspan collect_md mode
William Tu
1
-25
/
+85
2017-12-06
bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
Dan Carpenter
1
-4
/
+1
2017-12-06
Merge branch 'macb-rx-filter-cleanups'
David S. Miller
1
-24
/
+23
2017-12-06
net: macb: change GFP_ATOMIC to GFP_KERNEL
Julia Cartwright
1
-1
/
+1
2017-12-06
net: macb: reduce scope of rx_fs_lock-protected regions
Julia Cartwright
1
-5
/
+11
2017-12-06
net: macb: kill useless use of list_empty()
Julia Cartwright
1
-19
/
+12
2017-12-06
net_sched: remove unused parameter from act cleanup ops
Cong Wang
12
-16
/
+16
2017-12-06
Merge branch 'dsa-use-per-port-upstream-port'
David S. Miller
3
-25
/
+46
2017-12-06
net: dsa: return per-port upstream port
Vivien Didelot
2
-4
/
+7
2017-12-06
net: dsa: assign a CPU port to DSA port
Vivien Didelot
1
-1
/
+1
2017-12-06
net: dsa: mv88e6xxx: setup global upstream port
Vivien Didelot
1
-13
/
+16
2017-12-06
net: dsa: mv88e6xxx: helper to setup upstream port
Vivien Didelot
1
-7
/
+20
2017-12-06
net: dsa: mv88e6xxx: egress floods all DSA ports
Vivien Didelot
1
-1
/
+3
2017-12-05
Merge branch 'sch_api-style'
David S. Miller
2
-49
/
+58
2017-12-05
net: sched: sch_api: rearrange init handling
Alexander Aring
1
-41
/
+47
2017-12-05
net: sched: sch_api: fix code style issues
Alexander Aring
2
-9
/
+12
2017-12-05
Merge branch 'nfp-enhanced-debug-dump-via-ethtool'
David S. Miller
8
-8
/
+892
2017-12-05
nfp: dump indirect ME CSRs
Carl Heymann
2
-0
/
+123
2017-12-05
nfp: dump CPP, XPB and direct ME CSRs
Carl Heymann
1
-0
/
+102
2017-12-05
nfp: dump firmware name
Carl Heymann
1
-0
/
+36
2017-12-05
nfp: dump single hwinfo field by key
Carl Heymann
1
-0
/
+57
2017-12-05
nfp: dump all hwinfo
Carl Heymann
3
-0
/
+45
[next]