index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
cxgb4: collect HMA memory dump
Rahul Lakkireddy
2017-12-08
9
-4
/
+51
*
cxgb4: collect MC memory dump
Rahul Lakkireddy
2017-12-08
5
-56
/
+108
*
cxgb4: collect on-chip memory information
Rahul Lakkireddy
2017-12-08
7
-241
/
+374
*
Merge branch 'veth-and-GSO-maximums'
David S. Miller
2017-12-08
2
-0
/
+37
|
\
|
*
veth: set peer GSO values
Stephen Hemminger
2017-12-08
1
-0
/
+3
|
*
rtnetlink: allow GSO maximums to be set on device creation
Stephen Hemminger
2017-12-08
1
-0
/
+34
|
/
*
net: stmmac: fix broken dma_interrupt handling for multi-queues
Niklas Cassel
2017-12-08
1
-8
/
+46
*
net: dsa: lan9303: Protect ALR operations with mutex
Egil Hjelmeland
2017-12-08
2
-2
/
+13
*
net: sched: fix use-after-free in tcf_block_put_ext
Jiri Pirko
2017-12-08
1
-6
/
+7
*
Merge branch 'lockless-qdisc-series'
David S. Miller
2017-12-08
10
-176
/
+512
|
\
|
*
net: sched: pfifo_fast use skb_array
John Fastabend
2017-12-08
2
-53
/
+92
|
*
net: skb_array: expose peek API
John Fastabend
2017-12-08
1
-0
/
+5
|
*
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprio
John Fastabend
2017-12-08
2
-35
/
+69
|
*
net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mq
John Fastabend
2017-12-08
3
-11
/
+26
|
*
net: sched: helpers to sum qlen and qlen for per cpu logic
John Fastabend
2017-12-08
2
-1
/
+22
|
*
net: sched: check for frozen queue before skb_bad_txq check
John Fastabend
2017-12-08
1
-4
/
+7
|
*
net: sched: use skb list for skb_bad_tx
John Fastabend
2017-12-08
2
-21
/
+87
|
*
net: sched: drop qdisc_reset from dev_graft_qdisc
John Fastabend
2017-12-08
1
-9
/
+19
|
*
net: sched: explicit locking in gso_cpu fallback
John Fastabend
2017-12-08
2
-21
/
+84
|
*
net: sched: a dflt qdisc may be used with per cpu stats
John Fastabend
2017-12-08
2
-0
/
+17
|
*
net: sched: provide per cpu qstat helpers
John Fastabend
2017-12-08
1
-0
/
+35
|
*
net: sched: remove remaining uses for qdisc_qlen in xmit path
John Fastabend
2017-12-08
2
-18
/
+16
|
*
net: sched: allow qdiscs to handle locking
John Fastabend
2017-12-08
3
-14
/
+43
|
*
net: sched: cleanup qdisc_run and __qdisc_run semantics
John Fastabend
2017-12-08
3
-5
/
+6
|
/
*
virtio_net: Disable interrupts if napi_complete_done rescheduled napi
Toshiaki Makita
2017-12-08
1
-3
/
+6
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2017-12-08
6
-5
/
+572
|
\
|
*
Merge branch 'bpf-devel-doc'
Alexei Starovoitov
2017-12-06
2
-0
/
+523
|
|
\
|
|
*
bpf, doc: add faq about bpf development process
Daniel Borkmann
2017-12-06
1
-0
/
+519
|
|
*
bpf, doc: add bpf trees and tps to maintainers entry
Daniel Borkmann
2017-12-06
1
-0
/
+4
|
|
/
|
*
bpf: Add access to snd_cwnd and others in sock_ops
Lawrence Brakmo
2017-12-05
4
-2
/
+47
|
*
bpf: move bpf csum flag check
William Tu
2017-12-04
1
-3
/
+2
*
|
tuntap: fix possible deadlock when fail to register netdev
Jason Wang
2017-12-08
1
-3
/
+4
*
|
Merge branch 'smc-fixes-next'
David S. Miller
2017-12-07
8
-55
/
+118
|
\
\
|
*
|
smc: support variable CLC proposal messages
Ursula Braun
2017-12-07
3
-24
/
+107
|
*
|
smc: no consumer update in tasklet context
Ursula Braun
2017-12-07
2
-16
/
+5
|
*
|
smc: cleanup close checking during data receival
Ursula Braun
2017-12-07
1
-4
/
+1
|
*
|
smc: no update for unused sk_write_pending
Ursula Braun
2017-12-07
1
-2
/
+0
|
*
|
smc: improve smc_clc_send_decline() error handling
Ursula Braun
2017-12-07
2
-7
/
+4
|
*
|
smc: make smc_close_active_abort() static
Ursula Braun
2017-12-07
2
-2
/
+1
|
/
/
*
|
net: dsa: Allow compiling out legacy support
Florian Fainelli
2017-12-07
8
-22
/
+56
*
|
bnxt_en: Don't print "Link speed -1 no longer supported" messages.
Michael Chan
2017-12-07
1
-3
/
+7
*
|
ipvlan: Eliminate duplicated codes with existing function
Gao Feng
2017-12-06
1
-11
/
+2
*
|
mlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
Jiri Pirko
2017-12-06
3
-0
/
+52
*
|
tun: avoid unnecessary READ_ONCE in tun_net_xmit
Willem de Bruijn
2017-12-06
1
-3
/
+1
*
|
rds: debug: fix null check on static array
Prashant Bhole
2017-12-06
1
-2
/
+2
*
|
act_mirred: get rid of mirred_list_lock spinlock
Cong Wang
2017-12-06
1
-9
/
+1
*
|
act_mirred: get rid of tcfm_ifindex from struct tcf_mirred
Cong Wang
2017-12-06
11
-41
/
+26
*
|
Merge branch 'ipv6-add-ip6erspan-collect_md-mode'
David S. Miller
2017-12-06
3
-25
/
+180
|
\
\
|
*
|
samples/bpf: add ip6erspan sample code
William Tu
2017-12-06
2
-0
/
+95
|
*
|
ip6_gre: add ip6 erspan collect_md mode
William Tu
2017-12-06
1
-25
/
+85
|
/
/
[next]