1. 1d981f1 net: ethernet: gianfar_ethtool: remove redundant variable last_rule_idx by Colin Ian King · 7 years ago
  2. f06bd2e net: fec: remove redundant variable 'inc' by Colin Ian King · 7 years ago
  3. b68431a cnic: remove redundant pointer req and variable func by Colin Ian King · 7 years ago
  4. 15cdd57 net: bgmac: remove redundant variable 'freed' by Colin Ian King · 7 years ago
  5. 5b9f78e net: ethernet: nb8800: remove redundant pointer rxd by Colin Ian King · 7 years ago
  6. 371b4fc net: alx: remove redundant variable old_duplex by Colin Ian King · 7 years ago
  7. 3ff39a2 net: alteon: acenic: remove redundant pointer rxdesc by Colin Ian King · 7 years ago
  8. 5c17a07 net: dsa: bcm_sf2: remove redundant variable off by Colin Ian King · 7 years ago
  9. d11a899 Merge branch 'Scheduled-packet-Transmission-ETF' by David S. Miller · 7 years ago
  10. 4b15c70 net/sched: Make etf report drops on error_queue by Jesus Sanchez-Palencia · 7 years ago
  11. 3048cf8 igb: Add support for ETF offload by Jesus Sanchez-Palencia · 7 years ago
  12. 1b9231e igb: Only call skb_tx_timestamp after descriptors are ready by Jesus Sanchez-Palencia · 7 years ago
  13. 8080e6a igb: Refactor igb_offload_cbs() by Jesus Sanchez-Palencia · 7 years ago
  14. 0364a0d igb: Only change Tx arbitration when CBS is on by Jesus Sanchez-Palencia · 7 years ago
  15. 91db364 igb: Refactor igb_configure_cbs() by Jesus Sanchez-Palencia · 7 years ago
  16. 88cab77 net/sched: Add HW offloading capability to ETF by Jesus Sanchez-Palencia · 7 years ago
  17. 25db26a net/sched: Introduce the ETF Qdisc by Vinicius Costa Gomes · 7 years ago
  18. 860b642 net/sched: Allow creating a Qdisc watchdog with other clocks by Vinicius Costa Gomes · 7 years ago
  19. 3d0ba8c net: packet: Hook into time based transmission. by Richard Cochran · 7 years ago
  20. a818f75 net: ipv6: Hook into time based transmission by Jesus Sanchez-Palencia · 7 years ago
  21. bc969a9 net: ipv4: Hook into time based transmission by Jesus Sanchez-Palencia · 7 years ago
  22. 80b14de net: Add a new socket option for a future transmit time. by Richard Cochran · 7 years ago
  23. c47d8c2 net: Clear skb->tstamp only on the forwarding path by Jesus Sanchez-Palencia · 7 years ago
  24. d287c50 isdn: mark expected switch fall-throughs by Gustavo A. R. Silva · 7 years ago
  25. 03fc5d4 net: usb: asix: allow optionally getting mac address from device tree by Marcel Ziswiler · 7 years ago
  26. 30e99ed net: sched: act_pedit: fix possible memory leak in tcf_pedit_init() by Wei Yongjun · 7 years ago
  27. 7184e7e Merge branch 'bridge-iproute2-isolated-port-and-selftests' by David S. Miller · 7 years ago
  28. a14e9fa selftests: forwarding: test for bridge port isolation by Nikolay Aleksandrov · 7 years ago
  29. 967450c selftests: forwarding: lib: extract ping and ping6 so they can be reused by Nikolay Aleksandrov · 7 years ago
  30. f744c4b Merge branch 'vhost_net-Avoid-vq-kicks-during-busyloop' by David S. Miller · 7 years ago
  31. 6369fec vhost_net: Avoid rx vring kicks during busyloop by Toshiaki Makita · 7 years ago
  32. be294a5 vhost_net: Avoid rx queue wake-ups during busypoll by Toshiaki Makita · 7 years ago
  33. 027b176 vhost_net: Avoid tx vring kicks during busyloop by Toshiaki Makita · 7 years ago
  34. 28b9b33 vhost_net: Rename local variables in vhost_net_rx_peek_head_len by Toshiaki Makita · 7 years ago
  35. e7e3728 net:sched: add action inheritdsfield to skbedit by Qiaobin Fu · 7 years ago
  36. f145b0a Merge branch 'More-mirror-to-gretap-tests-with-bridge-in-UL' by David S. Miller · 7 years ago
  37. 239e754 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1q by Petr Machata · 7 years ago
  38. 35c31d5 selftests: forwarding: Test mirror-to-gretap w/ UL 802.1d by Petr Machata · 7 years ago
  39. 2d1b138 Merge branch 'Handle-multiple-received-packets-at-each-stage' by David S. Miller · 7 years ago
  40. b9f463d net: don't bother calling list RX functions on empty lists by Edward Cree · 7 years ago
  41. 5fa1273 net: ipv4: listify ip_rcv_finish by Edward Cree · 7 years ago
  42. 17266ee net: ipv4: listified version of ip_rcv by Edward Cree · 7 years ago
  43. 88eb194 net: core: propagate SKB lists through packet_type lookup by Edward Cree · 7 years ago
  44. 4ce0017 net: core: another layer of lists, around PF_MEMALLOC skb handling by Edward Cree · 7 years ago
  45. 7da517a net: core: Another step of skb receive list processing by Edward Cree · 7 years ago
  46. 920572b net: core: unwrap skb list receive slightly further by Edward Cree · 7 years ago
  47. e090bfb sfc: batch up RX delivery by Edward Cree · 7 years ago
  48. f6ad8c1 net: core: trivial netif_receive_skb_list() entry point by Edward Cree · 7 years ago
  49. 2bdea15 Merge branch 'sctp-fully-support-for-dscp-and-flowlabel-per-transport' by David S. Miller · 7 years ago
  50. 0999f02 sctp: check for ipv6_pinfo legal sndflow with flowlabel in sctp_v6_get_dst by Xin Long · 7 years ago
  51. 4be4139 sctp: add support for setting flowlabel when adding a transport by Xin Long · 7 years ago
  52. 0b0dce7 sctp: add spp_ipv6_flowlabel and spp_dscp for sctp_paddrparams by Xin Long · 7 years ago
  53. 8a9c58d sctp: add support for dscp and flowlabel per transport by Xin Long · 7 years ago
  54. 69b9e1e ipv4: add __ip_queue_xmit() that supports tos param by Xin Long · 7 years ago
  55. 05bd97f net: dsa: Add Vitesse VSC73xx DSA router driver by Linus Walleij · 7 years ago
  56. 975ae7c net: phy: vitesse: Add support for VSC73xx by Linus Walleij · 7 years ago
  57. 1decd2e net: dsa: Add DT bindings for Vitesse VSC73xx switches by Linus Walleij · 7 years ago
  58. b680340 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by David S. Miller · 7 years ago
  59. 44a4c46 Merge branch 'aquantia-various-ethtool-ops-implementation' by David S. Miller · 7 years ago
  60. 1d1c212 net: aquantia: bump driver version by Igor Russkikh · 7 years ago
  61. b8d68b6 net: aquantia: Add renegotiate ethtool operation support by Anton Mikaev · 7 years ago
  62. 288551d net: aquantia: Implement rx/tx flow control ethtools callback by Igor Russkikh · 7 years ago
  63. 44e00dd net: aquantia: Improve adapter init/deinit logic by Igor Russkikh · 7 years ago
  64. c1af542 net: aquantia: Ethtool based ring size configuration by Anton Mikaev · 7 years ago
  65. c18a9c0 net: stmmac_tc: use 64-bit arithmetic instead of 32-bit by Gustavo A. R. Silva · 7 years ago
  66. 00f5536 net: phy: DP83TC811: Fix SGMII enable/disable by Dan Murphy · 7 years ago
  67. 4203638 net: phy: DP83TC811: Add INT_STAT3 by Dan Murphy · 7 years ago
  68. 5cd3da4 Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net by David S. Miller · 7 years ago
  69. d0fbad0 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md by Linus Torvalds · 7 years ago
  70. 8d2b6f6 Merge tag 'for-linus' of git://github.com/stffrdhrn/linux by Linus Torvalds · 7 years ago
  71. 4e33d7d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  72. f6779e4 Merge branch 'hns3-a-few-code-improvements' by David S. Miller · 7 years ago
  73. e4e8771 net: hns3: modify hnae_ to hnae3_ by Peng Li · 7 years ago
  74. 024cc79 net: hns3: use dma_zalloc_coherent instead of kzalloc/dma_map_single by Huazhong Tan · 7 years ago
  75. 7a7056e net: hns3: give default option while dependency HNS3 set by Huazhong Tan · 7 years ago
  76. a9fc79b net: hns3: remove some unused members of some structures by Huazhong Tan · 7 years ago
  77. f6762f3 net: hns3: remove a redundant hclge_cmd_csq_done by Huazhong Tan · 7 years ago
  78. 1c1270d net: hns3: simplify hclge_cmd_csq_clean by Huazhong Tan · 7 years ago
  79. 043fa45 net: hns3: remove some redundant assignments by Huazhong Tan · 7 years ago
  80. eb55323 net: hns3: remove useless code in hclge_cmd_send by Huazhong Tan · 7 years ago
  81. 5411b98 net: hns3: remove unused hclge_ring_to_dma_dir by Huazhong Tan · 7 years ago
  82. 50d4feb atm: zatm: remove redundant pointer zatm_dev by Colin Ian King · 7 years ago
  83. cf87915 net: phy: realtek: add support for RTL8211C by Heiner Kallweit · 7 years ago
  84. 9868c0b net sched actions: add extack messages in pedit action by Roman Mashak · 7 years ago
  85. 414372f TTY: isdn: Replace strncpy with memcpy by Guenter Roeck · 7 years ago
  86. 100ec4b net: phy: realtek: add missing entry for RTL8211 to mdio_device_id table by Heiner Kallweit · 7 years ago
  87. d6f1993 net: expose sk wmem in sock_exceed_buf_limit tracepoint by Yafang Shao · 7 years ago
  88. 335c997 r8169: remove old PHY reset hack by Heiner Kallweit · 7 years ago
  89. e48e097 Merge branch 'qed-fixes' by David S. Miller · 7 years ago
  90. 82a4e71 qede: Adverstise software timestamp caps when PHC is not available. by Sudarsana Reddy Kalluru · 7 years ago
  91. cc9b27c qed: Fix use of incorrect size in memcpy call. by Sudarsana Reddy Kalluru · 7 years ago
  92. 538f8d0 qed: Fix setting of incorrect eswitch mode. by Sudarsana Reddy Kalluru · 7 years ago
  93. bb7858b qed: Limit msix vectors in kdump kernel to the minimum required count. by Sudarsana Reddy Kalluru · 7 years ago
  94. 5dc2d39 ipvlan: call dev_change_flags when ipvlan mode is reset by Hangbin Liu · 7 years ago
  95. fc9c202 ipv6: sr: fix passing wrong flags to crypto_alloc_shash() by Eric Biggers · 7 years ago
  96. c02462d netdevsim: fix sa_idx out of bounds check by Colin Ian King · 7 years ago
  97. 603d4cf net: fix use-after-free in GRO with ESP by Sabrina Dubroca · 7 years ago
  98. 97680ad Merge branch 'xps-symmretric-queue-selection' by David S. Miller · 7 years ago
  99. a4fd1f4 Documentation: Add explanation for XPS using Rx-queue(s) map by Amritha Nambiar · 7 years ago
  100. 8af2c06 net-sysfs: Add interface for Rx queue(s) map per Tx queue by Amritha Nambiar · 7 years ago