1. a0da96c net: aquantia: implement WOL support by Yana Esina · 6 years ago
  2. 0e1a0dd net: aquantia: definitions for WOL by Yana Esina · 6 years ago
  3. 3ee5c88 net: aquantia: fix hw_atl_utils_fw_upload_dwords by Yana Esina · 6 years ago
  4. 82bcee4 Merge branch 'liquidio-Removed-droq-lock-from-Rx-path' by David S. Miller · 6 years ago
  5. 8bf6edc liquidio: Removed droq lock by Intiyaz Basha · 6 years ago
  6. 4b6e326 liquidio: Per queue oom work queue by Intiyaz Basha · 6 years ago
  7. fe2d22b liquidio: Disabling tasklet when NAPI is active by Intiyaz Basha · 6 years ago
  8. aad06d1 xen-netback: remove unecessary condition check before debugfs_remove_recursive by zhong jiang · 6 years ago
  9. 0527097 net: xenbus: remove redundant condition check before debugfs_remove_recursive by zhong jiang · 6 years ago
  10. f973b76 net: dsa: b53: Uninitialized variable in b53_adjust_link() by Dan Carpenter · 6 years ago
  11. 11957be htb: use anonymous union for simplicity by Cong Wang · 6 years ago
  12. 8ecc7c8 net_sched: remove redundant qdisc lock classes by Cong Wang · 6 years ago
  13. 86c5536 net: sched: cls_flower: dump offload count value by Vlad Buslov · 6 years ago
  14. fd2b803 Merge branch 'skb_list_cleanups' by David S. Miller · 6 years ago
  15. 8b9db0d rtl818x: Remove SKB list assumptions. by David S. Miller · 6 years ago
  16. 6effee6 can: Remove SKB list assumptions in rx-offload.c by David S. Miller · 6 years ago
  17. 992cba7 net: Add and use skb_list_del_init(). by David S. Miller · 6 years ago
  18. a8305bf net: Add and use skb_mark_not_on_list(). by David S. Miller · 6 years ago
  19. 776f07e brcmfmac: Use __skb_peek(). by David S. Miller · 6 years ago
  20. 250bb6f staging: rtl8192e: Use __skb_peek(). by David S. Miller · 6 years ago
  21. 1173ab7 bnx2fc_fcoe: Use skb_queue_walk_safe(). by David S. Miller · 6 years ago
  22. e355419 p54: Use skb_peek_tail() instead of direct head pointer accesses. by David S. Miller · 6 years ago
  23. 1181d62 sctp: Use skb_queue_is_first(). by David S. Miller · 6 years ago
  24. e42a43a lan78xx: Do not access skb_queue_head list pointers directly. by David S. Miller · 6 years ago
  25. 7957a9d mac80211: Don't access sk_queue_head->next directly. by David S. Miller · 6 years ago
  26. 8b69bd7 ppp: Remove direct skb_queue_head list pointer access. by David S. Miller · 6 years ago
  27. 0c69198 infiniband: nes: Use skb_peek_next() and skb_queue_walk(). by David S. Miller · 6 years ago
  28. 5969773 sch_netem: Move private queue handler to generic location. by David S. Miller · 6 years ago
  29. aea890b sch_htb: Remove local SKB queue handling code. by David S. Miller · 6 years ago
  30. 0153167 net/ipv6: Remove rt6i_prefsrc by David Ahern · 6 years ago
  31. 25290bf cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm by Colin Ian King · 6 years ago
  32. 09317da failover: Fix error return code in net_failover_create by YueHaibing · 6 years ago
  33. cc577b0 net: stmmac: Enable TC Ops for GMAC >= 4 by Jose Abreu · 6 years ago
  34. f20a4d0 net: sched: act_nat: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  35. 6d7a8df net: sched: act_skbedit: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  36. 6ad96bd i40e(vf): remove i40e_ethtool_stats.h header file by Jacob Keller · 6 years ago
  37. 7a8c7f5 net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES by Florian Fainelli · 6 years ago
  38. a89cdd8 cxgb4: impose mandatory VLAN usage when non-zero TAG ID by Casey Leedom · 6 years ago
  39. be7e1b3 liquidio: lio_fetch_vf_stats() can be static by kbuild test robot · 6 years ago
  40. 6577b0f nfp: replace spin_lock_bh with spin_lock in tasklet callback by jun qian · 6 years ago
  41. 98cdb48 net: dsa: Expose tagging protocol to user-space by Florian Fainelli · 6 years ago
  42. 0fdc0d6 freescale: ethernet: remove unnecessary unlikely() by Igor Stoppa · 6 years ago
  43. 38bb4ac bnxt_en: remove set but not used variable 'addr_type' by YueHaibing · 6 years ago
  44. fa642f0 openvswitch: Derive IP protocol number for IPv6 later frags by Yi-Hung Wei · 6 years ago
  45. ddc4d23 liquidio CN23XX: Remove set but not used variable 'ring_flag' by YueHaibing · 6 years ago
  46. 4887522 liquidio: Add spoof checking on a VF MAC address by Weilin Chang · 6 years ago
  47. ddc9cc0 Merge tag 'mlx5e-updates-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/saeed/linux by David S. Miller · 6 years ago
  48. 2002bc3 Merge branch 'dsa-b53-SerDes-support' by David S. Miller · 6 years ago
  49. 0e01491 net: dsa: b53: Add SerDes support by Florian Fainelli · 6 years ago
  50. a8e8b98 net: dsa: b53: Add PHYLINK support by Florian Fainelli · 6 years ago
  51. 5e00446 net: dsa: b53: Add helper to set link parameters by Florian Fainelli · 6 years ago
  52. 16994374 net: dsa: b53: Make SRAB driver manage port interrupts by Florian Fainelli · 6 years ago
  53. 8ca7c16 net: dsa: b53: Add ability to enable/disable port interrupts by Florian Fainelli · 6 years ago
  54. a3f7230 qed*: Utilize FW 8.37.7.0 by Denis Bolotin · 6 years ago
  55. 6ef848e Merge branch 'rtnetlink-add-IFA_TARGET_NETNSID-for-RTM_GETADDR' by David S. Miller · 6 years ago
  56. 203651b ipv6: add inet6_fill_args by Christian Brauner · 6 years ago
  57. 978a46f ipv4: add inet_fill_args by Christian Brauner · 6 years ago
  58. 7e4a8d5 rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g by Christian Brauner · 6 years ago
  59. 19d8f1a if_link: add IFLA_TARGET_NETNSID alias by Christian Brauner · 6 years ago
  60. 87ccbb1 rtnetlink: move type calculation out of loop by Christian Brauner · 6 years ago
  61. 6ecf4c3 ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR by Christian Brauner · 6 years ago
  62. d380714 ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR by Christian Brauner · 6 years ago
  63. 9f3c057 if_addr: add IFA_TARGET_NETNSID by Christian Brauner · 6 years ago
  64. c383edc rtnetlink: add rtnl_get_net_ns_capable() by Christian Brauner · 6 years ago
  65. d4cc597 Merge branch 'net-lan78xx-Minor-improvements' by David S. Miller · 6 years ago
  66. 51ceac9 net: lan78xx: Make declaration style consistent by Stefan Wahren · 6 years ago
  67. 6be665a net: lan78xx: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  68. 7a6b022 net: lan78xx: Drop unnecessary strcpy in lan78xx_probe by Stefan Wahren · 6 years ago
  69. fa8cd98 net: lan78xx: Bail out if lan78xx_get_endpoints fails by Stefan Wahren · 6 years ago
  70. 7848418 nfp: separate VXLAN and GRE feature handling by Jakub Kicinski · 6 years ago
  71. eebd3fa Merge branch 'nfp-improve-the-new-rtsym-helpers' by David S. Miller · 6 years ago
  72. e84b2f2 nfp: validate rtsym accesses fall within the symbol by Jakub Kicinski · 6 years ago
  73. 31e380f nfp: prefix rtsym error messages with symbol name by Jakub Kicinski · 6 years ago
  74. 3c576de nfp: fix readq on absolute RTsyms by Jakub Kicinski · 6 years ago
  75. 9e7e6ca failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister by YueHaibing · 6 years ago
  76. 428f944 netlink: Make groups check less stupid in netlink_bind() by Dmitry Safonov · 6 years ago
  77. fa788d9 packet: add sockopt to ignore outgoing packets by Vincent Whitchurch · 6 years ago
  78. fe1dc06 net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets by Alaa Hleihel · 6 years ago
  79. f007c13 net/mlx5e: Set ECN for received packets using CQE indication by Natali Shechtman · 7 years ago
  80. 64109f1 net/mlx5e: Replace PTP clock lock from RW lock to seq lock by Shay Agroskin · 7 years ago
  81. 1462e48 net/mlx5e: Move Q counters allocation and drop RQ to init_rx by Roi Dayan · 6 years ago
  82. d240820 net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c by Kamal Heib · 6 years ago
  83. 12d6066 net/mlx5: Add flow counters idr by Vlad Buslov · 6 years ago
  84. 9aff93d net/mlx5: Store flow counters in a list by Vlad Buslov · 6 years ago
  85. 6e5e228 net/mlx5: Add new list to store deleted flow counters by Vlad Buslov · 6 years ago
  86. 8303368 net/mlx5: Change flow counters addlist type to single linked list by Vlad Buslov · 6 years ago
  87. 05dcc71 net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static by YueHaibing · 6 years ago
  88. fbb66ad net/mlx5e: Make function mlx5i_grp_sw_update_stats() static by Wei Yongjun · 6 years ago
  89. 579d03f Merge tag 'mac80211-next-for-davem-2018-09-05' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 6 years ago
  90. 014f5a2 cfg80211: validate wmm rule when setting by Stanislaw Gruszka · 6 years ago
  91. 40b5a0f mac80211: remove unnecessary NULL check by Gustavo A. R. Silva · 6 years ago
  92. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 6 years ago
  93. edba6bd mac80211: allow AMSDU size limitation per-TID by Sara Sharon · 6 years ago
  94. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 6 years ago
  95. add7453 wireless: align to draft 11ax D3.0 by Shaul Triebitz · 6 years ago
  96. 77cbbc3 mac80211: fix saving a few HE values by Naftali Goldstein · 6 years ago
  97. c3d1f87 mac80211: support reporting 0-length PSDU in radiotap by Shaul Triebitz · 6 years ago
  98. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 6 years ago
  99. 2b815b0 nl80211: Add CAN_REPLACE_PTK0 API by Alexander Wetzel · 6 years ago
  100. d1332e7 mac80211: support radiotap L-SIG data by Shaul Triebitz · 6 years ago