1. 5b9d3cf ixgbe: add default setup_link for x550em_a MAC type by Emil Tantilov · 8 years ago
  2. 8e5c9c5 ixgbe: list X553 backplane speeds correctly by Don Skidmore · 8 years ago
  3. 18e01ee ixgbe: Add X552 XFI backplane support by Don Skidmore · 8 years ago
  4. 18bda0d ixgbe: Complete support for X553 sgmii by Don Skidmore · 8 years ago
  5. 5fbf5ad ixgbe: Remove driver config for KX4 PHY by Tony Nguyen · 8 years ago
  6. 332f235 ixgbe: Remove pr_cont uses by Joe Perches · 8 years ago
  7. b5d8acb ixgbe: Avoid Tx hang by not allowing more than the number of VFs supported. by Usha Ketineni · 8 years ago
  8. 4116c97 Merge branch 'ftgmac100-batch5-features' by David S. Miller · 8 years ago
  9. 88a286f ftgmac100: Document device-tree binding by Benjamin Herrenschmidt · 8 years ago
  10. ccaf725 ftgmac100: Fix potential ordering issue in NAPI poll by Benjamin Herrenschmidt · 8 years ago
  11. 33de693 ftgmac100: Display the discovered PHY device info by Benjamin Herrenschmidt · 8 years ago
  12. abcc3eb ftgmac100: Allow configuration of phy interface via device-tree by Benjamin Herrenschmidt · 8 years ago
  13. 030d982 ftgmac100: Add netpoll support by Benjamin Herrenschmidt · 8 years ago
  14. 0fb9968 ftgmac100: Add vlan HW offload by Benjamin Herrenschmidt · 8 years ago
  15. f48b3c0 ftgmac100: Add ndo_set_rx_mode() and support for multicast & promisc by Benjamin Herrenschmidt · 8 years ago
  16. 7c8e514 ftgmac100: Add pause frames configuration and support by Benjamin Herrenschmidt · 8 years ago
  17. e98233a ftgmac100: Add ethtool n-way reset call by Benjamin Herrenschmidt · 8 years ago
  18. f482066 Merge branch 'marvell-static-code-analysis' by David S. Miller · 8 years ago
  19. a0c51cf sky2: Use seq_puts() in sky2_debug_show() by Markus Elfring · 8 years ago
  20. ca735bd skge: Adjust a null pointer check in skge_down() by Markus Elfring · 8 years ago
  21. d775662 skge: Use seq_puts() in skge_debug_show() by Markus Elfring · 8 years ago
  22. 8273f0a net: pxa168_eth: Adjust four checks for null pointers by Markus Elfring · 8 years ago
  23. 91acebe net: pxa168_eth: Use kcalloc() in two functions by Markus Elfring · 8 years ago
  24. dbbb2f0 net: mvpp2: Adjust a null pointer check in mvpp2_egress_enable() by Markus Elfring · 8 years ago
  25. f9fd0e3 net: mvpp2: Rename a jump label in mvpp2_prs_vlan_add() by Markus Elfring · 8 years ago
  26. c9a7e12 net: mvpp2: Rename a jump label in mvpp2_prs_double_vlan_add() by Markus Elfring · 8 years ago
  27. 20b1e16 net: mvpp2: Rename a jump label in mvpp2_txq_init() by Markus Elfring · 8 years ago
  28. 32bae63 net: mvpp2: Rename a jump label in mvpp2_tx_frag_process() by Markus Elfring · 8 years ago
  29. dfd4240 net: mvpp2: Adjust three error messages by Markus Elfring · 8 years ago
  30. c117554 net: mvpp2: Rename a jump label in two functions by Markus Elfring · 8 years ago
  31. 8a52488 net: mvpp2: Fix a jump label position in mvpp2_rx() by Markus Elfring · 8 years ago
  32. bd6aaf5 net: mvpp2: Improve a size determination in two functions by Markus Elfring · 8 years ago
  33. c5b2ce2 net: mvpp2: Improve 27 size determinations by Markus Elfring · 8 years ago
  34. 37df25e net: mvpp2: Improve another size determination in mvpp2_prs_default_init() by Markus Elfring · 8 years ago
  35. 81f915e net: mvpp2: Improve another size determination in mvpp2_bm_init() by Markus Elfring · 8 years ago
  36. 03bfffd net: mvpp2: Improve another size determination in mvpp2_port_probe() by Markus Elfring · 8 years ago
  37. d7ce3ce net: mvpp2: Improve another size determination in mvpp2_init() by Markus Elfring · 8 years ago
  38. 0b92e59 net: mvpp2: Improve two size determinations in mvpp2_probe() by Markus Elfring · 8 years ago
  39. 02c91ec net: mvpp2: Use kmalloc_array() in mvpp2_txq_init() by Markus Elfring · 8 years ago
  40. f95936c net: mvneta: Adjust six checks for null pointers by Markus Elfring · 8 years ago
  41. d441b68 net: mvneta: Use kmalloc_array() in mvneta_txq_init() by Markus Elfring · 8 years ago
  42. 5d6312ed net: mvneta: Improve two size determinations in mvneta_init() by Markus Elfring · 8 years ago
  43. 2911063 net: mvneta: Use devm_kmalloc_array() in mvneta_init() by Markus Elfring · 8 years ago
  44. 5f8ddea rhashtable: remove insecure_elasticity by Florian Westphal · 8 years ago
  45. 3a9ca1e Merge branch 'sctp-dup-stream-reconf-events' by David S. Miller · 8 years ago
  46. 6c80138 sctp: process duplicated strreset asoc request correctly by Xin Long · 8 years ago
  47. d0f025e sctp: process duplicated strreset in and addstrm in requests correctly by Xin Long · 8 years ago
  48. e4dc99c sctp: process duplicated strreset out and addstrm out requests correctly by Xin Long · 8 years ago
  49. b89f04c bonding: deliver link-local packets with skb->dev set to link that packets arrived on by Chonggang Li · 8 years ago
  50. c21ef3e net: rtnetlink: plumb extended ack to doit function by David Ahern · 8 years ago
  51. af3b515 ipv6: sr: fix BUG due to headroom too small after SRH push by David Lebrun · 8 years ago
  52. 7a7a9bd gso: Validate assumption of frag_list segementation by Ilan Tayari · 8 years ago
  53. edb12f2 sctp: get list_of_streams of strreset outreq earlier by Xin Long · 8 years ago
  54. 9fd0f31 Add uid and cookie bpf helper to cg_skb_func_proto by Chenbo Feng · 8 years ago
  55. f3c9d40e hv_netvsc: change netvsc device default duplex to FULL by Simon Xiao · 8 years ago
  56. 776e726 netvsc: fix RCU warning in get_stats by stephen hemminger · 8 years ago
  57. 1dbba4c net: phy: test the right variable in phy_write_mmd() by Dan Carpenter · 8 years ago
  58. 450cc8c Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by David S. Miller · 8 years ago
  59. d584fec Merge branch 'bpf-lru-perf' by David S. Miller · 8 years ago
  60. 3a5795b bpf: lru: Add map-in-map LRU example by Martin KaFai Lau · 8 years ago
  61. 695ba26 bpf: lru: Lower the PERCPU_NR_SCANS from 16 to 4 by Martin KaFai Lau · 8 years ago
  62. 9fd63d0 bpf: Allow bpf sample programs (*_user.c) to change bpf_map_def by Martin KaFai Lau · 8 years ago
  63. bf8db5d bpf: lru: Refactor LRU map tests in map_perf_test by Martin KaFai Lau · 8 years ago
  64. 6467acb bpf: lru: Cleanup test_lru_map.c by Martin KaFai Lau · 8 years ago
  65. 9746f85 bpf: lru: Add test_lru_sanity6 for BPF_F_NO_COMMON_LRU by Martin KaFai Lau · 8 years ago
  66. 82960ff net: mvneta: fix failed to suspend if WOL is enabled by Jisheng Zhang · 8 years ago
  67. cab93af net: bridge: notify on hw fdb takeover by Nikolay Aleksandrov · 8 years ago
  68. f5001ce kcm: remove a useless copy_from_user() by WANG Cong · 8 years ago
  69. 6b2af24 MAINTAINERS: rename TC entry and add couple of header files by Jiri Pirko · 8 years ago
  70. 786df9c net: phy: simplify phy_supported_speeds() by Russell King · 8 years ago
  71. d061303 net: phy: improve phylib correctness for non-autoneg settings by Russell King · 8 years ago
  72. 8ea3e43 Subject: net: allow configuring default qdisc by stephen hemminger · 8 years ago
  73. 7ca9511 Merge branch 'qed-arfs' by David S. Miller · 8 years ago
  74. e4917d4 qede: Add aRFS support by Chopra, Manish · 8 years ago
  75. d51e4af qed: aRFS infrastructure support by Chopra, Manish · 8 years ago
  76. 53a759c smsc95xx: Add comments to the registers definition by Martin Wetterwald · 8 years ago
  77. 57240d0 l2tp: device MTU setup, tunnel socket needs a lock by R. Parameswaran · 8 years ago
  78. 4a6e3c5 net: ipv6: send unsolicited NA on admin up by David Ahern · 8 years ago
  79. 70d40b3 Merge branch 'mlx5-RDMA-netdevice' by David S. Miller · 8 years ago
  80. 93d576a hw/mlx5: Add New bit to check over QP creation by Erez Shitrit · 8 years ago
  81. 955bc48 net/mlx5e: E-switch vport manager is valid for ethernet only by Saeed Mahameed · 8 years ago
  82. 9d6bd75 net/mlx5e: IPoIB, RX handler by Saeed Mahameed · 8 years ago
  83. 20fd0c1 net/mlx5e: RX handlers per netdev profile by Saeed Mahameed · 8 years ago
  84. 2585454 net/mlx5e: IPoIB, Xmit flow by Saeed Mahameed · 8 years ago
  85. 77bdf89 net/mlx5e: Xmit flow break down by Saeed Mahameed · 8 years ago
  86. ec8fd92 net/mlx5e: IPoIB, Underlay QP by Saeed Mahameed · 8 years ago
  87. 603f4a4 net/mlx5e: IPoIB, Basic netdev ndos open/close by Saeed Mahameed · 8 years ago
  88. 5426a0b net/mlx5e: IPoIB, TX TIS creation by Saeed Mahameed · 8 years ago
  89. bc81b9d net/mlx5e: IPoIB, RSS flow steering tables by Saeed Mahameed · 8 years ago
  90. 8f493ff net/mlx5e: IPoIB, RX steering RSS RQTs and TIRs by Saeed Mahameed · 8 years ago
  91. 48935bb net/mlx5e: IPoIB, Add netdevice profile skeleton by Saeed Mahameed · 8 years ago
  92. 2c3b5be net/mlx5e: More generic netdev management API by Saeed Mahameed · 8 years ago
  93. ffdb882 net/mlx5: Enable flow-steering for IB link by Erez Shitrit · 8 years ago
  94. b3ba514 net/mlx5: Refactor create flow table method to accept underlay QP by Erez Shitrit · 8 years ago
  95. 500a3d0 net/mlx5: Add IPoIB enhanced offloads bits to mlx5_ifc by Erez Shitrit · 8 years ago
  96. f72860a hv_netvsc: Exclude non-TCP port numbers from vRSS hashing by Haiyang Zhang · 8 years ago
  97. 8db91f6 hv_netvsc: Fix the queue index computation in forwarding case by Haiyang Zhang · 8 years ago
  98. a6a71f1 net: dsa: isolate legacy code by Vivien Didelot · 8 years ago
  99. 6b6cbc1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  100. 1bf4b12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 8 years ago