sfrench/cifs-2.6.git
2017-12-08 John Fastabendnet: sched: add support for TCQ_F_NOLOCK subqueues...
2017-12-08 John Fastabendnet: sched: add support for TCQ_F_NOLOCK subqueues...
2017-12-08 John Fastabendnet: sched: helpers to sum qlen and qlen for per cpu...
2017-12-08 John Fastabendnet: sched: check for frozen queue before skb_bad_txq...
2017-12-08 John Fastabendnet: sched: use skb list for skb_bad_tx
2017-12-08 John Fastabendnet: sched: drop qdisc_reset from dev_graft_qdisc
2017-12-08 John Fastabendnet: sched: explicit locking in gso_cpu fallback
2017-12-08 John Fastabendnet: sched: a dflt qdisc may be used with per cpu stats
2017-12-08 John Fastabendnet: sched: provide per cpu qstat helpers
2017-12-08 John Fastabendnet: sched: remove remaining uses for qdisc_qlen in...
2017-12-08 John Fastabendnet: sched: allow qdiscs to handle locking
2017-12-08 John Fastabendnet: sched: cleanup qdisc_run and __qdisc_run semantics
2017-12-08 Toshiaki Makitavirtio_net: Disable interrupts if napi_complete_done...
2017-12-08 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2017-12-08 Jason Wangtuntap: fix possible deadlock when fail to register...
2017-12-07 David S. MillerMerge branch 'smc-fixes-next'
2017-12-07 Ursula Braunsmc: support variable CLC proposal messages
2017-12-07 Ursula Braunsmc: no consumer update in tasklet context
2017-12-07 Ursula Braunsmc: cleanup close checking during data receival
2017-12-07 Ursula Braunsmc: no update for unused sk_write_pending
2017-12-07 Ursula Braunsmc: improve smc_clc_send_decline() error handling
2017-12-07 Ursula Braunsmc: make smc_close_active_abort() static
2017-12-07 Florian Fainellinet: dsa: Allow compiling out legacy support
2017-12-07 Michael Chanbnxt_en: Don't print "Link speed -1 no longer supported...
2017-12-06 Alexei StarovoitovMerge branch 'bpf-devel-doc'
2017-12-06 Daniel Borkmannbpf, doc: add faq about bpf development process
2017-12-06 Daniel Borkmannbpf, doc: add bpf trees and tps to maintainers entry
2017-12-06 Gao Fengipvlan: Eliminate duplicated codes with existing function
2017-12-06 Jiri Pirkomlxsw: spectrum: handle NETIF_F_HW_TC changes correctly
2017-12-06 Willem de Bruijntun: avoid unnecessary READ_ONCE in tun_net_xmit
2017-12-06 Prashant Bholerds: debug: fix null check on static array
2017-12-06 Cong Wangact_mirred: get rid of mirred_list_lock spinlock
2017-12-06 Cong Wangact_mirred: get rid of tcfm_ifindex from struct tcf_mirred
2017-12-06 David S. MillerMerge branch 'ipv6-add-ip6erspan-collect_md-mode'
2017-12-06 William Tusamples/bpf: add ip6erspan sample code
2017-12-06 William Tuip6_gre: add ip6 erspan collect_md mode
2017-12-06 Dan Carpenterbnxt_en: Uninitialized variable in bnxt_tc_parse_actions()
2017-12-06 David S. MillerMerge branch 'macb-rx-filter-cleanups'
2017-12-06 Julia Cartwrightnet: macb: change GFP_ATOMIC to GFP_KERNEL
2017-12-06 Julia Cartwrightnet: macb: reduce scope of rx_fs_lock-protected regions
2017-12-06 Julia Cartwrightnet: macb: kill useless use of list_empty()
2017-12-05 Cong Wangnet_sched: remove unused parameter from act cleanup ops
2017-12-05 David S. MillerMerge branch 'dsa-use-per-port-upstream-port'
2017-12-05 Vivien Didelotnet: dsa: return per-port upstream port
2017-12-05 Vivien Didelotnet: dsa: assign a CPU port to DSA port
2017-12-05 Vivien Didelotnet: dsa: mv88e6xxx: setup global upstream port
2017-12-05 Vivien Didelotnet: dsa: mv88e6xxx: helper to setup upstream port
2017-12-05 Vivien Didelotnet: dsa: mv88e6xxx: egress floods all DSA ports
2017-12-05 David S. MillerMerge branch 'sch_api-style'
2017-12-05 Alexander Aringnet: sched: sch_api: rearrange init handling
2017-12-05 Alexander Aringnet: sched: sch_api: fix code style issues
2017-12-05 David S. MillerMerge branch 'nfp-enhanced-debug-dump-via-ethtool'
2017-12-05 Carl Heymannnfp: dump indirect ME CSRs
2017-12-05 Carl Heymannnfp: dump CPP, XPB and direct ME CSRs
2017-12-05 Carl Heymannnfp: dump firmware name
2017-12-05 Carl Heymannnfp: dump single hwinfo field by key
2017-12-05 Carl Heymannnfp: dump all hwinfo
2017-12-05 Carl Heymannnfp: dump rtsyms
2017-12-05 Carl Heymannnfp: dumpspec TLV traversal
2017-12-05 Carl Heymannnfp: dump prolog
2017-12-05 Carl Heymannnfp: load debug dump spec
2017-12-05 Carl Heymannnfp: debug dump ethtool ops
2017-12-05 Cong Wangnet_sched: get rid of rcu_barrier() in tcf_block_put_ext()
2017-12-05 David S. MillerMerge branch 'ieee802154-for-davem-2017-12-04' of git...
2017-12-05 Colin Ian Kingnetdevsim: make functions nsim_bpf_create_prog and...
2017-12-05 David S. MillerMerge branch 'phylib-hard-resetting-devices'
2017-12-05 Sergei Shtylyovmacb: Kill PHY reset code
2017-12-05 Sergei Shtylyovphylib: Add device reset GPIO support
2017-12-05 Simon Hormanflow_dissector: dissect tunnel info outside __skb_flow_...
2017-12-05 Jason Wangtun: add eBPF based queue selection method
2017-12-05 David S. MillerMerge branch 'hns3-reset-refactor'
2017-12-05 Salil Mehtanet: hns3: Refactors the requested reset & pending...
2017-12-05 Salil Mehtanet: hns3: Add reset service task for handling reset...
2017-12-05 Salil Mehtanet: hns3: Refactor of the reset interrupt handling...
2017-12-05 Julia Lawallnet: macb: change GFP_KERNEL to GFP_ATOMIC
2017-12-05 David S. MillerMerge branch 'SFP-phylink-updates'
2017-12-05 Russell Kingphylink: convert to fwnode
2017-12-05 Russell Kingsfp: convert to fwnode
2017-12-05 Russell Kingsfp: fix sparse warning
2017-12-05 Russell Kingsfp: add documentation for kernel APIs
2017-12-05 Russell Kingphylink: add documentation for kernel APIs
2017-12-05 Russell Kingphylink: restart 802.3z negotiation when starting net...
2017-12-05 Russell Kingphylink: remove phylink_init_eee()
2017-12-05 Russell Kingphylink: add support for 2500baseX and 10GbaseKR
2017-12-05 Russell Kingphylink: get rid of separate Cisco SGMII and 802.3z...
2017-12-05 Russell Kingphylink: merge SGMII and 802.3z handling
2017-12-05 Russell Kingphy: add phy_interface_mode_is_8023z() helper
2017-12-05 Florian Westphalrtnetlink: fix rtnl_link msghandler rcu annotations
2017-12-05 David S. MillerMerge git://git./linux/kernel/git/davem/net
2017-12-05 Lawrence Brakmobpf: Add access to snd_cwnd and others in sock_ops
2017-12-04 William Tubpf: move bpf csum flag check
2017-12-04 Linus TorvaldsMerge tag 'for_linus' of git://git./linux/kernel/git...
2017-12-04 Linus TorvaldsMerge git://git./linux/kernel/git/davem/net
2017-12-04 Chris Metcalfarch/tile: mark as orphaned
2017-12-04 Florian Westphalrtnetlink: ipv6: convert remaining users to rtnl_regist...
2017-12-04 David S. MillerMerge tag 'linux-can-next-for-4.16-20171201' of git...
2017-12-04 David S. MillerMerge git://git./linux/kernel/git/bpf/bpf-next
2017-12-04 David S. MillerMerge branch 'rtnetlink-rework-handler-registration'
2017-12-04 Florian Westphalrtnetlink: remove __rtnl_register
2017-12-04 Florian Westphalnet: use rtnl_register_module where needed
next