1. 479f074 net/mlx5e: Enlarge the NIC TC offload steering prio to support two levels by Or Gerlitz · 7 years ago
  2. 1ae1df3 net/mlx5e: Refactor RSS related objects and code by Or Gerlitz · 7 years ago
  3. 106be53 net/mlx5e: Set per priority hairpin pairs by Or Gerlitz · 7 years ago
  4. d882286 net/mlx5e: Use vhca id as the hairpin peer identifier by Or Gerlitz · 7 years ago
  5. 60c2530 tipc: fix race between poll() and setsockopt() by Jon Maloy · 7 years ago
  6. 30c3e9d l2tp: remove switch block in l2tp_nl_cmd_session_create() by Lorenzo Bianconi · 7 years ago
  7. 2494930 cxgb4: IPv6 filter takes 2 tids by Ganesh Goudar · 7 years ago
  8. bfd072d Merge branch 'l2tp-set-l2specific_len-based-on-l2specific_type' by David S. Miller · 7 years ago
  9. 4db5a80 l2tp: mark L2TP_ATTR_L2SPEC_LEN as not used by Lorenzo Bianconi · 7 years ago
  10. 9afa658 l2tp: remove l2specific_len configurable parameter by Lorenzo Bianconi · 7 years ago
  11. 62e7b6a l2tp: remove l2specific_len dependency in l2tp_core by Lorenzo Bianconi · 7 years ago
  12. dfffc97 l2tp: double-check l2specific_type provided by userspace by Lorenzo Bianconi · 7 years ago
  13. e0e8a14 Merge branch 'cxgb4-reduce-memory-footprint-for-collecting-firmware-dump' by David S. Miller · 7 years ago
  14. 91c1953 cxgb4: use zlib deflate to compress firmware dump by Rahul Lakkireddy · 7 years ago
  15. 56cf263 cxgb4: update dump collection logic to use compression by Rahul Lakkireddy · 7 years ago
  16. 5165674 net/dim: Fix fixpoint divide exception in net_dim_stats_compare by Talat Batheesh · 7 years ago
  17. 43dd751 devlink: Make some functions static by Wei Yongjun · 7 years ago
  18. 8df1d08 mlxsw: spectrum: Make function mlxsw_sp_kvdl_part_occ() static by Wei Yongjun · 7 years ago
  19. 1da847b forcedeth: remove unused variable by Zhu Yanjun · 7 years ago
  20. 5a75114 ipv6: mcast: remove dead code by Eric Dumazet · 7 years ago
  21. ce62896 caif: reduce stack size with KASAN by Arnd Bergmann · 7 years ago
  22. aa73dc9 Merge tag 'linux-can-next-for-4.16-20180119' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  23. 8b7d828 Merge tag 'wireless-drivers-next-for-davem-2018-01-19' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 7 years ago
  24. 5835919 can: m_can: mark runtime-PM handlers as __maybe_unused by Arnd Bergmann · 7 years ago
  25. ef58ca3 net/sched/sch_prio.c: work around gcc-4.4.4 union initializer issues by Andrew Morton · 7 years ago
  26. 89290b8 flow_netlink: Remove unneeded semicolons by Christopher Díaz Riveros · 7 years ago
  27. 4c5386b net/mlx5e: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  28. d680b35 net: sched: silence uninitialized parent variable warning in tc_dump_tfilter by Jiri Pirko · 7 years ago
  29. 5f90669 rtlwifi: Support A-MSDU in A-MPDU capability by Ping-Ke Shih · 7 years ago
  30. 454099e MAINTAINERS: wireless: update wil6210 maintainer entry by Maya Erez · 7 years ago
  31. 4f7d585 Merge tag 'linux-can-next-for-4.16-20180116' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 7 years ago
  32. 5ef7e0b vxlan: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  33. baf5086 cxgb4: restructure VF mgmt code by Ganesh Goudar · 7 years ago
  34. 4215727 net: Remove spinlock from get_net_ns_by_id() by Kirill Tkhai · 7 years ago
  35. 0c06bea9 net: Fix possible race in peernet2id_alloc() by Kirill Tkhai · 7 years ago
  36. a29ae44 Merge branch 'tun-allow-to-attach-eBPF-filter' by David S. Miller · 7 years ago
  37. aff3d70 tun: allow to attach ebpf socket filter by Jason Wang · 7 years ago
  38. cd5681d tuntap: rename struct tun_steering_prog to struct tun_prog by Jason Wang · 7 years ago
  39. ca46abd Merge branch 'net-sched-allow-qdiscs-to-share-filter-block-instances' by David S. Miller · 7 years ago
  40. 4b23258 mlxsw: spectrum_acl: Pass mlxsw_sp_port down to ruleset bind/unbind ops by Jiri Pirko · 7 years ago
  41. 3aaff32 mlxsw: spectrum_acl: Implement TC block sharing by Jiri Pirko · 7 years ago
  42. 02caf49 mlxsw: spectrum_acl: Don't store netdev and ingress for ruleset unbind by Jiri Pirko · 7 years ago
  43. 9fe5fdf mlxsw: spectrum_acl: Reshuffle code around mlxsw_sp_acl_ruleset_create/destroy by Jiri Pirko · 7 years ago
  44. 51ab299 net: sched: allow ingress and clsact qdiscs to share filter blocks by Jiri Pirko · 7 years ago
  45. d47a6b0 net: sched: introduce ingress/egress block index attributes for qdisc by Jiri Pirko · 7 years ago
  46. 7960d1d net: sched: use block index as a handle instead of qdisc when block is shared by Jiri Pirko · 7 years ago
  47. caa7260 net: sched: keep track of offloaded filters and check tc offload feature by Jiri Pirko · 7 years ago
  48. edf6711 net: sched: remove classid and q fields from tcf_proto by Jiri Pirko · 7 years ago
  49. f36fe1c net: sched: introduce block mechanism to handle netif_keep_dst calls by Jiri Pirko · 7 years ago
  50. 9d3aaff net: sched: avoid usage of tp->q in tcf_classify by Jiri Pirko · 7 years ago
  51. 4861738 net: sched: introduce shared filter blocks infrastructure by Jiri Pirko · 7 years ago
  52. a9b1944 net: sched: introduce support for multiple filter chain pointers registration by Jiri Pirko · 7 years ago
  53. c9a8242 Merge branch 'bnxt_en-next' by David S. Miller · 7 years ago
  54. dd4ea1d bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter by Sathya Perla · 7 years ago
  55. c3480a6 bnxt_en: Add cache line size setting to optimize performance. by Michael Chan · 7 years ago
  56. 91cdda4 bnxt_en: Forward VF MAC address to the PF. by Vasundhara Volam · 7 years ago
  57. 92abef3 bnxt_en: Add BCM5745X NPAR device IDs by Vasundhara Volam · 7 years ago
  58. 8f23d63 bnxt_en: Expand bnxt_check_rings() to check all resources. by Michael Chan · 7 years ago
  59. 4673d66 bnxt_en: Implement new method for the PF to assign SRIOV resources. by Michael Chan · 7 years ago
  60. 6a1eef5 bnxt_en: Reserve resources for RFS. by Michael Chan · 7 years ago
  61. 674f50a bnxt_en: Implement new method to reserve rings. by Michael Chan · 7 years ago
  62. 58ea801 bnxt_en: Set initial default RX and TX ring numbers the same in combined mode. by Michael Chan · 7 years ago
  63. be0dd9c bnxt_en: Add the new firmware API to query hardware resources. by Michael Chan · 7 years ago
  64. 6a4f294 bnxt_en: Refactor hardware resource data structures. by Michael Chan · 7 years ago
  65. 80fcaf4 bnxt_en: Restore MSIX after disabling SRIOV. by Michael Chan · 7 years ago
  66. 86e953d bnxt_en: Refactor bnxt_close_nic(). by Michael Chan · 7 years ago
  67. 894aa69 bnxt_en: Update firmware interface to 1.9.0. by Michael Chan · 7 years ago
  68. ee81098 Merge branch 'dwmac-meson8b-clock-fixes-for-Meson8b' by David S. Miller · 7 years ago
  69. fb7d38a net: stmmac: dwmac-meson8b: propagate rate changes to the parent clock by Martin Blumenstingl · 7 years ago
  70. 433c6ca net: stmmac: dwmac-meson8b: fix setting the RGMII TX clock on Meson8b by Martin Blumenstingl · 7 years ago
  71. 4f6a71b net: stmmac: dwmac-meson8b: fix internal RGMII clock configuration by Martin Blumenstingl · 7 years ago
  72. 37512b4 net: stmmac: dwmac-meson8b: only configure the clocks in RGMII mode by Martin Blumenstingl · 7 years ago
  73. 416ef9b net: sched: red: don't reset the backlog on every stat dump by Jakub Kicinski · 7 years ago
  74. 2d83619 net/mlx5: Fix build break by Saeed Mahameed · 7 years ago
  75. 188b6b0 rtlwifi: btcoex: add rfe_type parameter to btcoex by Ping-Ke Shih · 7 years ago
  76. b2283da rtlwifi: btcoex: Add common function for qeurying BT information by Ping-Ke Shih · 7 years ago
  77. 3afb7da rtlwifi: btcoex: Remove typedef statements by Larry Finger · 7 years ago
  78. 40d9dd4 rtlwifi: btcoex: Remove global variables from btcoex by Ping-Ke Shih · 7 years ago
  79. a44709b rtlwifi: btcoex: Add power_on_setting routine by Ping-Ke Shih · 7 years ago
  80. 37e89a0 rtlwifi: unlink bss when un-association by Tsang-Shian Lin · 7 years ago
  81. c8abbe7 rtlwifi: fix scan channel 1 fail after IPS by Ping-Ke Shih · 7 years ago
  82. a3fa366 rtlwifi: Use mutex to replace spin_lock to protect IPS and LPS by Ping-Ke Shih · 7 years ago
  83. 9805187 mt76: fix possible NULL pointer dereferencing in mt76x2_mac_write_txwi() by Lorenzo Bianconi · 7 years ago
  84. 99ac532 mt76: fix possible NULL pointer dereferencing in mt76x2_ampdu_action() by Lorenzo Bianconi · 7 years ago
  85. c02b374 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  86. 7018d1b Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  87. 8cbab92 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 7 years ago
  88. e8a9d96 Merge branch 'bpf-libbpf-cleanups' by Daniel Borkmann · 7 years ago
  89. 7110d80 libbpf: Makefile set specified permission mode by Jesper Dangaard Brouer · 7 years ago
  90. 63c8591 libbpf: cleanup Makefile, remove unused elements by Jesper Dangaard Brouer · 7 years ago
  91. 7d386c6 libbpf: install the header file libbpf.h by Jesper Dangaard Brouer · 7 years ago
  92. f2f742f Merge branch 'bpf-various-improvements' by Daniel Borkmann · 7 years ago
  93. 74801e5 nfp: bpf: reject program on instructions unknown to the JIT compiler by Quentin Monnet · 7 years ago
  94. 7dfa4d8 nfp: bpf: print map lookup problems into verifier log by Jakub Kicinski · 7 years ago
  95. d77be68 libbpf: fix string comparison for guessing eBPF program type by Quentin Monnet · 7 years ago
  96. 39b72cc tools: bpftool: add -DPACKAGE when including bfd.h by Jiong Wang · 7 years ago
  97. 48b3256 bpf: annotate bpf_insn_print_t with __printf by Jakub Kicinski · 7 years ago
  98. 0a2d28f bpf: offload: make bpf_offload_dev_match() reject host+host case by Jakub Kicinski · 7 years ago
  99. 4c38f74 samples/bpf: Fix trailing semicolon by Luis de Bethencourt · 7 years ago
  100. 0fe875c bpf: cpumap: make some functions static by Wei Yongjun · 7 years ago