aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-27mlx5_{ib,core}: Add query SQ state helper functionEran Ben Elisha1-0/+1
2018-03-27net: Rename net_sem to pernet_ops_rwsemKirill Tkhai1-1/+1
2018-03-26net/mlx5: Add core support for vlan push/pop steering actionOr Gerlitz2-2/+21
2018-03-26net/mlx5: Add packet dropped while vport down statisticsMoshe Shemesh2-1/+6
2018-03-26net/mlx5e: Add vnic steering drop statisticsMoshe Shemesh1-1/+2
2018-03-26net/mlx5: Add support for QUERY_VNIC_ENV commandMoshe Shemesh1-1/+49
2018-03-26net/mlx5e: PFC stall prevention supportInbar Karmy2-4/+19
2018-03-26net/mlx5e: Expose PFC stall prevention countersInbar Karmy2-3/+29
2018-03-26ip6mr: Add refcounting to mfcYuval Mintz2-19/+13
2018-03-26ip6mr: Add API for default_rule fibYuval Mintz1-0/+10
2018-03-26ipmr: Make ipmr_dump() commonYuval Mintz1-0/+18
2018-03-26ipmr: Make MFC fib notifiers commonYuval Mintz2-6/+44
2018-03-26ipmr: Make vif fib notifiers commonYuval Mintz2-8/+53
2018-03-26net: Drop NETDEV_UNREGISTER_FINALKirill Tkhai1-1/+0
2018-03-26net: Make NETDEV_XXX commands enum { }Kirill Tkhai1-33/+36
2018-03-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller20-36/+172
2018-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-1/+0
2018-03-22Revert "mm: page_alloc: skip over regions of invalid pfns where possible"Daniel Vacek1-1/+0
2018-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds9-15/+115
2018-03-22net: phy: Add general dummy stubs for MMD register accessKevin Hao1-0/+4
2018-03-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller4-0/+20
2018-03-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds1-2/+2
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wqLinus Torvalds1-1/+0
2018-03-19Merge branch 'for-4.16-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/percpuLinus Torvalds1-6/+12
2018-03-19bpf: create tcp_bpf_ulp allowing BPF to monitor socket TX/RX dataJohn Fastabend3-0/+19
2018-03-19net: do_tcp_sendpages flag to avoid SKBTX_SHARED_FRAGJohn Fastabend1-0/+1
2018-03-19percpu_ref: Update doc to dissuade users from depending on internal RCU grace periodsTejun Heo1-6/+12
2018-03-18Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-0/+2
2018-03-16net: Add rtnl_lock_killable()Kirill Tkhai1-0/+1
2018-03-16vlan: Fix out of order vlan headers with reorder header offToshiaki Makita1-11/+55
2018-03-15Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-0/+1
2018-03-15fs: Teach path_connected to handle nfs filesystems with multiple roots.Eric W. Biederman1-0/+1
2018-03-15Merge tag 'kvm-arm-fixes-for-v4.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into kvm-masterPaolo Bonzini2-0/+2
2018-03-14KVM: arm/arm64: vgic: Don't populate multiple LRs with the same vintidMarc Zyngier2-0/+2
2018-03-14Merge tag 'usb-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usbLinus Torvalds1-0/+3
2018-03-14Merge tag 'tty-4.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds1-0/+1
2018-03-14net: use skb_to_full_sk() in skb_update_prio()Eric Dumazet1-2/+2
2018-03-13workqueue: remove unused cancel_work()Stephen Hemminger1-1/+0
2018-03-13IB/mlx5: Fix integer overflows in mlx5_ib_create_srqBoris Pismenny1-2/+2
2018-03-13net: fix sysctl_fb_tunnels_only_for_init_net link errorArnd Bergmann1-1/+3
2018-03-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller1-0/+2
2018-03-12sock_diag: request _diag module only when the family or proto has been registeredXin Long1-0/+1
2018-03-12net: phy: Tell caller result of phy_change()Brad Mouring1-1/+0
2018-03-11netfilter: x_tables: add and use xt_check_proc_nameFlorian Westphal1-0/+2
2018-03-09Merge tag 'pci-v4.16-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-7/+10
2018-03-09net: introduce IFF_NO_RX_HANDLERPaolo Abeni1-0/+3
2018-03-09vhost_net: examine pointer types during un-producingJason Wang1-0/+4
2018-03-09net: do not create fallback tunnels for non-default namespacesEric Dumazet1-0/+7
2018-03-08net: ethtool: extend RXNFC API to support RSS spreading of filter matchesEdward Cree1-0/+5
2018-03-08Merge tag 'mlx5-updates-2018-02-28-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mellanox/linuxDavid S. Miller3-1/+238