1. 103a8ad ethtool: add speed/duplex validation functions by Nikolay Aleksandrov · 8 years ago
  2. 13340a0 Merge branch 'sunvnet-tracepoints' by David S. Miller · 8 years ago
  3. 365a102 sunvnet: perf tracepoint invocations to trace LDC state machine by Sowmini Varadhan · 8 years ago
  4. 46fcc6e sunvnet: Add support for perf LDC event tracing by Sowmini Varadhan · 8 years ago
  5. ffeb643 Merge branch 'tcp_cong_ctrl_refactoring' by David S. Miller · 8 years ago
  6. d452e6c tcp: tcp_cong_control helper by Yuchung Cheng · 8 years ago
  7. 2d14a4d tcp: make congestion control more robust against reordering by Yuchung Cheng · 8 years ago
  8. 3ebd8871 tcp: refactor pkts acked accounting by Yuchung Cheng · 8 years ago
  9. ddf1af6 tcp: new delivery accounting by Yuchung Cheng · 8 years ago
  10. 31ba0c1 tcp: move cwnd reduction after recovery state procesing by Yuchung Cheng · 8 years ago
  11. e662ca4 tcp: retransmit after recovery processing and congestion control by Yuchung Cheng · 8 years ago
  12. 3575dbf net: drop write-only stack variable by David Herrmann · 8 years ago
  13. 67eb033 net: Add support for fill_slave_info to VRF device by David Ahern · 8 years ago
  14. 22fae97 xen-netback: implement dynamic multicast control by Paul Durrant · 8 years ago
  15. ce30905 Merge branch 'be2net-non-critical-fixes' by David S. Miller · 8 years ago
  16. 3c0d49a be2net: Fix interval calculation in interrupt moderation by Padmanabh Ratnakar · 8 years ago
  17. 972f37b be2net: Add retry in case of error recovery failure by Padmanabh Ratnakar · 8 years ago
  18. 1babbad be2net: Fix Lancer error recovery by Padmanabh Ratnakar · 8 years ago
  19. 2e365b1 be2net: Don't run ethtool self-tests for VFs by Somnath Kotur · 8 years ago
  20. ee9ad28 be2net: SRIOV Queue distribution should factor in EQ-count of VFs by Sriharsha Basavapatna · 8 years ago
  21. 41dcdfb be2net: Fix be_vlan_rem_vid() to check vlan id being removed by Sriharsha Basavapatna · 8 years ago
  22. fa5c867 be2net: check for INSUFFICIENT_PRIVILEGES error by Suresh Reddy · 8 years ago
  23. a5a773a be2net: return error status from be_set_phys_id() by Suresh Reddy · 8 years ago
  24. 19f76f6 Merge branch 'vxlan-headers-and-tx-cleanups' by David S. Miller · 8 years ago
  25. f491e56 vxlan: consolidate vxlan_xmit_skb and vxlan6_xmit_skb by Jiri Benc · 8 years ago
  26. b4ed5ca vxlan: consolidate csum flag handling by Jiri Benc · 8 years ago
  27. 1a8496b vxlan: consolidate output route calculation by Jiri Benc · 8 years ago
  28. 828788a vxlan: restructure vxlan.h definitions by Jiri Benc · 8 years ago
  29. 427bc46 vxlan: remove duplicated macros by Jiri Benc · 8 years ago
  30. 0e715d6 vxlan: cleanup types by Jiri Benc · 8 years ago
  31. e3e17b7 tcp: fastopen: call tcp_fin() if FIN present in SYNACK by Eric Dumazet · 8 years ago
  32. 9a23ac4 Merge branch 'tipc-topology-updates' by David S. Miller · 8 years ago
  33. 06c8581 tipc: use alloc_ordered_workqueue() instead of WQ_UNBOUND w/ max_active = 1 by Parthasarathy Bhuvaragan · 8 years ago
  34. ae24555 tipc: donot create timers if subscription timeout = TIPC_WAIT_FOREVER by Parthasarathy Bhuvaragan · 8 years ago
  35. f3ad288 tipc: protect tipc_subscrb_get() with subscriber spin lock by Parthasarathy Bhuvaragan · 8 years ago
  36. d409189 tipc: hold subscriber->lock for tipc_nametbl_subscribe() by Parthasarathy Bhuvaragan · 8 years ago
  37. cb01c7c tipc: fix connection abort when receiving invalid cancel request by Parthasarathy Bhuvaragan · 8 years ago
  38. c8beccc tipc: fix connection abort during subscription cancellation by Parthasarathy Bhuvaragan · 8 years ago
  39. 7c13c62 tipc: introduce tipc_subscrb_subscribe() routine by Parthasarathy Bhuvaragan · 8 years ago
  40. a4273c7 tipc: remove struct tipc_name_seq from struct tipc_subscription by Parthasarathy Bhuvaragan · 8 years ago
  41. 3086523 tipc: remove filter and timeout elements from struct tipc_subscription by Parthasarathy Bhuvaragan · 8 years ago
  42. 4f61d4e tipc: remove incorrect check for subscription timeout value by Parthasarathy Bhuvaragan · 8 years ago
  43. c6140a2 bonding: add slave device name for debug by Zhang Shengju · 8 years ago
  44. 387b75f bgmac: add helper checking for BCM4707 / BCM53018 chip id by Rafał Miłecki · 8 years ago
  45. 8ac2c86 Merge branch 'bpf-per-cpu-maps' by David S. Miller · 8 years ago
  46. 3059303 samples/bpf: update tracex[23] examples to use per-cpu maps by Alexei Starovoitov · 8 years ago
  47. df570f5 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_ARRAY by tom.leiming@gmail.com · 8 years ago
  48. e155967 samples/bpf: unit test for BPF_MAP_TYPE_PERCPU_HASH by Martin KaFai Lau · 8 years ago
  49. 15a07b3 bpf: add lookup/update support for per-cpu hash and array maps by Alexei Starovoitov · 8 years ago
  50. a10423b bpf: introduce BPF_MAP_TYPE_PERCPU_ARRAY map by Alexei Starovoitov · 8 years ago
  51. 824bd0c bpf: introduce BPF_MAP_TYPE_PERCPU_HASH map by Alexei Starovoitov · 8 years ago
  52. ba905f5 ethtool: Declare netdev_rss_key as __read_mostly. by Kim Jones · 8 years ago
  53. ef44967 Merge branch 'tcp_fast_open_synack_fin' by David S. Miller · 8 years ago
  54. 9d69153 tcp: do not enqueue skb with SYN flag by Eric Dumazet · 8 years ago
  55. 61d2bca tcp: fastopen: accept data/FIN present in SYNACK message by Eric Dumazet · 8 years ago
  56. df03288 Merge branch 'rx_nohandler' by David S. Miller · 8 years ago
  57. f344b0d bond: track sum of rx_nohandler for all slaves by Jarod Wilson · 8 years ago
  58. bb63daf team: track sum of rx_nohandler for all slaves by Jarod Wilson · 8 years ago
  59. 6e7333d net: add rx_nohandler stat counter by Jarod Wilson · 8 years ago
  60. 9256645 net/core: relax BUILD_BUG_ON in netdev_stats_to_stats64 by Jarod Wilson · 8 years ago
  61. 8172981 tipc: fix link priority propagation by Richard Alpe · 8 years ago
  62. d01332f tipc: fix link attribute propagation bug by Richard Alpe · 8 years ago
  63. 6247fd9 Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue by David S. Miller · 8 years ago
  64. 296d485 ipvlan: inherit MTU from master device by Mahesh Bandewar · 8 years ago
  65. f8db54cc i40e: add 100Mb ethtool reporting by Catherine Sullivan · 9 years ago
  66. 5eb772f i40e: AQ Add external power class to get link status by Shannon Nelson · 9 years ago
  67. 5926425 i40e: AQ Geneve cloud tunnel type by Shannon Nelson · 9 years ago
  68. 5394f02 i40e: AQ Add Run PHY Activity struct by Shannon Nelson · 9 years ago
  69. 6dfae38 i40e: Limit DCB FW version checks to X710/XL710 devices by Greg Bowers · 9 years ago
  70. 4ba40bc i40e: add new proxy-wol bit for X722 by Shannon Nelson · 9 years ago
  71. 2803b16 i40e/i40evf: Use private workqueue by Jesse Brandeburg · 9 years ago
  72. f6d83d1 i40evf: add new write-back mode by Anjali Singhai Jain · 9 years ago
  73. 3d0da5b i40e/i40evf: Fix for UDP/TCP RSS for X722 by Anjali Singhai Jain · 9 years ago
  74. 95a7378 i40e: Extend ethtool RSS hooks for X722 by Anjali Singhai Jain · 9 years ago
  75. 35dae51 i40e: add new device IDs for X722 by Anjali Singhai Jain · 9 years ago
  76. 4f9e697 i40e: bump version to 1.4.10 by Catherine Sullivan · 9 years ago
  77. 5afdaaa i40e: update features with right offload by Jesse Brandeburg · 9 years ago
  78. 8eed76f i40e: Cleanup the code with respect to restarting autoneg by Anjali Singhai Jain · 9 years ago
  79. 1031154 i40evf: null out ring pointers on free by Mitch Williams · 9 years ago
  80. 406e734 i40e: define function capabilities in only one place by Shannon Nelson · 9 years ago
  81. 209dc4d i40evf: allow channel bonding of VFs by Mitch Williams · 9 years ago
  82. 48b1804 i40e: Replace X722 mac check in ethtool get_settings by Catherine Sullivan · 9 years ago
  83. 6e35c04 i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtool by Anjali Singhai Jain · 9 years ago
  84. 04d5a21 i40e: Add mac_filter_element at the end of the list instead of HEAD by Kiran Patil · 9 years ago
  85. b45efa3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 8 years ago
  86. 34229b2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. 2c92341 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 8 years ago
  88. 29a8ea4 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 8 years ago
  89. 36f90b0 Linux 4.5-rc2 by Linus Torvalds · 8 years ago
  90. d784ef5 Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  91. 54e3f3e Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 8 years ago
  92. 8c4e378 Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging by Linus Torvalds · 8 years ago
  93. f3ca903 Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 8 years ago
  94. 510ae0c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus by Linus Torvalds · 8 years ago
  95. d517be5 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  96. dc799d0 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  97. 7ab85d4 Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  98. 29d14f0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  99. bbfb239 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  100. 30e4c9a Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago