1. 81fc9b5c drivers/net: Fix ptr_ret.cocci warnings. by Tonghao Zhang · 7 years ago
  2. bc88055 bnxt_en: Use SWITCHDEV_SET_OPS(). by David S. Miller · 7 years ago
  3. a248878 ibmvnic: Check for transport event on driver resume by John Allen · 7 years ago
  4. 01c4988 Merge branch 'netvsc-minor-fixes' by David S. Miller · 7 years ago
  5. 658677f netvsc: remove no longer used max_num_rss queues by stephen hemminger · 7 years ago
  6. 27f5aa9 netvsc: include rtnetlink.h by stephen hemminger · 7 years ago
  7. 7ca4593 netvsc: fix netvsc_set_channels by stephen hemminger · 7 years ago
  8. 43bf99c netvsc: prefetch the first incoming ring element by stephen hemminger · 7 years ago
  9. 37b9dfa netvsc: Remove redundant use of ipv6_hdr() by Mohammed Gamal · 7 years ago
  10. fd763ad netvsc: remove bogus rtnl_unlock by stephen hemminger · 7 years ago
  11. bae75b6 Merge branch 'bnxt_en-updates' by David S. Miller · 7 years ago
  12. c124a62 bnxt_en: add support for port_attr_get and and get_phys_port_name by Sathya Perla · 7 years ago
  13. ee5c7fb bnxt_en: add vf-rep RX/TX and netdev implementation by Sathya Perla · 7 years ago
  14. 4ab0c6a bnxt_en: add support to enable VF-representors by Sathya Perla · 7 years ago
  15. 70098a4 bnxt_en: Set ETS min_bw parameter for older firmware. by Michael Chan · 7 years ago
  16. 9315edc bnxt_en: Report firmware DCBX agent. by Michael Chan · 7 years ago
  17. adcc331 bnxt_en: Allow the user to set ethtool stats-block-usecs to 0. by Michael Chan · 7 years ago
  18. 5c8227d bnxt_en: Add bnxt_get_num_stats() to centrally get the number of ethtool stats. by Michael Chan · 7 years ago
  19. 39d8ba2 bnxt_en: Implement ndo_bridge_{get|set}link methods. by Michael Chan · 7 years ago
  20. 32e8239c bnxt_en: Retrieve the hardware bridge mode from the firmware. by Michael Chan · 7 years ago
  21. acb2005 bnxt_en: Update firmware interface spec to 1.8.0. by Michael Chan · 7 years ago
  22. e42e24c tcp: remove redundant argument from tcp_rcv_established() by Matvejchikov Ilya · 7 years ago
  23. f575a02 mlx4_en: remove unnecessary error check by Zhu Yanjun · 7 years ago
  24. b5f3e0d mlxsw: spectrum_router: Fix build when IPv6 isn't enabled by Ido Schimmel · 7 years ago
  25. f3eebe8 mlx4_en: remove unnecessary returned value by Zhu Yanjun · 7 years ago
  26. e470e4f of_mdio: kill useless variable in of_phy_register_fixed_link() by Sergei Shtylyov · 7 years ago
  27. a28b1b9 skbuff: re-add check for NULL skb->head in kfree_skb path by Florian Westphal · 7 years ago
  28. ba3fb10 liquidio: fix implicit irq include causing build failures by Paul Gortmaker · 7 years ago
  29. 241a974 bpf: dev_map_alloc() shouldn't return NULL by Dan Carpenter · 7 years ago
  30. 1bb7928 netvsc: fix ptr_ret.cocci warnings by Wu Fengguang · 7 years ago
  31. 7108574 Merge tag 'rxrpc-rewrite-20170721' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 7 years ago
  32. 4a3c67a mlxsw: spectrum_router: Don't batch neighbour deletion by Ido Schimmel · 7 years ago
  33. 6a9bef4 Merge branch 'sctp-remove-typedefs-from-structures-part-3' by David S. Miller · 7 years ago
  34. 441ae65 sctp: remove the typedef sctp_abort_chunk_t by Xin Long · 7 years ago
  35. 38c00f7 sctp: remove the typedef sctp_heartbeat_chunk_t by Xin Long · 7 years ago
  36. 4d2dcdf sctp: remove the typedef sctp_heartbeathdr_t by Xin Long · 7 years ago
  37. d4d6c61 sctp: remove the typedef sctp_sack_chunk_t by Xin Long · 7 years ago
  38. 7873108 sctp: remove the typedef sctp_sackhdr_t by Xin Long · 7 years ago
  39. afd93b7 sctp: remove the typedef sctp_sack_variable_t by Xin Long · 7 years ago
  40. 9b41515 sctp: remove the typedef sctp_dup_tsn_t by Xin Long · 7 years ago
  41. fe9a0fe sctp: remove the typedef sctp_gap_ack_block_t by Xin Long · 7 years ago
  42. 62e6b7e sctp: remove the typedef sctp_unrecognized_param_t by Xin Long · 7 years ago
  43. f48ef4c sctp: remove the typedef sctp_cookie_param_t by Xin Long · 7 years ago
  44. cb1844c sctp: remove the typedef sctp_initack_chunk_t by Xin Long · 7 years ago
  45. 56eda01 Merge branch 'udp-tunnel-offloads-toggle' by David S. Miller · 7 years ago
  46. 0458495 geneve/vxlan: offload ports on register/unregister events by Sabrina Dubroca · 7 years ago
  47. 2d2b13f geneve/vxlan: add support for NETDEV_UDP_TUNNEL_DROP_INFO by Sabrina Dubroca · 7 years ago
  48. ae847f4 net: call udp_tunnel_get_rx_info when NETIF_F_RX_UDP_TUNNEL_PORT is toggled by Sabrina Dubroca · 7 years ago
  49. 296d8ee net: add infrastructure to un-offload UDP tunnel port by Sabrina Dubroca · 7 years ago
  50. 7a27fc6 net: check UDP tunnel RX port offload feature before calling tunnel ndo ndo by Sabrina Dubroca · 7 years ago
  51. d764a12 net: add new netdevice feature for offload of RX port for UDP tunnels by Sabrina Dubroca · 7 years ago
  52. 5b861f6 geneve: add rtnl changelink support by Girish Moodalbail · 7 years ago
  53. f7ce910 net: Convert to using %pOF instead of full_name by Rob Herring · 7 years ago
  54. e56ce51 Merge branch 'virtio_net-xdp-refine' by David S. Miller · 7 years ago
  55. 3f93522 virtio-net: switch off offloads on demand if possible on XDP set by Jason Wang · 7 years ago
  56. 4941d47 virtio-net: do not reset during XDP set by Jason Wang · 7 years ago
  57. 192f68c virtio-net: switch to use new ctx API for small buffer by Jason Wang · 7 years ago
  58. 28b39bc virtio-net: pack headroom into ctx for mergeable buffers by Jason Wang · 7 years ago
  59. 87646a3 virtio_ring: allow to store zero as the ctx by Jason Wang · 7 years ago
  60. ddc6c70 rxrpc: Move the packet.h include file into net/rxrpc/ by David Howells · 7 years ago
  61. 727f891 rxrpc: Expose UAPI definitions to userspace by David Howells · 7 years ago
  62. 7a68ada Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  63. 96080f6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  64. cbf5ecb net: bonding: Fix transmit load balancing in balance-alb mode by Kosuke Tatsukawa · 7 years ago
  65. e623a48 rds: Make sure updates to cp_send_gen can be observed by Håkon Bugge · 7 years ago
  66. 760446f cxgb4: display serial config and vpd versions by Ganesh Goudar · 7 years ago
  67. 070f9c6 net: ethernet: ti: cpsw: Push the request_irq function to the end of probe by Keerthy · 7 years ago
  68. 8799a22 ipv4: initialize fib_trie prior to register_netdev_notifier call. by Mahesh Bandewar · 7 years ago
  69. 153711f rtnetlink: allocate more memory for dev_set_mac_address() by WANG Cong · 7 years ago
  70. be35e8c net: dsa: b53: Add missing ARL entries for BCM53125 by Florian Fainelli · 7 years ago
  71. 5067f4c Merge branch 'BPF-map-value-adjust-fix' by David S. Miller · 7 years ago
  72. 8641250 bpf: more tests for mixed signed and unsigned bounds checks by Daniel Borkmann · 7 years ago
  73. b712296 bpf: add test for mixed signed and unsigned bounds checks by Edward Cree · 7 years ago
  74. a150213 bpf: fix up test cases with mixed signed/unsigned bounds by Daniel Borkmann · 7 years ago
  75. d655490 bpf: allow to specify log level and reduce it for test_verifier by Daniel Borkmann · 7 years ago
  76. 4cabc5b bpf: fix mixed signed/unsigned derived min/max value bounds by Daniel Borkmann · 7 years ago
  77. 63a8636 Merge tag 'pm-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 7 years ago
  78. 54a7d50 x86: mark kprobe templates as character arrays, not single characters by Linus Torvalds · 7 years ago
  79. 791f2df Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs by Linus Torvalds · 7 years ago
  80. 465b0db Merge tag 'for-f2fs-v4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/jaegeuk/f2fs by Linus Torvalds · 7 years ago
  81. f58781c Merge branch 'stable-4.13' of git://git.infradead.org/users/pcmoore/audit by Linus Torvalds · 7 years ago
  82. ae1c908 Merge tag 'libnvdimm-fixes-4.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 7 years ago
  83. c6efb45 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/hid by Linus Torvalds · 7 years ago
  84. ffa64d5 Merge branches 'intel_pstate' and 'pm-domains' by Rafael J. Wysocki · 7 years ago
  85. 929b60a HID: hid-logitech-hidpp: add NULL check on devm_kmemdup() return value by Gustavo A. R. Silva · 7 years ago
  86. 6399f1f ipv6: avoid overflow of offset in ip6_find_1stfragopt by Sabrina Dubroca · 7 years ago
  87. 1e6c22a net: tehuti: don't process data if it has not been copied from userspace by Colin Ian King · 7 years ago
  88. 3753654 Revert "rtnetlink: Do not generate notifications for CHANGEADDR event" by David Ahern · 7 years ago
  89. 04d8980 cxgb4: Update register ranges of T4/T5/T6 adapters by Arjun Vynipadath · 7 years ago
  90. bb0a267 net: dsa: mv88e6xxx: Enable CMODE config support for 6390X by Martin Hundebøll · 7 years ago
  91. 88f3481 Merge branch 'netvsc-lockdep-and-related-fixes' by David S. Miller · 7 years ago
  92. 3962981 netvsc: add rtnl annotations in rndis by stephen hemminger · 7 years ago
  93. 35fbbcc netvsc: save pointer to parent netvsc_device in channel table by stephen hemminger · 7 years ago
  94. 2a926f7 netvsc: need rcu_derefence when accessing internal device info by stephen hemminger · 7 years ago
  95. 9749fed netvsc: use ERR_PTR to avoid dereference issues by stephen hemminger · 7 years ago
  96. ea383bf netvsc: change logic for change mtu and set_queues by stephen hemminger · 7 years ago
  97. a5e1ec38 netvsc: change order of steps in setting queues by stephen hemminger · 7 years ago
  98. 79e8cbe netvsc: add some rtnl_dereference annotations by stephen hemminger · 7 years ago
  99. 1b01994 netvsc: force link update after MTU change by stephen hemminger · 7 years ago
  100. 9492f42 Merge branch 'dev_close-void' by David S. Miller · 7 years ago