1. 63a8114 mlxsw: spectrum: Allow different traps to have different actions by Ido Schimmel · 8 years ago
  2. 93393b3 mlxsw: spectrum: Simplify traps definition by Ido Schimmel · 8 years ago
  3. 6bc506b bridge: switchdev: Add forward mark support for stacked devices by Ido Schimmel · 8 years ago
  4. 5c326ab switchdev: Support parent ID comparison for stacked devices by Ido Schimmel · 8 years ago
  5. 2a313cd devlink: remove unused priv_size by Ivan Vecera · 8 years ago
  6. 145dd5f net: flush the softnet backlog in process context by Paolo Abeni · 8 years ago
  7. 72f4af4 net: bridge: export also pvid flag in the xstats flags by Nikolay Aleksandrov · 8 years ago
  8. c80fafb veth: sctp: add NETIF_F_SCTP_CRC to device features by Xin Long · 8 years ago
  9. 9a0a5c4 net: systemport: Fix ordering in intrl2_*_mask_clear macro by Florian Fainelli · 8 years ago
  10. eb60a8d net: minor optimization in qdisc_qstats_cpu_drop() by Eric Dumazet · 8 years ago
  11. 72145a6 tcp: md5: add LINUX_MIB_TCPMD5FAILURE counter by Eric Dumazet · 8 years ago
  12. e65c332 tcp: md5: increment sk_drops on syn_recv state by Eric Dumazet · 8 years ago
  13. bb40aca vmxnet3: fix non static symbol warning by Wei Yongjun · 8 years ago
  14. 0e87203 ibmvnic: fix error return code in ibmvnic_probe() by Wei Yongjun · 8 years ago
  15. 7a95e94 ibmvnic: convert to use simple_open() by Wei Yongjun · 8 years ago
  16. a52e95a net: diag: allow socket bytecode filters to match socket marks by Lorenzo Colitti · 8 years ago
  17. 627cc4a net: diag: slightly refactor the inet_diag_bc_audit error checks. by Lorenzo Colitti · 8 years ago
  18. 9d490b4 net: dsa: rename switch operations structure by Vivien Didelot · 8 years ago
  19. c7b7b48 bnx2x: Don't flush multicast MACs by Yuval Mintz · 8 years ago
  20. 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
  21. 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
  22. d14c800 Merge branch 'mlxsw-fdb-learning-offload' by David S. Miller · 8 years ago
  23. 0f7a4d8a mlxsw: spectrum: Don't set learning when creating vPorts by Ido Schimmel · 8 years ago
  24. 81f77bc mlxsw: spectrum: Remove unnecessary check in FDB processing by Ido Schimmel · 8 years ago
  25. 89b548f mlxsw: spectrum: Offload learning to the switch ASIC by Ido Schimmel · 8 years ago
  26. 584d73d mlxsw: spectrum: Configure learning for VLAN-aware bridge port by Ido Schimmel · 8 years ago
  27. 640be7b mlxsw: spectrum: Don't abort on first error when removing VLANs by Ido Schimmel · 8 years ago
  28. f7a8f6c mlxsw: spectrum: Make VLAN deletion function symmetric by Ido Schimmel · 8 years ago
  29. 1803e0f mlxsw: spectrum: Limit number of FDB records per learning session by Ido Schimmel · 8 years ago
  30. 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
  31. 45025bc rxrpc: Improve management and caching of client connection objects by David Howells · 8 years ago
  32. 4d028b2 rxrpc: Dup the main conn list for the proc interface by David Howells · 8 years ago
  33. df5d8bf rxrpc: Make /proc/net/rxrpc_calls safer by David Howells · 8 years ago
  34. 2266ffd rxrpc: Fix conn-based retransmit by David Howells · 8 years ago
  35. e53ee45 Merge branch 'remove-clear_sk' by David S. Miller · 8 years ago
  36. ba2489b net: remove clear_sk() method by Eric Dumazet · 8 years ago
  37. 391bb6b ipv6: tcp: get rid of tcp_v6_clear_sk() by Eric Dumazet · 8 years ago
  38. 4cac820 udp: get rid of sk_prot_clear_portaddr_nulls() by Eric Dumazet · 8 years ago
  39. 6a6ad2a ipv6: udp: remove udp_v6_clear_sk() by Eric Dumazet · 8 years ago
  40. 5d77dca net: diag: support SOCK_DESTROY for UDP sockets by David Ahern · 8 years ago
  41. 5128b18 tipc: use kfree_skb() instead of kfree() by Wei Yongjun · 8 years ago
  42. 184b49c net: ena: change the return type of ena_set_push_mode() to be void. by Rami Rosen · 8 years ago
  43. 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
  44. 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
  45. b3dc935 net: hns: remove redundant dev_err call in hns_dsaf_get_cfg() by Wei Yongjun · 8 years ago
  46. a26c767 cxgb4: Remove unused including <linux/version.h> by Wei Yongjun · 8 years ago
  47. 2698f85 net: phy: xgmiitorgmii: Fix non static symbol warning by Wei Yongjun · 8 years ago
  48. 9a4d7e8 qede: Add support for Tx/Rx-only queues. by Sudarsana Reddy Kalluru · 8 years ago
  49. f8edcd1 net: rtnetlink: Don't export empty RTAX_FEATURES by Phil Sutter · 8 years ago
  50. e7b48a3 cxgb4: Fix issue while re-registering VF mgmt netdev by Hariprasad Shenai · 8 years ago
  51. cebc5cb net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config by Yuchung Cheng · 8 years ago
  52. 1345b1a xen-netback: using kfree_rcu() to simplify the code by Wei Yongjun · 8 years ago
  53. c41419b liquidio: declare liquidio_set_rxcsum_command static by Nicholas Mc Guire · 8 years ago
  54. 54c151d l2tp: Refactor the codes with existing macros instead of literal number by Gao Feng · 8 years ago
  55. c74db31 Merge branch 'strp-kcm-fixes' by David S. Miller · 8 years ago
  56. 1616b38 kcm: Fix locking issue by Tom Herbert · 8 years ago
  57. cff6a33 strparser: Queue work when being unpaused by Tom Herbert · 8 years ago
  58. 3c90a94 Merge branch 'hv_netvsc-cleanups' by David S. Miller · 8 years ago
  59. 4323b47 hv_netvsc: add ethtool statistics for tx packet issues by Stephen Hemminger · 8 years ago
  60. e3f74b8 hv_netvsc: report vmbus name in ethtool by Stephen Hemminger · 8 years ago
  61. 6c4c137 hv_netvsc: make variable local by Stephen Hemminger · 8 years ago
  62. 7a2a0a8 hv_netvsc: make netvsc_destroy_buf void by Stephen Hemminger · 8 years ago
  63. bc304dd hv_netvsc: refactor completion function by Stephen Hemminger · 8 years ago
  64. 0ab0514 hv_netvsc: rearrange start_xmit by Stephen Hemminger · 8 years ago
  65. fd61260 hv_netvsc: init completion during alloc by Stephen Hemminger · 8 years ago
  66. e08f3ea hv_netvsc: make device_remove void by Stephen Hemminger · 8 years ago
  67. e5a78fa hv_netvsc: use ARRAY_SIZE() for NDIS versions by Stephen Hemminger · 8 years ago
  68. 30d1de0 hv_netvsc: make inline functions static by Stephen Hemminger · 8 years ago
  69. 796cc88 hv_netvsc: style cleanups by Stephen Hemminger · 8 years ago
  70. e53a9c2 hv_netvsc: use kcalloc by Stephen Hemminger · 8 years ago
  71. 9477386 hv_netvsc: make RSS hash key static by Stephen Hemminger · 8 years ago
  72. 8737caa hv_netvsc: fix rtnl locking in callback by Stephen Hemminger · 8 years ago
  73. 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
  74. 18bfeba rxrpc: Perform terminal call ACK/ABORT retransmission from conn processor by David Howells · 8 years ago
  75. 563ea7d rxrpc: Calculate serial skew on packet reception by David Howells · 8 years ago
  76. f51b448 rxrpc: Set connection expiry on idle, not put by David Howells · 8 years ago
  77. df844fd rxrpc: Use a tracepoint for skb accounting debugging by David Howells · 8 years ago
  78. 01a90a4 rxrpc: Drop channel number field from rxrpc_call struct by David Howells · 8 years ago
  79. f36b5e4 rxrpc: When clearing a socket, clear the call sets in the right order by David Howells · 8 years ago
  80. dabe5a7 rxrpc: Tidy up the rxrpc_call struct a bit by David Howells · 8 years ago
  81. 26164e77 rxrpc: Remove RXRPC_CALL_PROC_BUSY by David Howells · 8 years ago
  82. 2d03d43 Merge branch 'cpsw-mq' by David S. Miller · 8 years ago
  83. ce52c74 net: ethernet: ti: cpsw: add ethtool channels support by Ivan Khoronzhuk · 8 years ago
  84. 925d65e net: ethernet: ti: davinci_cpdma: move cpdma channel struct macroses to internals by Ivan Khoronzhuk · 8 years ago
  85. e05107e net: ethernet: ti: cpsw: add multi queue support by Ivan Khoronzhuk · 8 years ago
  86. 080d5c5a net: ethernet: ti: davinci_cpdma: fix locking while ctrl_stop by Ivan Khoronzhuk · 8 years ago
  87. 3802dce1 net: ethernet: ti: davinci_cpdma: split descs num between all channels by Ivan Khoronzhuk · 8 years ago
  88. a01512d net: strparser: fix strparser sk_user_data check by Dave Watson · 8 years ago
  89. f1ff866 qed: Fix address macros by Yuval Mintz · 8 years ago
  90. e55dddf Merge branch 'dsa-fix-MV88E6131-tagging' by David S. Miller · 8 years ago
  91. f027e0c net: mv88e6xxx: Enable PORT_CONTROL_FORWARD_UNKNOWN for DSA-tagged CPU ports by Jamie Lentin · 8 years ago
  92. 930188c dsa: mv88e6xxx: Delete ppu timer when removing module by Andrew Lunn · 8 years ago
  93. 2bbb33b net: dsa: mv88e6xxx: Fix support for DSA tagging for older switches. by Andrew Lunn · 8 years ago
  94. 7b31436 net: dsa: Allow the DSA driver to indicate the tag protocol by Andrew Lunn · 8 years ago
  95. 1ae292a net: ipconfig: Fix NULL pointer dereference on RARP/BOOTP/DHCP timeout by Geert Uytterhoeven · 8 years ago
  96. 8b7ac60 Merge tag 'batadv-next-for-davem-20160822' of git://git.open-mesh.org/linux-merge by David S. Miller · 8 years ago
  97. a616b84 Merge branch 'cxgb4-tx-rate-limiting' by David S. Miller · 8 years ago
  98. 10a2604 cxgb4: add support for tx max rate limiting by Rahul Lakkireddy · 8 years ago
  99. 6cede1f cxgb4: add support for per queue tx scheduling by Rahul Lakkireddy · 8 years ago
  100. b72a32d cxgb4: add support for tx traffic scheduling classes by Rahul Lakkireddy · 8 years ago