summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-12-08net: sched: a dflt qdisc may be used with per cpu statsJohn Fastabend2-0/+17
2017-12-08net: sched: provide per cpu qstat helpersJohn Fastabend1-0/+35
2017-12-08net: sched: remove remaining uses for qdisc_qlen in xmit pathJohn Fastabend2-18/+16
2017-12-08net: sched: allow qdiscs to handle lockingJohn Fastabend3-14/+43
2017-12-08net: sched: cleanup qdisc_run and __qdisc_run semanticsJohn Fastabend3-5/+6
2017-12-08virtio_net: Disable interrupts if napi_complete_done rescheduled napiToshiaki Makita1-3/+6
2017-12-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller6-5/+572
2017-12-08tuntap: fix possible deadlock when fail to register netdevJason Wang1-3/+4
2017-12-07Merge branch 'smc-fixes-next'David S. Miller8-55/+118
2017-12-07smc: support variable CLC proposal messagesUrsula Braun3-24/+107
2017-12-07smc: no consumer update in tasklet contextUrsula Braun2-16/+5
2017-12-07smc: cleanup close checking during data receivalUrsula Braun1-4/+1
2017-12-07smc: no update for unused sk_write_pendingUrsula Braun1-2/+0
2017-12-07smc: improve smc_clc_send_decline() error handlingUrsula Braun2-7/+4
2017-12-07smc: make smc_close_active_abort() staticUrsula Braun2-2/+1
2017-12-07net: dsa: Allow compiling out legacy supportFlorian Fainelli8-22/+56
2017-12-07bnxt_en: Don't print "Link speed -1 no longer supported" messages.Michael Chan1-3/+7
2017-12-07Merge branch 'bpf-devel-doc'Alexei Starovoitov2-0/+523
2017-12-07bpf, doc: add faq about bpf development processDaniel Borkmann1-0/+519
2017-12-07bpf, doc: add bpf trees and tps to maintainers entryDaniel Borkmann1-0/+4
2017-12-06ipvlan: Eliminate duplicated codes with existing functionGao Feng1-11/+2
2017-12-06mlxsw: spectrum: handle NETIF_F_HW_TC changes correctlyJiri Pirko3-0/+52
2017-12-06tun: avoid unnecessary READ_ONCE in tun_net_xmitWillem de Bruijn1-3/+1
2017-12-06rds: debug: fix null check on static arrayPrashant Bhole1-2/+2
2017-12-06act_mirred: get rid of mirred_list_lock spinlockCong Wang1-9/+1
2017-12-06act_mirred: get rid of tcfm_ifindex from struct tcf_mirredCong Wang11-41/+26
2017-12-06Merge branch 'ipv6-add-ip6erspan-collect_md-mode'David S. Miller3-25/+180
2017-12-06samples/bpf: add ip6erspan sample codeWilliam Tu2-0/+95
2017-12-06ip6_gre: add ip6 erspan collect_md modeWilliam Tu1-25/+85
2017-12-06bnxt_en: Uninitialized variable in bnxt_tc_parse_actions()Dan Carpenter1-4/+1
2017-12-06Merge branch 'macb-rx-filter-cleanups'David S. Miller1-24/+23
2017-12-06net: macb: change GFP_ATOMIC to GFP_KERNELJulia Cartwright1-1/+1
2017-12-06net: macb: reduce scope of rx_fs_lock-protected regionsJulia Cartwright1-5/+11
2017-12-06net: macb: kill useless use of list_empty()Julia Cartwright1-19/+12
2017-12-06net_sched: remove unused parameter from act cleanup opsCong Wang12-16/+16
2017-12-06Merge branch 'dsa-use-per-port-upstream-port'David S. Miller3-25/+46
2017-12-06net: dsa: return per-port upstream portVivien Didelot2-4/+7
2017-12-06net: dsa: assign a CPU port to DSA portVivien Didelot1-1/+1
2017-12-06net: dsa: mv88e6xxx: setup global upstream portVivien Didelot1-13/+16
2017-12-06net: dsa: mv88e6xxx: helper to setup upstream portVivien Didelot1-7/+20
2017-12-06net: dsa: mv88e6xxx: egress floods all DSA portsVivien Didelot1-1/+3
2017-12-05Merge branch 'sch_api-style'David S. Miller2-49/+58
2017-12-05net: sched: sch_api: rearrange init handlingAlexander Aring1-41/+47
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring2-9/+12
2017-12-05Merge branch 'nfp-enhanced-debug-dump-via-ethtool'David S. Miller8-8/+892
2017-12-05nfp: dump indirect ME CSRsCarl Heymann2-0/+123
2017-12-05nfp: dump CPP, XPB and direct ME CSRsCarl Heymann1-0/+102
2017-12-05nfp: dump firmware nameCarl Heymann1-0/+36
2017-12-05nfp: dump single hwinfo field by keyCarl Heymann1-0/+57
2017-12-05nfp: dump all hwinfoCarl Heymann3-0/+45