1. a52e95a net: diag: allow socket bytecode filters to match socket marks by Lorenzo Colitti · 8 years ago
  2. 627cc4a net: diag: slightly refactor the inet_diag_bc_audit error checks. by Lorenzo Colitti · 8 years ago
  3. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  4. c7b7b48 bnx2x: Don't flush multicast MACs by Yuval Mintz · 8 years ago
  5. 6546c78 Merge tag 'rxrpc-rewrite-20160824-2' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  6. d3c10db Merge tag 'rxrpc-rewrite-20160824-1' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  7. d14c800 Merge branch 'mlxsw-fdb-learning-offload' by David S. Miller · 8 years ago
  8. 0f7a4d8a mlxsw: spectrum: Don't set learning when creating vPorts by Ido Schimmel · 8 years ago
  9. 81f77bc mlxsw: spectrum: Remove unnecessary check in FDB processing by Ido Schimmel · 8 years ago
  10. 89b548f mlxsw: spectrum: Offload learning to the switch ASIC by Ido Schimmel · 8 years ago
  11. 584d73d mlxsw: spectrum: Configure learning for VLAN-aware bridge port by Ido Schimmel · 8 years ago
  12. 640be7b mlxsw: spectrum: Don't abort on first error when removing VLANs by Ido Schimmel · 8 years ago
  13. f7a8f6c mlxsw: spectrum: Make VLAN deletion function symmetric by Ido Schimmel · 8 years ago
  14. 1803e0f mlxsw: spectrum: Limit number of FDB records per learning session by Ido Schimmel · 8 years ago
  15. fff84d2 Merge tag 'shared-for-4.9-2' of git://git.kernel.org/pub/scm/linux/kernel/git/leon/linux-rdma by David S. Miller · 8 years ago
  16. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  17. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  18. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  19. 2266ffd rxrpc: Fix conn-based retransmit by David Howells · 8 years ago
  20. e53ee45 Merge branch 'remove-clear_sk' by David S. Miller · 8 years ago
  21. ba2489b net: remove clear_sk() method by Eric Dumazet · 8 years ago
  22. 391bb6b ipv6: tcp: get rid of tcp_v6_clear_sk() by Eric Dumazet · 8 years ago
  23. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  24. 6a6ad2a ipv6: udp: remove udp_v6_clear_sk() by Eric Dumazet · 8 years ago
  25. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  26. 5128b18 tipc: use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
  27. 184b49c net: ena: change the return type of ena_set_push_mode() to be void. by Rami Rosen · 8 years ago
  28. 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
  29. 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
  30. b3dc935 net: hns: remove redundant dev_err call in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  31. a26c767 cxgb4: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  32. 2698f85 net: phy: xgmiitorgmii: Fix non static symbol warning by Wei Yongjun · 8 years ago
  33. 9a4d7e8 qede: Add support for Tx/Rx-only queues. by Sudarsana Reddy Kalluru · 8 years ago
  34. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  35. e7b48a3 cxgb4: Fix issue while re-registering VF mgmt netdev by Hariprasad Shenai · 8 years ago
  36. cebc5cb net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config by Yuchung Cheng · 8 years ago
  37. 1345b1a xen-netback: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  38. c41419b liquidio: declare liquidio_set_rxcsum_command static by Nicholas Mc Guire · 8 years ago
  39. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  40. c74db31 Merge branch 'strp-kcm-fixes' by David S. Miller · 8 years ago
  41. 1616b38 kcm: Fix locking issue by Tom Herbert · 8 years ago
  42. cff6a33 strparser: Queue work when being unpaused by Tom Herbert · 8 years ago
  43. 3c90a94 Merge branch 'hv_netvsc-cleanups' by David S. Miller · 8 years ago
  44. 4323b47 hv_netvsc: add ethtool statistics for tx packet issues by Stephen Hemminger · 8 years ago
  45. e3f74b8 hv_netvsc: report vmbus name in ethtool by Stephen Hemminger · 8 years ago
  46. 6c4c137 hv_netvsc: make variable local by Stephen Hemminger · 8 years ago
  47. 7a2a0a8 hv_netvsc: make netvsc_destroy_buf void by Stephen Hemminger · 8 years ago
  48. bc304dd hv_netvsc: refactor completion function by Stephen Hemminger · 8 years ago
  49. 0ab0514 hv_netvsc: rearrange start_xmit by Stephen Hemminger · 8 years ago
  50. fd61260 hv_netvsc: init completion during alloc by Stephen Hemminger · 8 years ago
  51. e08f3ea hv_netvsc: make device_remove void by Stephen Hemminger · 8 years ago
  52. e5a78fa hv_netvsc: use ARRAY_SIZE() for NDIS versions by Stephen Hemminger · 8 years ago
  53. 30d1de0 hv_netvsc: make inline functions static by Stephen Hemminger · 8 years ago
  54. 796cc88 hv_netvsc: style cleanups by Stephen Hemminger · 8 years ago
  55. e53a9c2 hv_netvsc: use kcalloc by Stephen Hemminger · 8 years ago
  56. 9477386 hv_netvsc: make RSS hash key static by Stephen Hemminger · 8 years ago
  57. 8737caa hv_netvsc: fix rtnl locking in callback by Stephen Hemminger · 8 years ago
  58. 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
  59. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  60. 563ea7d rxrpc: Calculate serial skew on packet reception by David Howells · 8 years ago
  61. f51b448 rxrpc: Set connection expiry on idle, not put by David Howells · 8 years ago
  62. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  63. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  64. f36b5e4 rxrpc: When clearing a socket, clear the call sets in the right order by David Howells · 8 years ago
  65. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  66. 26164e77 rxrpc: Remove RXRPC_CALL_PROC_BUSY by David Howells · 8 years ago
  67. 2d03d439 Merge branch 'cpsw-mq' by David S. Miller · 8 years ago
  68. ce52c74 net: ethernet: ti: cpsw: add ethtool channels support by Ivan Khoronzhuk · 8 years ago
  69. 925d65e net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals by Ivan Khoronzhuk · 8 years ago
  70. e05107e net: ethernet: ti: cpsw: add multi queue support by Ivan Khoronzhuk · 8 years ago
  71. 080d5c5a net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop by Ivan Khoronzhuk · 8 years ago
  72. 3802dce1 net: ethernet: ti: davinci_cpdma: split descs num between all channels by Ivan Khoronzhuk · 8 years ago
  73. a01512d net: strparser: fix strparser sk_user_data check by Dave Watson · 8 years ago
  74. f1ff866 qed: Fix address macros by Yuval Mintz · 8 years ago
  75. e55dddf Merge branch 'dsa-fix-MV88E6131-tagging' by David S. Miller · 8 years ago
  76. f027e0c net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports by Jamie Lentin · 8 years ago
  77. 930188c dsa: mv88e6xxx: Delete ppu timer when removing module by Andrew Lunn · 8 years ago
  78. 2bbb33b net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches. by Andrew Lunn · 8 years ago
  79. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  80. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  81. 8b7ac60 Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  82. a616b84 Merge branch 'cxgb4-tx-rate-limiting' by David S. Miller · 8 years ago
  83. 10a2604 cxgb4: add support for tx max rate limiting by Rahul Lakkireddy · 8 years ago
  84. 6cede1f cxgb4: add support for per queue tx scheduling by Rahul Lakkireddy · 8 years ago
  85. b72a32d cxgb4: add support for tx traffic scheduling classes by Rahul Lakkireddy · 8 years ago
  86. f7257f6 Merge branch 'qed-sriov-legacy' by David S. Miller · 8 years ago
  87. b0bccb6 qed: Change locking scheme for VF channel by Yuval Mintz · 8 years ago
  88. d8c2c7e qed*: Add support for VFs over legacy PFs by Yuval Mintz · 8 years ago
  89. 11a85d7 qed: Prevent VFs from pause flooding by Yuval Mintz · 8 years ago
  90. a044df8 qed: Add support for legacy VFs by Yuval Mintz · 8 years ago
  91. 4d55d01 net: phy: Add missing of_node_put() in xgmiitorgmii_probe() by Wei Yongjun · 8 years ago
  92. 6f0b826 mlx5/core: Use memdup_user() rather than duplicating its implementation by Markus Elfring · 8 years ago
  93. b9a24bb net_sched: properly handle failure case of tcf_exts_init() by WANG Cong · 8 years ago
  94. c1346a7 Revert "l2tp: Refactor the codes with existing macros instead of literal number" by David S. Miller · 8 years ago
  95. 8c14846 cxgb4: Simplify the return expression by Wei Yongjun · 8 years ago
  96. 5ab1fe7 l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  97. 04462f2 net: ethernet: renesas: ravb: use new api ethtool_{get|set}_link_ksettings by Philippe Reynes · 8 years ago
  98. 0f63517 net: ethernet: renesas: ravb: use phydev from struct net_device by Philippe Reynes · 8 years ago
  99. f290040 Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  100. 92ed843 ixgbe: Add support for new X557 device by Don Skidmore · 8 years ago