1. b69d94d rxrpc: Include the last reply DATA serial number in the final ACK by David Howells · 8 years ago
  2. a7056c5 rxrpc: Send an immediate ACK if we fill in a hole by David Howells · 8 years ago
  3. 805b21b rxrpc: Send an ACK after every few DATA packets we receive by David Howells · 8 years ago
  4. c6a77ff hv_netvsc: fix comments by Stephen Hemminger · 8 years ago
  5. 15a0990 Merge branch 'thunderx-bql' by David S. Miller · 8 years ago
  6. 2c204c2 net: thunderx: Support for byte queue limits by Sunil Goutham · 8 years ago
  7. b4e28c1 net: thunderx: Fix issue with IRQ namimg by Sunil Goutham · 8 years ago
  8. faac0ff mlxsw: spectrum: remove redundant check if err is zero by Colin Ian King · 8 years ago
  9. 7f8c286 Documentation: devicetree: fix typo in MediaTek ethernet device-tree binding by Sean Wang · 8 years ago
  10. 4ce4862 Documentation: devicetree: revise ethernet device-tree binding about TRGMII by Sean Wang · 8 years ago
  11. 2a9aa41 Merge tag 'rxrpc-rewrite-20160923' of git://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs by David S. Miller · 8 years ago
  12. 3eb193e Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  13. 1678c11 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next by David S. Miller · 8 years ago
  14. 834d964 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  15. 1ad0751 Merge branch 'mlx4-vf-vlan-802.1ad' by David S. Miller · 8 years ago
  16. b42959d net/mlx4: Add VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  17. 79aab09 net: Update API for VF vlan protocol 802.1ad support by Moshe Shemesh · 8 years ago
  18. 0815fe3 net/mlx4_en: Disable vlan HW acceleration when in VF vlan protocol 802.1ad mode by Moshe Shemesh · 8 years ago
  19. 7c3d21c net/mlx4_core: Preparation for VF vlan protocol 802.1ad by Moshe Shemesh · 8 years ago
  20. c9cc599 net/mlx4_core: Fix QUERY FUNC CAP flags by Moshe Shemesh · 8 years ago
  21. c6672e3 rxrpc: Add a tracepoint to log which packets will be retransmitted by David Howells · 8 years ago
  22. 9c7ad43 rxrpc: Add tracepoint for ACK proposal by David Howells · 8 years ago
  23. 89b475a rxrpc: Add a tracepoint to log injected Rx packet loss by David Howells · 8 years ago
  24. be832ae rxrpc: Add data Tx tracepoint and adjust Tx ACK tracepoint by David Howells · 8 years ago
  25. fc7ab6d rxrpc: Add a tracepoint for the call timer by David Howells · 8 years ago
  26. b86e218 rxrpc: Don't call the tx_ack tracepoint if don't generate an ACK by David Howells · 8 years ago
  27. 70790db rxrpc: Pass the last Tx packet marker in the annotation buffer by David Howells · 8 years ago
  28. 01a88f7 rxrpc: Fix call timer by David Howells · 8 years ago
  29. be8aa33 rxrpc: Fix accidental cancellation of scheduled resend by ACK parser by David Howells · 8 years ago
  30. fb2a3d5 Revert "xen-netback: create a debugfs node for hash information" by David S. Miller · 8 years ago
  31. dfc3da4 rxrpc: Need to start the resend timer on initial transmission by David Howells · 8 years ago
  32. 98dafac rxrpc: Use before_eq() and friends to compare serial numbers by David Howells · 8 years ago
  33. 7a048d5 Merge branch 'bpf-helper-improvements' by David S. Miller · 8 years ago
  34. 7a4b28c bpf: add helper to invalidate hash by Daniel Borkmann · 8 years ago
  35. 669dc4d bpf: use bpf_get_smp_processor_id_proto instead of raw one by Daniel Borkmann · 8 years ago
  36. 2d48c5f bpf: use skb_to_full_sk helper in bpf_skb_under_cgroup by Daniel Borkmann · 8 years ago
  37. c14fec3 Merge branch 'hv_netvsc-next' by David S. Miller · 8 years ago
  38. f7ad75b hv_netvsc: count multicast packets received by Stephen Hemminger · 8 years ago
  39. 9cbcc42 hv_netvsc: remove VF in flight counters by Stephen Hemminger · 8 years ago
  40. f207c10 hv_netvsc: use RCU to protect vf_netdev by Stephen Hemminger · 8 years ago
  41. e8ff40d hv_netvsc: improve VF device matching by Stephen Hemminger · 8 years ago
  42. ee837a1 hv_netvsc: simplify callback event code by Stephen Hemminger · 8 years ago
  43. 07d0f00 hv_netvsc: dev hold/put reference to VF by Stephen Hemminger · 8 years ago
  44. 17db4bc hv_netvsc: use consume_skb by Stephen Hemminger · 8 years ago
  45. dd5a3005 Merge branch 'dsa-port-fast-ageing' by David S. Miller · 8 years ago
  46. 749efcb net: dsa: mv88e6xxx: implement DSA port fast ageing by Vivien Didelot · 8 years ago
  47. 597698f net: dsa: b53: implement DSA port fast ageing by Vivien Didelot · 8 years ago
  48. 732f794 net: dsa: add port fast ageing by Vivien Didelot · 8 years ago
  49. 4acfee8 net: dsa: add port STP state helper by Vivien Didelot · 8 years ago
  50. e397867 drivers: net: xgene: Fix MSS programming by Iyappan Subramanian · 8 years ago
  51. 90bd684 rxrpc: Should be using ktime_add_ms() not ktime_add_ns() by David Howells · 8 years ago
  52. c0d058c rxrpc: Make sure sendmsg() is woken on call completion by David Howells · 8 years ago
  53. 9aff212 rxrpc: Don't send an ACK at the end of service call response transmission by David Howells · 8 years ago
  54. b24d289 rxrpc: Preset timestamp on Tx sk_buffs by David Howells · 8 years ago
  55. e12934d cxgb4: fix signed wrap around when decrementing index idx by Colin Ian King · 8 years ago
  56. c7b9e63 Merge branch 'mlx5-sriov-vlan-push-pop' by David S. Miller · 8 years ago
  57. 095b6cf net/mlx5e: Add TC vlan match parsing by Or Gerlitz · 8 years ago
  58. 8b32580 net/mlx5e: Add TC vlan action for SRIOV offloads by Or Gerlitz · 8 years ago
  59. f5f8247 net/mlx5: E-Switch, Support VLAN actions in the offloads mode by Or Gerlitz · 8 years ago
  60. 8515c58 net/mlx5e: Refactor retrival of skb from rx completion element (cqe) by Or Gerlitz · 8 years ago
  61. 776b12b net/mlx5: Put elements related to offloaded TC rule in one struct by Or Gerlitz · 8 years ago
  62. e33dfe3 net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlan by Or Gerlitz · 8 years ago
  63. bac9b6a net/mlx5: E-Switch, Set vport representor fields explicitly on registration by Or Gerlitz · 8 years ago
  64. 9deb224 net/mlx5: E-Switch, Set the vport when registering the uplink rep by Or Gerlitz · 8 years ago
  65. 53e8994 net_sched: act_vlan: add helper inlines to access tcf_vlan info by Or Gerlitz · 8 years ago
  66. fefa569 net_sched: sch_fq: account for schedule/timers drifts by Eric Dumazet · 8 years ago
  67. 429baa6 sfc: check async completer is !NULL before calling by Bert Kenward · 8 years ago
  68. 88e4f75 Merge branch 'sctp-fix-gap-ack-blocks' by David S. Miller · 8 years ago
  69. 182691d sctp: improve how SSN, TSN and ASCONF serial are compared by Marcelo Ricardo Leitner · 8 years ago
  70. a300744 sctp: fix the handling of SACK Gap Ack blocks by Marcelo Ricardo Leitner · 8 years ago
  71. 21641c2 net_sched: check NULL on error path in route4_change() by WANG Cong · 8 years ago
  72. d6989d4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  73. 0c339bf ixgbe: reset before SRIOV init to avoid mailbox issues by Emil Tantilov · 8 years ago
  74. e24fcf2 ixgbe: Support 4 queue RSS on VFs with 1 or 2 queue RSS on PF by Alexander Duyck · 8 years ago
  75. fa81da7 ixgbe: Limit reporting of redirection table if SR-IOV is enabled by Alexander Duyck · 8 years ago
  76. 3b00da0 ixgbe: Allow setting multiple queues when SR-IOV is enabled by Alexander Duyck · 8 years ago
  77. 7564a88 ixgbe: Use MDIO_PRTAD_NONE consistently by Mark Rustad · 8 years ago
  78. 14b22cd ixgbevf: add spinlocks for MTU change calls by Emil Tantilov · 8 years ago
  79. ade3ccf ixgbe: Indicate support for pause frames in all cases by Mark Rustad · 8 years ago
  80. 8fe293a ixgbe: Resolve NULL reference by setting {read, write}_reg_mdi by Mark Rustad · 8 years ago
  81. d2d43e5 ixgbe: make ixgbe_led_on/off_t_x550em static by Emil Tantilov · 8 years ago
  82. 691e412 ixgbe: simplify the logic for setting VLAN filtering by Emil Tantilov · 8 years ago
  83. 903e683 i40evf: remove unnecessary error checking against i40e_shutdown_adminq by Lihong Yang · 8 years ago
  84. 841493a i40e: Limit TX descriptor count in cases where frag size is greater than 16K by Alexander Duyck · 8 years ago
  85. cb130a0 i40evf: remove unnecessary error checking against i40evf_up_complete by Bimmy Pujari · 8 years ago
  86. 3f341ac i40evf: Fix link state event handling by Sridhar Samudrala · 8 years ago
  87. ff91891 i40e: avoid potential null pointer dereference when assigning len by Colin Ian King · 8 years ago
  88. b3f5c7b i40e: Fix for extra byte swap in tunnel setup by Carolyn Wyborny · 8 years ago
  89. d4a0658 i40e: Fix to check for NULL by Carolyn Wyborny · 8 years ago
  90. 8d9d927 i40e: return correct opcode to VF by Mitch Williams · 8 years ago
  91. a01c7f6 i40e: fix "dump port" command when NPAR enabled by Alan Brady · 8 years ago
  92. f158235 i40e: fix setting user defined RSS hash key by Alan Brady · 8 years ago
  93. b1f2beb Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-media by Linus Torvalds · 8 years ago
  94. f887c21 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  95. 0364a88 xen-netback: switch to threaded irq for control ring by Juergen Gross · 8 years ago
  96. f6f7d9c net: ethernet: mediatek: get out of potential invalid pointer access by Sean Wang · 8 years ago
  97. 3e60b74 net: ethernet: mediatek: use [get|set]_link_ksettings by Sean Wang · 8 years ago
  98. a2b2a19 net: ethernet: mediatek: remove superfluous local variable for phy address by Sean Wang · 8 years ago
  99. 2364c5c net: ethernet: mediatek: use phydev from struct net_device by Sean Wang · 8 years ago
  100. 4fa01af Merge branch 'mediatek-trgmii' by David S. Miller · 8 years ago