1. b19b463 hv/netvsc: Fix NULL dereference at single queue mode fallback by Takashi Iwai · 6 years ago
  2. 4597b62 net: filter: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  3. 21f2706 xen-netfront: fix warn message as irq device name has '/' by Xiao Liang · 6 years ago
  4. 6e24dca cxgb4: Add new T5 PCI device ids 0x50af and 0x50b0 by Ganesh Goudar · 6 years ago
  5. e29129f net: dsa: mv88e6xxx: missing unlock on error path by Dan Carpenter · 6 years ago
  6. f6f7a26 rds: fix building with IPV6=m by Arnd Bergmann · 6 years ago
  7. 96d18d8 inet/connection_sock: prefer _THIS_IP_ to current_text_addr by Nick Desaulniers · 6 years ago
  8. 6feddb4 net: dsa: mv88e6xxx: bitwise vs logical bug by Dan Carpenter · 6 years ago
  9. 66b51b0 net: sock_diag: Fix spectre v1 gadget in __sock_diag_cmd() by Jeremy Cline · 6 years ago
  10. 1c89a8e ieee802154: hwsim: using right kind of iteration by Alexander Aring · 6 years ago
  11. ac272a3 Merge branch 'hns3-next' by David S. Miller · 6 years ago
  12. 3e85af6 net: hns3: Add vlan filter setting by ethtool command -K by Peng Li · 6 years ago
  13. 1c77215 net: hns3: Set tx ring' tc info when netdev is up by Yunsheng Lin · 6 years ago
  14. 26a07cc net: hns3: Remove tx ring BD len register in hns3_enet by Yunsheng Lin · 6 years ago
  15. 128b900d net: hns3: Fix desc num set to default when setting channel by Yunsheng Lin · 6 years ago
  16. 60081dc net: hns3: Fix for phy link issue when using marvell phy driver by Jian Shen · 6 years ago
  17. b01b7cf net: hns3: Fix for information of phydev lost problem when down/up by Fuyun Liang · 6 years ago
  18. 6c39d52 net: hns3: Fix for command format parsing error in hclge_is_all_function_id_zero by Xi Wang · 6 years ago
  19. 5fd50ac net: hns3: Add support for serdes loopback selftest by Peng Li · 6 years ago
  20. 1bbf3ae bnxt_en: take coredump_record structure off stack by Arnd Bergmann · 6 years ago
  21. cf87615 net: systemport: fix unused function warning by Arnd Bergmann · 6 years ago
  22. 81a8b07 net: stmmac: mark PM functions as __maybe_unused by Arnd Bergmann · 6 years ago
  23. c2ebc25 l2tp: fix unused function warning by Arnd Bergmann · 6 years ago
  24. 3d46eee bnxt_en: avoid string overflow for record->system_name by Arnd Bergmann · 6 years ago
  25. 9dc502d net: lan743x: fix building without CONFIG_PTP_1588_CLOCK by Arnd Bergmann · 6 years ago
  26. 3aad924 net: lan743x: select CRC16 by Arnd Bergmann · 6 years ago
  27. e8ae5e9 Merge branch 'net_sched-Fix-two-tc_index-filter-init-issues' by David S. Miller · 6 years ago
  28. 008369d net_sched: Fix missing res info when create new tc_index filter by Hangbin Liu · 6 years ago
  29. 2df8bee net_sched: fix NULL pointer dereference when delete tcindex filter by Hangbin Liu · 6 years ago
  30. 19997ba nfp: clean up return types in kdoc comments by Jakub Kicinski · 6 years ago
  31. c371e7b Merge tag 'mlx5e-updates-2018-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  32. cf916ff net/mlx5: Improve argument name for add flow API by Eli Cohen · 7 years ago
  33. a8274b8 net/mlx5: Reorganize the makefile by Saeed Mahameed · 6 years ago
  34. 6dbc80c net/mlx5e: clock.c depends on CONFIG_PTP_1588_CLOCK by Moshe Shemesh · 6 years ago
  35. c5791ab net/mlx5e: vxlan.c depends on CONFIG_VXLAN by Saeed Mahameed · 6 years ago
  36. 44f68ae net/mlx5e: Move flow steering declarations into en/fs.h by Saeed Mahameed · 6 years ago
  37. ec080045 net/mlx5e: Add CONFIG_MLX5_EN_ARFS for accelerated flow steering support by Saeed Mahameed · 6 years ago
  38. fe6d86b net/mlx5e: Add CONFIG_MLX5_EN_RXNFC for ethtool rx nfc by Saeed Mahameed · 6 years ago
  39. cff2b1e net/mlx5e: Ethtool steering, move ethtool callbacks by Saeed Mahameed · 6 years ago
  40. 974ce34 net/mlx5e: Ethtool steering, l4 proto support by Saeed Mahameed · 6 years ago
  41. ca7deb0 net/mlx5e: Ethtool steering, ip6 support by Saeed Mahameed · 6 years ago
  42. 142644f net/mlx5e: Ethtool steering flow parsing refactoring by Saeed Mahameed · 6 years ago
  43. b29c61d net/mlx5e: Ethtool steering flow validation refactoring by Saeed Mahameed · 6 years ago
  44. 42c625a net: sched: act_ife: disable bh when taking ife_mod_lock by Vlad Buslov · 6 years ago
  45. bb2a081 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 6 years ago
  46. c1617fb Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 6 years ago
  47. 961d973 Merge tag 'wireless-drivers-next-for-davem-2018-08-12' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 6 years ago
  48. 45c91fb liquidio: remove set but not used variable 'is25G' by YueHaibing · 6 years ago
  49. 0ec4568 cxgb4: remove set but not used variable 'spd' by YueHaibing · 6 years ago
  50. 3b20818 lan743x: lan743x: Remove duplicated include from lan743x_ptp.c by Yue Haibing · 6 years ago
  51. 1150827 virtio_net: remove duplicated include from virtio_net.c by YueHaibing · 6 years ago
  52. 71e4128 packet: switch kvzalloc to allocate memory by Li RongQing · 6 years ago
  53. 0192e7d net: Change the layout of structure trace_event_raw_fib_table_lookup by Zong Li · 6 years ago
  54. a72ce9a Merge branch 'net-sched-actions-rename-for-grep-ability-and-consistency' by David S. Miller · 6 years ago
  55. 7c5790c net: sched: act_mirred method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  56. 8aa7f22 net: sched: act_vlan method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  57. 353d2c2 net: sched: act_skbmod method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  58. 45da1da net: sched: act_skbedit method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  59. 798de37 net: sched: act_simple method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  60. 2ac06347 net: sched: act_police method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  61. 6a2b401 net: sched: act_pedit method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  62. 0390514 net: sched: act_nat method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  63. 11b9695 net: sched: act_ipt method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  64. 1740005 net: sched: act_gact method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  65. c831549 net: sched: act_sum method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  66. 2fbec27 net: sched: act_bpf method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  67. 962ad1f9 net: sched: act_connmark method rename for grep-ability and consistency by Jamal Hadi Salim · 6 years ago
  68. 9af18e5 cpumask: make cpumask_next_wrap available without smp by Willem de Bruijn · 6 years ago
  69. 7c53a72 r8169: don't use MSI-X on RTL8168g by Heiner Kallweit · 6 years ago
  70. 9ebcc22 Merge branch 'nixge-Minor-cleanups' by David S. Miller · 6 years ago
  71. fd5cf43 net: nixge: Don't store skb in app4 field of descriptor by Moritz Fischer · 6 years ago
  72. e158770 net: nixge: Do not zero application specific fields in desc by Moritz Fischer · 6 years ago
  73. 6d37fa4 l2tp: use sk_dst_check() to avoid race on sk->sk_dst_cache by Wei Wang · 6 years ago
  74. e6f86b0 ipv6: Add icmp_echo_ignore_all support for ICMPv6 by Virgile Jarry · 6 years ago
  75. 8f78004 Merge branch 'net-tls-Combined-memory-allocation-for-decryption-request' by David S. Miller · 6 years ago
  76. 0b243d0 net/tls: Combined memory allocation for decryption request by Vakul Garg · 6 years ago
  77. 330ad75 Bluetooth: mediatek: pass correct size to h4_recv_buf() by Dan Carpenter · 6 years ago
  78. 2ce3206 Merge branch 'bpf-ancestor-cgroup-id' by Daniel Borkmann · 6 years ago
  79. 5ecd8c2 selftests/bpf: Selftest for bpf_skb_ancestor_cgroup_id by Andrey Ignatov · 6 years ago
  80. 02f6ac7 selftests/bpf: Add cgroup id helpers to bpf_helpers.h by Andrey Ignatov · 6 years ago
  81. 539764d bpf: Sync bpf.h to tools/ by Andrey Ignatov · 6 years ago
  82. 7723628 bpf: Introduce bpf_skb_ancestor_cgroup_id helper by Andrey Ignatov · 6 years ago
  83. e8d2bec bpf: decouple btf from seq bpf fs dump and enable more maps by Daniel Borkmann · 6 years ago
  84. 78cbac64 Merge branch 'ip-faster-in-order-IP-fragments' by David S. Miller · 6 years ago
  85. a4fd284 ip: process in-order fragments efficiently by Peter Oskolkov · 6 years ago
  86. 353c9cb ip: add helpers to process in-order fragments faster. by Peter Oskolkov · 6 years ago
  87. 6a92ef0 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  88. 9a95d9c Merge branch 'Remove-rtnl-lock-dependency-from-all-action-implementations' by David S. Miller · 6 years ago
  89. e329bc4 net: sched: act_police: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  90. 51a9f5a net: core: protect rate estimator statistics pointer with lock by Vlad Buslov · 6 years ago
  91. 4e23281 net: sched: act_mirred: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  92. 84a75b3 net: sched: extend action ops with put_dev callback by Vlad Buslov · 6 years ago
  93. 764e9a2 net: sched: act_vlan: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  94. 729e012 net: sched: act_tunnel_key: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  95. c881455 net: sched: act_skbmod: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  96. 5e48180 net: sched: act_simple: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  97. d772849 net: sched: act_sample: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  98. 67b0c1a net: sched: act_pedit: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  99. ff25276 net: sched: act_ipt: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  100. 54d0d42 net: sched: act_ife: remove dependency on rtnl lock by Vlad Buslov · 6 years ago