1. 46c5051 nfp: replace -ENOTSUPP with -EOPNOTSUPP by Jakub Kicinski · 8 years ago
  2. 1d11e73 virtio-net: use netif_tx_napi_add for tx napi by Willem de Bruijn · 8 years ago
  3. b5082df net: Initialise init_net.count to 1 by David Howells · 8 years ago
  4. 5e0740c geneve: fix incorrect setting of UDP checksum flag by Girish Moodalbail · 8 years ago
  5. c487978 Merge branch 'vxlan-disabled-ipv6' by David S. Miller · 8 years ago
  6. baf4d78 vxlan: do not output confusing error message by Jiri Benc · 8 years ago
  7. d074bf9 vxlan: correctly handle ipv6.disable module parameter by Jiri Benc · 8 years ago
  8. 90a1bb9 bnx2x: Get rid of useless temporary variable by Andy Shevchenko · 8 years ago
  9. b77f016 bnx2x: Reuse bnx2x_null_format_ver() by Andy Shevchenko · 8 years ago
  10. 55b218c bnx2x: Replace custom scnprintf() by Andy Shevchenko · 8 years ago
  11. 4750c7b Merge tag 'linux-can-next-for-4.12-20170427' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next by David S. Miller · 8 years ago
  12. 5d4e344 bpf: Fix inaccurate helper function description by Chenbo Feng · 8 years ago
  13. d68be71 tcp: fix access to sk->sk_state in tcp_poll() by Davide Caratti · 8 years ago
  14. d1f496f bpf: restore skb->sk before pskb_trim() call by Eric Dumazet · 8 years ago
  15. ae3696c net: macb: fix phy interrupt parsing by Alexandre Belloni · 8 years ago
  16. 8dd5b69 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  17. 5b36d8f Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  18. 68fe1d5 e1000e: Add Support for 38.4MHZ frequency by Sasha Neftin · 8 years ago
  19. c8744f4 e1000e: Add Support for CannonLake by Sasha Neftin · 8 years ago
  20. 3a3173b e1000e: Initial Support for CannonLake by Sasha Neftin · 8 years ago
  21. 10ed1e0 e1000e: fix PTP on e1000_pch_lpt variants by Jarod Wilson · 8 years ago
  22. 3dfc3eb i40evf: hide unused variable by Arnd Bergmann · 8 years ago
  23. 283aeaf i40evf: allocate queues before we setup the interrupts and q_vectors by Jacob Keller · 8 years ago
  24. 707636c i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED by Jacob Keller · 8 years ago
  25. 47994c1 i40e: remove hw_disabled_flags in favor of using separate flag bits by Jacob Keller · 8 years ago
  26. 789f38c i40evf: remove needless min_t() on num_online_cpus()*2 by Jacob Keller · 8 years ago
  27. 0da36b9 i40e: use DECLARE_BITMAP for state fields by Jacob Keller · 8 years ago
  28. d19cb64 i40e: separate PF and VSI state flags by Jacob Keller · 8 years ago
  29. 2318b40 i40e: remove unnecessary msleep() delay in i40e_free_vfs by Jacob Keller · 8 years ago
  30. 707d088 i40e: amortize wait time when disabling lots of VFs by Jacob Keller · 8 years ago
  31. 1f190d9 i40e: Reprogram port offloads after reset by Alexander Duyck · 8 years ago
  32. 27826fd i40e: rename index to port to avoid confusion by Jacob Keller · 8 years ago
  33. 1b48437 i40e: make use of i40e_reset_all_vfs when initializing new VFs by Jacob Keller · 8 years ago
  34. 6322e63 i40e: properly spell I40E_VF_STATE_* flags by Jacob Keller · 8 years ago
  35. c08bac0 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  36. e60ae00 ixgbevf: Check for RSS key before setting value by Tony Nguyen · 8 years ago
  37. 82fb670 ixgbevf: Fix errors in retrieving RETA and RSS from PF by Tony Nguyen · 8 years ago
  38. 3dfbfc7 ixgbe: Check for RSS key before setting value by Tony Nguyen · 8 years ago
  39. 8dc963e ixgbe: Add 1000Base-T device based on X550EM_X MAC by Paul Greenwalt · 8 years ago
  40. 27bdc44 ixgbe: Allow setting zero MAC address for VF by Tony Nguyen · 8 years ago
  41. f87fc44 ixgbevf: fix size of queue stats length by Emil Tantilov · 8 years ago
  42. e251ecf ixgbe: clean macvlan MAC filter table on VF reset by Emil Tantilov · 8 years ago
  43. 7379f97 ixgbe: delay tail write to every 'n' packets by John Fastabend · 8 years ago
  44. 33fdc82 ixgbe: add support for XDP_TX action by John Fastabend · 8 years ago
  45. 9247080 ixgbe: add XDP support for pass and drop actions by John Fastabend · 8 years ago
  46. 6133406 ixgbe: Acquire PHY semaphore before device reset by Paul Greenwalt · 8 years ago
  47. 4c042a8 Merge branch 'bpf-misc-next' by David S. Miller · 8 years ago
  48. f3515b5 bpf: provide a generic macro for percpu values for selftests by Daniel Borkmann · 8 years ago
  49. 43bcf70 bpf: fix _htons occurences in test_progs by Daniel Borkmann · 8 years ago
  50. d24f7c7 bpf: bpf_lock on kallsysms doesn't need to be irqsave by Hannes Frederic Sowa · 8 years ago
  51. 728a853 bpf: add various test cases to verifier selftests by Daniel Borkmann · 8 years ago
  52. 7e56fbd bpf, x86_64/arm64: remove old ldimm64 artifacts from jits by Daniel Borkmann · 8 years ago
  53. cd5487fb Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  54. cec3819 Merge tag 'mac80211-next-for-davem-2017-04-28' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by David S. Miller · 8 years ago
  55. 2d2ab65 rhashtable: Do not lower max_elems when max_size is zero by Herbert Xu · 8 years ago
  56. b34939b cfg80211: add request id to cfg80211_sched_scan_*() api by Arend Van Spriel · 8 years ago
  57. e38a017 mac80211: Add support for BSS max idle period element by Avraham Stern · 8 years ago
  58. 29ce6ec cfg80211: unify cfg80211_roamed() and cfg80211_roamed_bss() by Avraham Stern · 8 years ago
  59. 21a8e9d mac80211: Fix possible sband related NULL pointer de-reference by Mohammed Shafi Shajakhan · 8 years ago
  60. 5fe49a9 mac80211: add ieee80211_tx_status_ext by Felix Fietkau · 8 years ago
  61. eefebd3 mac80211: move ieee80211_tx_status_noskb below ieee80211_tx_status by Felix Fietkau · 8 years ago
  62. 18fb84d mac80211: make rate control tx status API more extensible by Felix Fietkau · 8 years ago
  63. dcba665 mac80211: use bitfield macros for encoded rate by Johannes Berg · 8 years ago
  64. 8613c94 mac80211: rename ieee80211_rx_status::vht_nss to just nss by Johannes Berg · 8 years ago
  65. da6a435 mac80211: separate encoding/bandwidth from flags by Johannes Berg · 8 years ago
  66. 7fdd69c mac80211: clean up rate encoding bits in RX status by Johannes Berg · 8 years ago
  67. e221c1f Merge tag 'wireless-drivers-next-for-davem-2017-04-27' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next by David S. Miller · 8 years ago
  68. 899dc83 Merge branch 'qed-ptp-enhancements' by David S. Miller · 8 years ago
  69. d179bd1 qed: Acquire/release ptt_ptp lock when enabling/disabling PTP. by sudarsana.kalluru@cavium.com · 8 years ago
  70. 6a3ff0d qed: Remove the un-needed ptp header file. by sudarsana.kalluru@cavium.com · 8 years ago
  71. 0357449 qede: Add support for PTP resource locking. by sudarsana.kalluru@cavium.com · 8 years ago
  72. db82f70 qed: Add support for PTP resource locking. by sudarsana.kalluru@cavium.com · 8 years ago
  73. f470f22 qed: Add support for MFW resource locking. by sudarsana.kalluru@cavium.com · 8 years ago
  74. 26d31ac net: vrf: Do not allow looback to be moved to a VRF by David Ahern · 8 years ago
  75. adeb45c fib_rules: fix error return code by Wei Yongjun · 8 years ago
  76. 99f906e bridge: add per-port broadcast flood flag by Mike Manning · 8 years ago
  77. 06b4fc5 net: fib: Decrease one unnecessary rt cache flush in fib_disable_ip by Gao Feng · 8 years ago
  78. 1514dc8 l2tp: remove useless device duplication test in l2tp_eth_create() by Guillaume Nault · 8 years ago
  79. 0575c86 net: remove unnecessary carrier status check by Zhang Shengju · 8 years ago
  80. 8ecbc40 net: update comment for netif_dormant() function by Zhang Shengju · 8 years ago
  81. 3993f2c samples/bpf: Add support for SKB_MODE to xdp1 and xdp_tx_iptunnel by David Ahern · 8 years ago
  82. 6d684e5 rhashtable: Cap total number of entries to 2^31 by Herbert Xu · 8 years ago
  83. 4b726e8 tcp: tcp_rack_reo_timeout() must update tp->tcp_mstamp by Eric Dumazet · 8 years ago
  84. c2701b3 can: fix CAN BCM build with CONFIG_PROC_FS disabled by Oliver Hartkopp · 8 years ago
  85. b1513c3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. f832460 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc by Linus Torvalds · 8 years ago
  87. 1e2f82d statx: Kill fd-with-NULL-path support in favour of AT_EMPTY_PATH by David Howells · 8 years ago
  88. e5f2e06 mac80211: make multicast variable a bool in ieee80211_accept_frame() by Luca Coelho · 8 years ago
  89. 4a19906 mac80211: disentangle iflist_mtx and chanctx_mtx by Johannes Berg · 8 years ago
  90. cf14708 mac80211: don't parse encrypted management frames in ieee80211_frame_acked by Emmanuel Grumbach · 8 years ago
  91. f6601e1 ieee80211: fix kernel-doc parsing errors by Johannes Berg · 8 years ago
  92. 2ead323 ieee80211: add FT-802.1X AKM suite selector by Luca Coelho · 8 years ago
  93. 1cbf41db ieee80211: add SUITE_B AKM selectors by Luca Coelho · 8 years ago
  94. 3a3ecf1 cfg80211: add request id parameter to .sched_scan_stop() signature by Arend Van Spriel · 8 years ago
  95. 3007e35 nl80211: add support for BSSIDs in scheduled scan matchsets by Arend Van Spriel · 8 years ago
  96. ca986ad nl80211: allow multiple active scheduled scan requests by Arend Van Spriel · 8 years ago
  97. ab81007 cfg80211: simplify netlink socket owner interface deletion by Johannes Berg · 8 years ago
  98. fc08b19 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  99. 105f552 ipv6: check raw payload size correctly in ioctl by Jamie Bainbridge · 8 years ago
  100. c120144 tcp: memset ca_priv data to 0 properly by Wei Wang · 8 years ago