1. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  2. 6a6ad2a ipv6: udp: remove udp_v6_clear_sk() by Eric Dumazet · 8 years ago
  3. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  4. 5128b18 tipc: use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
  5. 184b49c net: ena: change the return type of ena_set_push_mode() to be void. by Rami Rosen · 8 years ago
  6. 85d2c92 Merge tag 'rxrpc-rewrite-20160823-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  7. 3a69101 Merge tag 'rxrpc-rewrite-20160823-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  8. b3dc935 net: hns: remove redundant dev_err call in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  9. a26c767 cxgb4: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  10. 2698f85 net: phy: xgmiitorgmii: Fix non static symbol warning by Wei Yongjun · 8 years ago
  11. 9a4d7e8 qede: Add support for Tx/Rx-only queues. by Sudarsana Reddy Kalluru · 8 years ago
  12. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  13. e7b48a3 cxgb4: Fix issue while re-registering VF mgmt netdev by Hariprasad Shenai · 8 years ago
  14. cebc5cb net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config by Yuchung Cheng · 8 years ago
  15. 1345b1a xen-netback: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  16. c41419b liquidio: declare liquidio_set_rxcsum_command static by Nicholas Mc Guire · 8 years ago
  17. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  18. c74db31 Merge branch 'strp-kcm-fixes' by David S. Miller · 8 years ago
  19. 1616b38 kcm: Fix locking issue by Tom Herbert · 8 years ago
  20. cff6a33 strparser: Queue work when being unpaused by Tom Herbert · 8 years ago
  21. 3c90a94 Merge branch 'hv_netvsc-cleanups' by David S. Miller · 8 years ago
  22. 4323b47 hv_netvsc: add ethtool statistics for tx packet issues by Stephen Hemminger · 8 years ago
  23. e3f74b8 hv_netvsc: report vmbus name in ethtool by Stephen Hemminger · 8 years ago
  24. 6c4c137 hv_netvsc: make variable local by Stephen Hemminger · 8 years ago
  25. 7a2a0a8 hv_netvsc: make netvsc_destroy_buf void by Stephen Hemminger · 8 years ago
  26. bc304dd hv_netvsc: refactor completion function by Stephen Hemminger · 8 years ago
  27. 0ab0514 hv_netvsc: rearrange start_xmit by Stephen Hemminger · 8 years ago
  28. fd61260 hv_netvsc: init completion during alloc by Stephen Hemminger · 8 years ago
  29. e08f3ea hv_netvsc: make device_remove void by Stephen Hemminger · 8 years ago
  30. e5a78fa hv_netvsc: use ARRAY_SIZE() for NDIS versions by Stephen Hemminger · 8 years ago
  31. 30d1de0 hv_netvsc: make inline functions static by Stephen Hemminger · 8 years ago
  32. 796cc88 hv_netvsc: style cleanups by Stephen Hemminger · 8 years ago
  33. e53a9c2 hv_netvsc: use kcalloc by Stephen Hemminger · 8 years ago
  34. 9477386 hv_netvsc: make RSS hash key static by Stephen Hemminger · 8 years ago
  35. 8737caa hv_netvsc: fix rtnl locking in callback by Stephen Hemminger · 8 years ago
  36. 01555e6 Merge tag 'shared-for-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 8 years ago
  37. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  38. 563ea7d rxrpc: Calculate serial skew on packet reception by David Howells · 8 years ago
  39. f51b448 rxrpc: Set connection expiry on idle, not put by David Howells · 8 years ago
  40. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  41. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  42. f36b5e4 rxrpc: When clearing a socket, clear the call sets in the right order by David Howells · 8 years ago
  43. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  44. 26164e77 rxrpc: Remove RXRPC_CALL_PROC_BUSY by David Howells · 8 years ago
  45. 2d03d43 Merge branch 'cpsw-mq' by David S. Miller · 8 years ago
  46. ce52c74 net: ethernet: ti: cpsw: add ethtool channels support by Ivan Khoronzhuk · 8 years ago
  47. 925d65e net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals by Ivan Khoronzhuk · 8 years ago
  48. e05107e net: ethernet: ti: cpsw: add multi queue support by Ivan Khoronzhuk · 8 years ago
  49. 080d5c5 net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop by Ivan Khoronzhuk · 8 years ago
  50. 3802dce1 net: ethernet: ti: davinci_cpdma: split descs num between all channels by Ivan Khoronzhuk · 8 years ago
  51. a01512d net: strparser: fix strparser sk_user_data check by Dave Watson · 8 years ago
  52. f1ff866 qed: Fix address macros by Yuval Mintz · 8 years ago
  53. e55dddf Merge branch 'dsa-fix-MV88E6131-tagging' by David S. Miller · 8 years ago
  54. f027e0c net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports by Jamie Lentin · 8 years ago
  55. 930188c dsa: mv88e6xxx: Delete ppu timer when removing module by Andrew Lunn · 8 years ago
  56. 2bbb33b net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches. by Andrew Lunn · 8 years ago
  57. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  58. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  59. 8b7ac60 Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  60. a616b84 Merge branch 'cxgb4-tx-rate-limiting' by David S. Miller · 8 years ago
  61. 10a2604 cxgb4: add support for tx max rate limiting by Rahul Lakkireddy · 8 years ago
  62. 6cede1f cxgb4: add support for per queue tx scheduling by Rahul Lakkireddy · 8 years ago
  63. b72a32d cxgb4: add support for tx traffic scheduling classes by Rahul Lakkireddy · 8 years ago
  64. f7257f6 Merge branch 'qed-sriov-legacy' by David S. Miller · 8 years ago
  65. b0bccb6 qed: Change locking scheme for VF channel by Yuval Mintz · 8 years ago
  66. d8c2c7e qed*: Add support for VFs over legacy PFs by Yuval Mintz · 8 years ago
  67. 11a85d7 qed: Prevent VFs from pause flooding by Yuval Mintz · 8 years ago
  68. a044df8 qed: Add support for legacy VFs by Yuval Mintz · 8 years ago
  69. 4d55d01 net: phy: Add missing of_node_put() in xgmiitorgmii_probe() by Wei Yongjun · 8 years ago
  70. 6f0b826 mlx5/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  71. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  72. c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
  73. 8c14846 cxgb4: Simplify the return expression by Wei Yongjun · 8 years ago
  74. 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  75. 04462f2 net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  76. 0f63517 net: ethernet: renesas: ravb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  77. f290040 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  78. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 8 years ago
  79. a83c27e ixgbe: add device to MDIO speed setting by Don Skidmore · 8 years ago
  80. a0ad55a ixgbe: Fix led interface for X557 devices by Don Skidmore · 8 years ago
  81. a21d082 ixgbe: add support for geneve Rx offload by Emil Tantilov · 8 years ago
  82. c642697 ixgbevf: fix incorrect MAC address on load by Emil Tantilov · 8 years ago
  83. 27b23f9 ixgbe: report correct media type for KR, KX and KX4 interfaces by Veola Nazareth · 8 years ago
  84. 8238ac0 Merge branch 'tun-cleanups' by David S. Miller · 8 years ago
  85. 3b8d2a6 tun: Rename a jump label in update_filter() by Markus Elfring · 8 years ago
  86. 28e8190 tun: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  87. 4825a4e Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  88. 6afb1e2 samples/bpf: Add tunnel set/get tests. by William Tu · 8 years ago
  89. c0b558e hv_netvsc: Implement batching of receive completions by Haiyang Zhang · 8 years ago
  90. bf3a178 i40evf: Open RDMA Client after reset by Avinash Dayanand · 8 years ago
  91. c57c995 i40e/i40evf: Fix indentation by Jeff Kirsher · 8 years ago
  92. 0d8ab54 i40e: Correcting mutex usage in client code by Avinash Dayanand · 8 years ago
  93. 35f5034 i40e: Remove XSTRINGIFY macro definitions and uses by Joe Perches · 8 years ago
  94. 682d11d i40e: Initialize pointer in client_release function by Harshitha Ramamurthy · 8 years ago
  95. 91cdca4 i40e: Check client is open before calling client ops by Catherine Sullivan · 8 years ago
  96. fbcfac3 i40e: use matching format identifiers by Heinrich Schuchardt · 8 years ago
  97. 7d94906 i40e: Add support for HMC resource and profile for X722 by Carolyn Wyborny · 8 years ago
  98. b7eeef4 i40e: Fix byte ordering in ARP NS code for X722 by Carolyn Wyborny · 8 years ago
  99. ffeac83 i40e: refactor tail_bump check by Carolyn Wyborny · 8 years ago
  100. fe458e5 i40evf: report link speed by Mitch Williams · 8 years ago