summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: collect HMA memory dumpRahul Lakkireddy2017-12-089-4/+51
* cxgb4: collect MC memory dumpRahul Lakkireddy2017-12-085-56/+108
* cxgb4: collect on-chip memory informationRahul Lakkireddy2017-12-087-241/+374
* Merge branch 'veth-and-GSO-maximums'David S. Miller2017-12-082-0/+37
|\
| * veth: set peer GSO valuesStephen Hemminger2017-12-081-0/+3
| * rtnetlink: allow GSO maximums to be set on device creationStephen Hemminger2017-12-081-0/+34
|/
* net: stmmac: fix broken dma_interrupt handling for multi-queuesNiklas Cassel2017-12-081-8/+46
* net: dsa: lan9303: Protect ALR operations with mutexEgil Hjelmeland2017-12-082-2/+13
* net: sched: fix use-after-free in tcf_block_put_extJiri Pirko2017-12-081-6/+7
* Merge branch 'lockless-qdisc-series'David S. Miller2017-12-0810-176/+512
|\
| * net: sched: pfifo_fast use skb_arrayJohn Fastabend2017-12-082-53/+92
| * net: skb_array: expose peek APIJohn Fastabend2017-12-081-0/+5
| * net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprioJohn Fastabend2017-12-082-35/+69
| * net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend2017-12-083-11/+26
| * net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend2017-12-082-1/+22
| * net: sched: check for frozen queue before skb_bad_txq checkJohn Fastabend2017-12-081-4/+7
| * net: sched: use skb list for skb_bad_txJohn Fastabend2017-12-082-21/+87
| * net: sched: drop qdisc_reset from dev_graft_qdiscJohn Fastabend2017-12-081-9/+19
| * net: sched: explicit locking in gso_cpu fallbackJohn Fastabend2017-12-082-21/+84
| * net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend2017-12-082-0/+17
| * net: sched: provide per cpu qstat helpersJohn Fastabend2017-12-081-0/+35
| * net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend2017-12-082-18/+16
| * net: sched: allow qdiscs to handle lockingJohn Fastabend2017-12-083-14/+43
| * net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend2017-12-083-5/+6
|/
* virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita2017-12-081-3/+6
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2017-12-086-5/+572
|\
| * Merge branch 'bpf-devel-doc'Alexei Starovoitov2017-12-062-0/+523
| |\
| | * bpf, doc: add faq about bpf development processDaniel Borkmann2017-12-061-0/+519
| | * bpf, doc: add bpf trees and tps to maintainers entryDaniel Borkmann2017-12-061-0/+4
| |/
| * bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo2017-12-054-2/+47
| * bpf: move bpf csum flag checkWilliam Tu2017-12-041-3/+2
* | tuntap: fix possible deadlock when fail to register netdevJason Wang2017-12-081-3/+4
* | Merge branch 'smc-fixes-next'David S. Miller2017-12-078-55/+118
|\ \
| * | smc: support variable CLC proposal messagesUrsula Braun2017-12-073-24/+107
| * | smc: no consumer update in tasklet contextUrsula Braun2017-12-072-16/+5
| * | smc: cleanup close checking during data receivalUrsula Braun2017-12-071-4/+1
| * | smc: no update for unused sk_write_pendingUrsula Braun2017-12-071-2/+0
| * | smc: improve smc_clc_send_decline() error handlingUrsula Braun2017-12-072-7/+4
| * | smc: make smc_close_active_abort() staticUrsula Braun2017-12-072-2/+1
|/ /
* | net: dsa: Allow compiling out legacy supportFlorian Fainelli2017-12-078-22/+56
* | bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan2017-12-071-3/+7
* | ipvlan: Eliminate duplicated codes with existing functionGao Feng2017-12-061-11/+2
* | mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko2017-12-063-0/+52
* | tun: avoid unnecessary READ_ONCE in tun_net_xmitWillem de Bruijn2017-12-061-3/+1
* | rds: debug: fix null check on static arrayPrashant Bhole2017-12-061-2/+2
* | act_mirred: get rid of mirred_list_lock spinlockCong Wang2017-12-061-9/+1
* | act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang2017-12-0611-41/+26
* | Merge branch 'ipv6-add-ip6erspan-collect_md-mode'David S. Miller2017-12-063-25/+180
|\ \
| * | samples/bpf: add ip6erspan sample codeWilliam Tu2017-12-062-0/+95
| * | ip6_gre: add ip6 erspan collect_md modeWilliam Tu2017-12-061-25/+85
|/ /