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