summaryrefslogtreecommitdiff
path: root/include/linux
AgeCommit message (Expand)Author
2018-03-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2018-03-30of_net: Implement of_get_nvmem_mac_address helperMike Looijmans
2018-03-30sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King
2018-03-30net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli
2018-03-30net: Call add/kill vid ndo on vlan filter feature togglingGal Pressman
2018-03-29qed: Adapter flash update support.Sudarsana Reddy Kalluru
2018-03-29qed*: Utilize FW 8.33.11.0Michal Kalderon
2018-03-29Merge tag 'mlx5-updates-2018-03-27' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-03-29net: Introduce net_rwsem to protect net_namespace_listKirill Tkhai
2018-03-27mlx5: Move dump error CQE function out of mlx5_ib for code sharingEran Ben Elisha
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh
2018-03-26net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz
2018-03-26ip6mr: Add API for default_rule fibYuval Mintz
2018-03-26ipmr: Make ipmr_dump() commonYuval Mintz
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz
2018-03-26ipmr: Make vif fib notifiers commonYuval Mintz
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace...Tejun Heo
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/k...Paolo Bonzini
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny
2018-03-13net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann