1. 776f07e brcmfmac: Use __skb_peek(). by David S. Miller · 6 years ago
  2. 250bb6f staging: rtl8192e: Use __skb_peek(). by David S. Miller · 6 years ago
  3. 1173ab7 bnx2fc_fcoe: Use skb_queue_walk_safe(). by David S. Miller · 6 years ago
  4. e355419 p54: Use skb_peek_tail() instead of direct head pointer accesses. by David S. Miller · 6 years ago
  5. 1181d62 sctp: Use skb_queue_is_first(). by David S. Miller · 6 years ago
  6. e42a43a lan78xx: Do not access skb_queue_head list pointers directly. by David S. Miller · 6 years ago
  7. 7957a9d mac80211: Don't access sk_queue_head->next directly. by David S. Miller · 6 years ago
  8. 8b69bd7 ppp: Remove direct skb_queue_head list pointer access. by David S. Miller · 6 years ago
  9. 0c69198 infiniband: nes: Use skb_peek_next() and skb_queue_walk(). by David S. Miller · 6 years ago
  10. 5969773 sch_netem: Move private queue handler to generic location. by David S. Miller · 6 years ago
  11. aea890b sch_htb: Remove local SKB queue handling code. by David S. Miller · 6 years ago
  12. 0153167 net/ipv6: Remove rt6i_prefsrc by David Ahern · 6 years ago
  13. 25290bf cxgb4: remove redundant assignment to vlan_cmd.dropnovlan_fm by Colin Ian King · 6 years ago
  14. 09317da failover: Fix error return code in net_failover_create by YueHaibing · 6 years ago
  15. cc577b0 net: stmmac: Enable TC Ops for GMAC >= 4 by Jose Abreu · 6 years ago
  16. f20a4d0 net: sched: act_nat: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  17. 6d7a8df net: sched: act_skbedit: remove dependency on rtnl lock by Vlad Buslov · 6 years ago
  18. 6ad96bd i40e(vf): remove i40e_ethtool_stats.h header file by Jacob Keller · 6 years ago
  19. 7a8c7f5 net: dsa: b53: Fix build with B53_SRAB enabled and not B53_SERDES by Florian Fainelli · 6 years ago
  20. a89cdd8 cxgb4: impose mandatory VLAN usage when non-zero TAG ID by Casey Leedom · 6 years ago
  21. be7e1b3 liquidio: lio_fetch_vf_stats() can be static by kbuild test robot · 6 years ago
  22. 6577b0f nfp: replace spin_lock_bh with spin_lock in tasklet callback by jun qian · 6 years ago
  23. 98cdb48 net: dsa: Expose tagging protocol to user-space by Florian Fainelli · 6 years ago
  24. 0fdc0d6 freescale: ethernet: remove unnecessary unlikely() by Igor Stoppa · 6 years ago
  25. 38bb4ac bnxt_en: remove set but not used variable 'addr_type' by YueHaibing · 6 years ago
  26. fa642f0 openvswitch: Derive IP protocol number for IPv6 later frags by Yi-Hung Wei · 6 years ago
  27. ddc4d23 liquidio CN23XX: Remove set but not used variable 'ring_flag' by YueHaibing · 6 years ago
  28. 4887522 liquidio: Add spoof checking on a VF MAC address by Weilin Chang · 6 years ago
  29. 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
  30. 2002bc3 Merge branch 'dsa-b53-SerDes-support' by David S. Miller · 6 years ago
  31. 0e01491 net: dsa: b53: Add SerDes support by Florian Fainelli · 6 years ago
  32. a8e8b98 net: dsa: b53: Add PHYLINK support by Florian Fainelli · 6 years ago
  33. 5e00446 net: dsa: b53: Add helper to set link parameters by Florian Fainelli · 6 years ago
  34. 16994374 net: dsa: b53: Make SRAB driver manage port interrupts by Florian Fainelli · 6 years ago
  35. 8ca7c16 net: dsa: b53: Add ability to enable/disable port interrupts by Florian Fainelli · 6 years ago
  36. a3f7230 qed*: Utilize FW 8.37.7.0 by Denis Bolotin · 6 years ago
  37. 6ef848e Merge branch 'rtnetlink-add-IFA_TARGET_NETNSID-for-RTM_GETADDR' by David S. Miller · 6 years ago
  38. 203651b ipv6: add inet6_fill_args by Christian Brauner · 6 years ago
  39. 978a46f ipv4: add inet_fill_args by Christian Brauner · 6 years ago
  40. 7e4a8d5 rtnetlink: s/IFLA_IF_NETNSID/IFLA_TARGET_NETNSID/g by Christian Brauner · 6 years ago
  41. 19d8f1a if_link: add IFLA_TARGET_NETNSID alias by Christian Brauner · 6 years ago
  42. 87ccbb1 rtnetlink: move type calculation out of loop by Christian Brauner · 6 years ago
  43. 6ecf4c3 ipv6: enable IFA_TARGET_NETNSID for RTM_GETADDR by Christian Brauner · 6 years ago
  44. d380714 ipv4: enable IFA_TARGET_NETNSID for RTM_GETADDR by Christian Brauner · 6 years ago
  45. 9f3c057 if_addr: add IFA_TARGET_NETNSID by Christian Brauner · 6 years ago
  46. c383edc rtnetlink: add rtnl_get_net_ns_capable() by Christian Brauner · 6 years ago
  47. d4cc597 Merge branch 'net-lan78xx-Minor-improvements' by David S. Miller · 6 years ago
  48. 51ceac9 net: lan78xx: Make declaration style consistent by Stefan Wahren · 6 years ago
  49. 6be665a net: lan78xx: Switch to SPDX identifier by Stefan Wahren · 6 years ago
  50. 7a6b022 net: lan78xx: Drop unnecessary strcpy in lan78xx_probe by Stefan Wahren · 6 years ago
  51. fa8cd98 net: lan78xx: Bail out if lan78xx_get_endpoints fails by Stefan Wahren · 6 years ago
  52. 7848418 nfp: separate VXLAN and GRE feature handling by Jakub Kicinski · 6 years ago
  53. eebd3fa Merge branch 'nfp-improve-the-new-rtsym-helpers' by David S. Miller · 6 years ago
  54. e84b2f2 nfp: validate rtsym accesses fall within the symbol by Jakub Kicinski · 6 years ago
  55. 31e380f nfp: prefix rtsym error messages with symbol name by Jakub Kicinski · 6 years ago
  56. 3c576de nfp: fix readq on absolute RTsyms by Jakub Kicinski · 6 years ago
  57. 9e7e6ca failover: Add missing check to validate 'slave_dev' in net_failover_slave_unregister by YueHaibing · 6 years ago
  58. 428f944 netlink: Make groups check less stupid in netlink_bind() by Dmitry Safonov · 6 years ago
  59. fa788d9 packet: add sockopt to ignore outgoing packets by Vincent Whitchurch · 6 years ago
  60. fe1dc06 net/mlx5e: don't set CHECKSUM_COMPLETE on SCTP packets by Alaa Hleihel · 6 years ago
  61. f007c13 net/mlx5e: Set ECN for received packets using CQE indication by Natali Shechtman · 7 years ago
  62. 64109f1 net/mlx5e: Replace PTP clock lock from RW lock to seq lock by Shay Agroskin · 7 years ago
  63. 1462e48 net/mlx5e: Move Q counters allocation and drop RQ to init_rx by Roi Dayan · 6 years ago
  64. d240820 net/mlx5e: Move mlx5e_priv_flags into en_ethtool.c by Kamal Heib · 6 years ago
  65. 12d6066 net/mlx5: Add flow counters idr by Vlad Buslov · 6 years ago
  66. 9aff93d net/mlx5: Store flow counters in a list by Vlad Buslov · 6 years ago
  67. 6e5e228 net/mlx5: Add new list to store deleted flow counters by Vlad Buslov · 6 years ago
  68. 8303368 net/mlx5: Change flow counters addlist type to single linked list by Vlad Buslov · 6 years ago
  69. 05dcc71 net: lan743x_ptp: make function lan743x_ptp_set_sync_ts_insert() static by YueHaibing · 6 years ago
  70. fbb66ad net/mlx5e: Make function mlx5i_grp_sw_update_stats() static by Wei Yongjun · 6 years ago
  71. 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
  72. 014f5a2 cfg80211: validate wmm rule when setting by Stanislaw Gruszka · 6 years ago
  73. 40b5a0f mac80211: remove unnecessary NULL check by Gustavo A. R. Silva · 6 years ago
  74. 9739fe2 mac80211: add an option for drivers to check if packets can be aggregated by Sara Sharon · 6 years ago
  75. edba6bd mac80211: allow AMSDU size limitation per-TID by Sara Sharon · 6 years ago
  76. 0eeb2b6 mac80211: add an option for station management TXQ by Sara Sharon · 6 years ago
  77. add7453 wireless: align to draft 11ax D3.0 by Shaul Triebitz · 6 years ago
  78. 77cbbc3 mac80211: fix saving a few HE values by Naftali Goldstein · 6 years ago
  79. c3d1f87 mac80211: support reporting 0-length PSDU in radiotap by Shaul Triebitz · 6 years ago
  80. 62872a9 mac80211: Fix PTK rekey freezes and clear text leak by Alexander Wetzel · 6 years ago
  81. 2b815b0 nl80211: Add CAN_REPLACE_PTK0 API by Alexander Wetzel · 6 years ago
  82. d1332e7 mac80211: support radiotap L-SIG data by Shaul Triebitz · 6 years ago
  83. 70e5366 mac80211: Store sk_pacing_shift in ieee80211_hw by Wen Gong · 6 years ago
  84. e80d642 mac80211: copy VHT EXT NSS BW Support/Capable data to station by Johannes Berg · 6 years ago
  85. 7eb26df mac80211: add ability to parse CCFS2 by Johannes Berg · 6 years ago
  86. 09b4a4f mac80211: introduce capability flags for VHT EXT NSS support by Johannes Berg · 6 years ago
  87. b0aa75f ieee80211: add new VHT capability fields/parsing by Johannes Berg · 6 years ago
  88. 34fb190 mac80211: in AP mode, set bss_conf::he_supported by Shaul Triebitz · 6 years ago
  89. 244eb9a cfg80211: add he_capabilities (ext) IE to AP settings by Shaul Triebitz · 6 years ago
  90. 03512ce ieee80211: remove redundant leading zeroes by Sara Sharon · 6 years ago
  91. adf8ed0 mac80211: add an optional TXQ for other PS-buffered frames by Johannes Berg · 6 years ago
  92. 331aead mac80211: use le16_encode_bits() instead of open-coding by Johannes Berg · 6 years ago
  93. 6f52728 mac80211: remove pointless 'params' NULL checks by Johannes Berg · 6 years ago
  94. 80aaa9c mac80211: Add he_capa debugfs entry by Ido Yariv · 6 years ago
  95. 3630268 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 6 years ago
  96. 2861952 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 6 years ago
  97. a33710b net: phy: sfp: Handle unimplemented hwmon limits and alarms by Andrew Lunn · 6 years ago
  98. 84cb8eb net: sched: action_ife: take reference to meta module by Vlad Buslov · 6 years ago
  99. 2fc4aa5 net: usbnet: mark expected switch fall-through by Gustavo A. R. Silva · 6 years ago
  100. 6d784f1 act_ife: fix a potential use-after-free by Cong Wang · 6 years ago