summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-31nsfs: generalize ns_get_path() for path resolution with a taskJakub Kicinski
2017-12-31bpf: offload: free program id when device disappearsJakub Kicinski
2017-12-31bpf: offload: free prog->aux->offload when device disappearsJakub Kicinski
2017-12-31bpf: offload: allow netdev to disappear while verifier is runningJakub Kicinski
2017-12-31bpf: offload: don't use prog->aux->offload as booleanJakub Kicinski
2017-12-31bpf: offload: don't require rtnl for dev list manipulationJakub Kicinski
2017-12-30tools/bpftool: fix bpftool build with bintutils >= 2.9Roman Gushchin
2017-12-30tools/bpftool: use version from the kernel source treeRoman Gushchin
2017-12-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-12-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-12-28Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/...Linus Torvalds
2017-12-28Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2017-12-28Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-28Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2017-12-28Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2017-12-29net/mlx5: Separate ingress/egress namespaces for each vportGal Pressman
2017-12-29net/mlx5: Fix ingress/egress naming mistakeGal Pressman
2017-12-29net/mlx5e: E-Switch, Use the name of static array instead of its addressGal Pressman
2017-12-29net/mlx5e: E-Switch, Move send-to-vport rule struct to en_repMark Bloch
2017-12-29net/mlx5: E-Switch, Create generic header struct to be used by representorsMark Bloch
2017-12-28Merge branch 'strparser-Fix-lockdep-issue'David S. Miller
2017-12-28strparser: Call sock_owned_by_user_nocheckTom Herbert
2017-12-28sock: Add sock_owned_by_user_nocheckTom Herbert
2017-12-28skbuff: in skb_copy_ubufs unclone before releasing zerocopyWillem de Bruijn
2017-12-28Merge branch 'mlx4-misc-for-4.16'David S. Miller
2017-12-28net/mlx4_en: Change default QoS settingsMoni Shoua
2017-12-28net/mlx4_core: Cleanup FMR unmapping flowTariq Toukan
2017-12-28net/mlx4_en: RX csum, reorder branchesTariq Toukan
2017-12-28net/mlx4_en: RX csum, remove redundant branches and checksTariq Toukan
2017-12-28net: sched: don't set extack message in case the qdisc will be createdJiri Pirko
2017-12-28tipc: fix hanging poll() for stream socketsParthasarathy Bhuvaragan
2017-12-28Merge branch 'AVE-ethernet'David S. Miller
2017-12-28net: ethernet: socionext: add AVE ethernet driverKunihiko Hayashi
2017-12-28dt-bindings: net: add DT bindings for Socionext UniPhier AVEKunihiko Hayashi
2017-12-28cxgb4/cxgb4vf: support for XLAUI Port TypeGanesh Goudar
2017-12-28cxgb4: display VNI correctlyGanesh Goudar
2017-12-28net/mlx5e: Move ethernet representors data into separate structMark Bloch
2017-12-28net/mlx5: E-Switch, Create a dedicated send to vport rule deletion functionMark Bloch
2017-12-28net/mlx5: E-Switch, Move mlx5e only logic outside E-SwitchMark Bloch
2017-12-28net/mlx5: E-Switch, Simplify representor load/unload callback APIMark Bloch
2017-12-28net/mlx5: E-Switch, Refactor load/unload of representorsMark Bloch
2017-12-28net/mlx5: E-Switch, Refactor vport representors initializationMark Bloch
2017-12-27net: hns3: hns3_get_channels() can be statickbuild test robot
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2017-12-27nfp: bpf: allocate vNIC priv for keeping track of the offloaded programJakub Kicinski
2017-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2017-12-27IB/mlx5: Fix mlx5_ib_alloc_mr error flowNitzan Carmi
2017-12-27IB/core: Verify that QP is security enabled in create and destroyMoni Shoua
2017-12-27IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp()Moni Shoua
2017-12-27IB/mlx5: Serialize access to the VMA listMajd Dibbiny