Age | Commit message (Expand) | Author |
2017-12-31 | nsfs: generalize ns_get_path() for path resolution with a task | Jakub Kicinski |
2017-12-31 | bpf: offload: free program id when device disappears | Jakub Kicinski |
2017-12-31 | bpf: offload: free prog->aux->offload when device disappears | Jakub Kicinski |
2017-12-31 | bpf: offload: allow netdev to disappear while verifier is running | Jakub Kicinski |
2017-12-31 | bpf: offload: don't use prog->aux->offload as boolean | Jakub Kicinski |
2017-12-31 | bpf: offload: don't require rtnl for dev list manipulation | Jakub Kicinski |
2017-12-30 | tools/bpftool: fix bpftool build with bintutils >= 2.9 | Roman Gushchin |
2017-12-30 | tools/bpftool: use version from the kernel source tree | Roman Gushchin |
2017-12-29 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller |
2017-12-28 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-12-28 | Merge tag 'drm-fixes-for-v4.15-rc6' of git://people.freedesktop.org/~airlied/... | Linus Torvalds |
2017-12-28 | Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds |
2017-12-28 | Merge tag 'led_fixes_for_4.15-rc6' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-12-28 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma | Linus Torvalds |
2017-12-28 | Merge tag 'mlx5-shared-4.16-1' of git://git.kernel.org/pub/scm/linux/kernel/g... | David S. Miller |
2017-12-29 | net/mlx5: Separate ingress/egress namespaces for each vport | Gal Pressman |
2017-12-29 | net/mlx5: Fix ingress/egress naming mistake | Gal Pressman |
2017-12-29 | net/mlx5e: E-Switch, Use the name of static array instead of its address | Gal Pressman |
2017-12-29 | net/mlx5e: E-Switch, Move send-to-vport rule struct to en_rep | Mark Bloch |
2017-12-29 | net/mlx5: E-Switch, Create generic header struct to be used by representors | Mark Bloch |
2017-12-28 | Merge branch 'strparser-Fix-lockdep-issue' | David S. Miller |
2017-12-28 | strparser: Call sock_owned_by_user_nocheck | Tom Herbert |
2017-12-28 | sock: Add sock_owned_by_user_nocheck | Tom Herbert |
2017-12-28 | skbuff: in skb_copy_ubufs unclone before releasing zerocopy | Willem de Bruijn |
2017-12-28 | Merge branch 'mlx4-misc-for-4.16' | David S. Miller |
2017-12-28 | net/mlx4_en: Change default QoS settings | Moni Shoua |
2017-12-28 | net/mlx4_core: Cleanup FMR unmapping flow | Tariq Toukan |
2017-12-28 | net/mlx4_en: RX csum, reorder branches | Tariq Toukan |
2017-12-28 | net/mlx4_en: RX csum, remove redundant branches and checks | Tariq Toukan |
2017-12-28 | net: sched: don't set extack message in case the qdisc will be created | Jiri Pirko |
2017-12-28 | tipc: fix hanging poll() for stream sockets | Parthasarathy Bhuvaragan |
2017-12-28 | Merge branch 'AVE-ethernet' | David S. Miller |
2017-12-28 | net: ethernet: socionext: add AVE ethernet driver | Kunihiko Hayashi |
2017-12-28 | dt-bindings: net: add DT bindings for Socionext UniPhier AVE | Kunihiko Hayashi |
2017-12-28 | cxgb4/cxgb4vf: support for XLAUI Port Type | Ganesh Goudar |
2017-12-28 | cxgb4: display VNI correctly | Ganesh Goudar |
2017-12-28 | net/mlx5e: Move ethernet representors data into separate struct | Mark Bloch |
2017-12-28 | net/mlx5: E-Switch, Create a dedicated send to vport rule deletion function | Mark Bloch |
2017-12-28 | net/mlx5: E-Switch, Move mlx5e only logic outside E-Switch | Mark Bloch |
2017-12-28 | net/mlx5: E-Switch, Simplify representor load/unload callback API | Mark Bloch |
2017-12-28 | net/mlx5: E-Switch, Refactor load/unload of representors | Mark Bloch |
2017-12-28 | net/mlx5: E-Switch, Refactor vport representors initialization | Mark Bloch |
2017-12-27 | net: hns3: hns3_get_channels() can be static | kbuild test robot |
2017-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2017-12-27 | nfp: bpf: allocate vNIC priv for keeping track of the offloaded program | Jakub Kicinski |
2017-12-27 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf | David S. Miller |
2017-12-27 | IB/mlx5: Fix mlx5_ib_alloc_mr error flow | Nitzan Carmi |
2017-12-27 | IB/core: Verify that QP is security enabled in create and destroy | Moni Shoua |
2017-12-27 | IB/uverbs: Fix command checking as part of ib_uverbs_ex_modify_qp() | Moni Shoua |
2017-12-27 | IB/mlx5: Serialize access to the VMA list | Majd Dibbiny |