summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-05net: dsa: mv88e6xxx: helper to setup upstream portVivien Didelot
2017-12-05net: dsa: mv88e6xxx: egress floods all DSA portsVivien Didelot
2017-12-05Merge branch 'sch_api-style'David S. Miller
2017-12-05net: sched: sch_api: rearrange init handlingAlexander Aring
2017-12-05net: sched: sch_api: fix code style issuesAlexander Aring
2017-12-05Merge branch 'nfp-enhanced-debug-dump-via-ethtool'David S. Miller
2017-12-05nfp: dump indirect ME CSRsCarl Heymann
2017-12-05nfp: dump CPP, XPB and direct ME CSRsCarl Heymann
2017-12-05nfp: dump firmware nameCarl Heymann
2017-12-05nfp: dump single hwinfo field by keyCarl Heymann
2017-12-05nfp: dump all hwinfoCarl Heymann
2017-12-05nfp: dump rtsymsCarl Heymann
2017-12-05nfp: dumpspec TLV traversalCarl Heymann
2017-12-05nfp: dump prologCarl Heymann
2017-12-05nfp: load debug dump specCarl Heymann
2017-12-05nfp: debug dump ethtool opsCarl Heymann
2017-12-05net_sched: get rid of rcu_barrier() in tcf_block_put_ext()Cong Wang
2017-12-05Merge branch 'ieee802154-for-davem-2017-12-04' of git://git.kernel.org/pub/sc...David S. Miller
2017-12-05netdevsim: make functions nsim_bpf_create_prog and nsim_bpf_destroy_prog staticColin Ian King
2017-12-05Merge branch 'phylib-hard-resetting-devices'David S. Miller
2017-12-05macb: Kill PHY reset codeSergei Shtylyov
2017-12-05phylib: Add device reset GPIO supportSergei Shtylyov
2017-12-05flow_dissector: dissect tunnel info outside __skb_flow_dissect()Simon Horman
2017-12-05tun: add eBPF based queue selection methodJason Wang