summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2017-12-05Merge branch 'hns3-reset-refactor'David S. Miller
2017-12-05net: hns3: Refactors the requested reset & pending reset handling codeSalil Mehta
2017-12-05net: hns3: Add reset service task for handling reset requestsSalil Mehta
2017-12-05net: hns3: Refactor of the reset interrupt handling logicSalil Mehta
2017-12-05net: macb: change GFP_KERNEL to GFP_ATOMICJulia Lawall
2017-12-05Merge branch 'SFP-phylink-updates'David S. Miller
2017-12-05phylink: convert to fwnodeRussell King
2017-12-05sfp: convert to fwnodeRussell King
2017-12-05sfp: fix sparse warningRussell King
2017-12-05sfp: add documentation for kernel APIsRussell King
2017-12-05phylink: add documentation for kernel APIsRussell King
2017-12-05phylink: restart 802.3z negotiation when starting net deviceRussell King
2017-12-05phylink: remove phylink_init_eee()Russell King
2017-12-05phylink: add support for 2500baseX and 10GbaseKRRussell King
2017-12-05phylink: get rid of separate Cisco SGMII and 802.3z modesRussell King
2017-12-05phylink: merge SGMII and 802.3z handlingRussell King
2017-12-05phy: add phy_interface_mode_is_8023z() helperRussell King
2017-12-05rtnetlink: fix rtnl_link msghandler rcu annotationsFlorian Westphal
2017-12-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-05bpf: Add access to snd_cwnd and others in sock_opsLawrence Brakmo
2017-12-04bpf: move bpf csum flag checkWilliam Tu
2017-12-04Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-04arch/tile: mark as orphanedChris Metcalf
2017-12-04rtnetlink: ipv6: convert remaining users to rtnl_register_moduleFlorian Westphal
2017-12-04Merge tag 'linux-can-next-for-4.16-20171201' of git://git.kernel.org/pub/scm/...David S. Miller
2017-12-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-04Merge branch 'rtnetlink-rework-handler-registration'David S. Miller
2017-12-04rtnetlink: remove __rtnl_registerFlorian Westphal
2017-12-04net: use rtnl_register_module where neededFlorian Westphal
2017-12-04rtnetlink: get reference on module before invoking handlersFlorian Westphal
2017-12-04net: rtnetlink: use rcu to free rtnl message handlersFlorian Westphal
2017-12-04net: phy: broadcom: re-add mistakenly removed config settingsHeiner Kallweit
2017-12-04Merge branch 'ipv6-gre-collect_md'David S. Miller
2017-12-04samples/bpf: extend test_tunnel_bpf.sh with ip6greWilliam Tu
2017-12-04bpf: allow disabling tunnel csum for ipv6William Tu
2017-12-04ip6_gre: add ip6 gre and gretap collect_md modeWilliam Tu
2017-12-04net: phy: core: don't disable device interrupts in phy_changeHeiner Kallweit
2017-12-04net: phy: core: remove now uneeded disabling of interruptsHeiner Kallweit
2017-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-03Merge branch 'tcp-cb-selinux-corruption'David S. Miller