summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-08net: sched: fix use-after-free in tcf_block_put_extJiri Pirko
2017-12-08Merge branch 'lockless-qdisc-series'David S. Miller
2017-12-08net: sched: pfifo_fast use skb_arrayJohn Fastabend
2017-12-08net: skb_array: expose peek APIJohn Fastabend
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqprioJohn Fastabend
2017-12-08net: sched: add support for TCQ_F_NOLOCK subqueues to sch_mqJohn Fastabend
2017-12-08net: sched: helpers to sum qlen and qlen for per cpu logicJohn Fastabend
2017-12-08net: sched: check for frozen queue before skb_bad_txq checkJohn Fastabend
2017-12-08net: sched: use skb list for skb_bad_txJohn Fastabend
2017-12-08net: sched: drop qdisc_reset from dev_graft_qdiscJohn Fastabend
2017-12-08net: sched: explicit locking in gso_cpu fallbackJohn Fastabend
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend
2017-12-08virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-08tuntap: fix possible deadlock when fail to register netdevJason Wang
2017-12-07Merge branch 'smc-fixes-next'David S. Miller
2017-12-07smc: support variable CLC proposal messagesUrsula Braun
2017-12-07smc: no consumer update in tasklet contextUrsula Braun
2017-12-07smc: cleanup close checking during data receivalUrsula Braun
2017-12-07smc: no update for unused sk_write_pendingUrsula Braun
2017-12-07smc: improve smc_clc_send_decline() error handlingUrsula Braun
2017-12-07smc: make smc_close_active_abort() staticUrsula Braun
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli
2017-12-07bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan
2017-12-06Merge branch 'bpf-devel-doc'Alexei Starovoitov
2017-12-06bpf, doc: add faq about bpf development processDaniel Borkmann
2017-12-06bpf, doc: add bpf trees and tps to maintainers entryDaniel Borkmann
2017-12-06ipvlan: Eliminate duplicated codes with existing functionGao Feng
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko
2017-12-06tun: avoid unnecessary READ_ONCE in tun_net_xmitWillem de Bruijn
2017-12-06rds: debug: fix null check on static arrayPrashant Bhole
2017-12-06act_mirred: get rid of mirred_list_lock spinlockCong Wang
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang
2017-12-06Merge branch 'ipv6-add-ip6erspan-collect_md-mode'David S. Miller
2017-12-06samples/bpf: add ip6erspan sample codeWilliam Tu
2017-12-06ip6_gre: add ip6 erspan collect_md modeWilliam Tu
2017-12-06bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter
2017-12-05Merge branch 'macb-rx-filter-cleanups'David S. Miller
2017-12-05net: macb: change GFP_ATOMIC to GFP_KERNELJulia Cartwright
2017-12-05net: macb: reduce scope of rx_fs_lock-protected regionsJulia Cartwright
2017-12-05net: macb: kill useless use of list_empty()Julia Cartwright
2017-12-05net_sched: remove unused parameter from act cleanup opsCong Wang
2017-12-05Merge branch 'dsa-use-per-port-upstream-port'David S. Miller
2017-12-05net: dsa: return per-port upstream portVivien Didelot
2017-12-05net: dsa: assign a CPU port to DSA portVivien Didelot
2017-12-05net: dsa: mv88e6xxx: setup global upstream portVivien Didelot