1. 911a66f net: vrf: Minor refactoring for local address patches by David Ahern · 8 years ago
  2. c1e48af gue: Implement direction IP encapsulation by Tom Herbert · 8 years ago
  3. 34fe76a Merge branch 'net-sched-fast-stats' by David S. Miller · 8 years ago
  4. edb09eb net: sched: do not acquire qdisc spinlock in qdisc/class stats dump by Eric Dumazet · 8 years ago
  5. f9eb8ae net_sched: transform qdisc running bit into a seqcount by Eric Dumazet · 8 years ago
  6. 64151ae Merge branch 'be2net-noncrit-fixes' by David S. Miller · 8 years ago
  7. de2b1e0 be2net: Fix provisioning of RSS for VFs in multi-partition configurations by Somnath Kotur · 8 years ago
  8. 45f13df be2net: Enable Wake-On-LAN from shutdown for Skyhawk by Sriharsha Basavapatna · 8 years ago
  9. b9263cb be2net: use max-TXQs limit too while provisioning VF queue pairs by Suresh Reddy · 8 years ago
  10. c19b6d2 drivers/net: support hdlc function for QE-UCC by Zhao Qiang · 8 years ago
  11. 35ef1c2 fsl/qe: Add QE TDM lib by Zhao Qiang · 8 years ago
  12. 19163ac fsl/qe: Make regs resouce_size_t by Zhao Qiang · 8 years ago
  13. bb8b206 fsl/qe: setup clock source for TDM mode by Zhao Qiang · 8 years ago
  14. 68f047e fsl/qe: add rx_sync and tx_sync for TDM mode by Zhao Qiang · 8 years ago
  15. 0b0f43f net sched: indentation and other OCD stylistic fixes by Jamal Hadi Salim · 8 years ago
  16. be11991 Merge branch 'sch-action-tstamp' by David S. Miller · 8 years ago
  17. 48d8ee1 net sched actions: aggregate dumping of actions timeinfo by Jamal Hadi Salim · 8 years ago
  18. 53eb440 net sched actions: introduce timestamp for firsttime use by Jamal Hadi Salim · 8 years ago
  19. 9c4a4e4 net sched: actions use tcf_lastuse_update for consistency by Jamal Hadi Salim · 8 years ago
  20. e69985c net/sched: cls_flower: Introduce support in SKIP SW flag by Amir Vadai · 8 years ago
  21. 919f274 Merge branch 'qed-iov-fw-reqs' by David S. Miller · 8 years ago
  22. 54fdd80 qed: PF to reply to unknown messages by Yuval Mintz · 8 years ago
  23. 8246d0b qed: PF enforce MAC limitation of VFs by Yuval Mintz · 8 years ago
  24. 5040acf qed: Move doorbell calculation from VF to PF by Yuval Mintz · 8 years ago
  25. 4108646 qed: Make PF more robust against malicious VF by Yuval Mintz · 8 years ago
  26. 1cf2b1a qed: PF-VF resource negotiation by Yuval Mintz · 8 years ago
  27. 1fe614d qed: Relax VF firmware requirements by Yuval Mintz · 8 years ago
  28. 3bcb846 net: get rid of spin_trylock() in net_tx_action() by Eric Dumazet · 8 years ago
  29. 8241a1e vhost_net: stop polling socket during rx processing by Jason Wang · 8 years ago
  30. aaa7672 net: ethernet: cavium: liquidio: request_manager: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  31. 523a61b net: ethernet: cavium: liquidio: response_manager: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  32. 14de9d1 virtio-net: Add initial MTU advice feature by Aaron Conole · 8 years ago
  33. 3d9dc40 net: Revert vrf-local changes. by David S. Miller · 8 years ago
  34. 2fb7ea45 Merge branch 'vrf-local' by David S. Miller · 8 years ago
  35. 625b47b net: vrf: ipv6 support for local traffic to local addresses by David Ahern · 8 years ago
  36. 671cd19 net: vrf: ipv4 support for local traffic to local addresses by David Ahern · 8 years ago
  37. 09fcf91 net: vrf: Minor refactoring for local address patches by David Ahern · 8 years ago
  38. b94eb2c Merge branch 'hv_netvsc-cleanups' by David S. Miller · 8 years ago
  39. 426d954 hv_netvsc: pass struct net_device to rndis_filter_set_offload_params() by Vitaly Kuznetsov · 8 years ago
  40. e834da9a hv_netvsc: pass struct net_device to rndis_filter_set_device_mac() by Vitaly Kuznetsov · 8 years ago
  41. 2f5fa6c hv_netvsc: pass struct netvsc_device to rndis_filter_{open, close}() by Vitaly Kuznetsov · 8 years ago
  42. 2625466 hv_netvsc: introduce {net, hv}_device_to_netvsc_device() helpers by Vitaly Kuznetsov · 8 years ago
  43. 4baa994 hv_netvsc: remove redundant assignment in netvsc_recv_callback() by Vitaly Kuznetsov · 8 years ago
  44. 30759219 net: disable fragment reassembly if high_thresh is zero by Michal Kubeček · 8 years ago
  45. b1c6a3a Merge branch 'hns-acpi' by David S. Miller · 8 years ago
  46. 6343488 net: hns: net: hns: enet adds support of acpi by Kejian Yan · 8 years ago
  47. f00ef86 net: hns: implement the miscellaneous operation by asl by Kejian Yan · 8 years ago
  48. 1d1afa2 net: hns: register phy device in each mac initial sequence by Kejian Yan · 8 years ago
  49. 8413b3b net: hns: dsaf adds support of acpi by Kejian Yan · 8 years ago
  50. a24274a net: hns: add dsaf misc operation method by Kejian Yan · 8 years ago
  51. 652d39b net: hns: add uniform interface for phy connection by Kejian Yan · 8 years ago
  52. 7b2acae net: hns: enet specify a reference to dsaf by fwnode_handle by Kejian Yan · 8 years ago
  53. 72fdddc net: hns: use platform_get_irq instead of irq_of_parse_and_map by Kejian Yan · 8 years ago
  54. 6162928 net: hns: use device_* APIs instead of of_* APIs by Kejian Yan · 8 years ago
  55. 8a99ff5 net: hisilicon: add support of acpi for hns-mdio by Kejian Yan · 8 years ago
  56. 16a9f36 net: hisilicon: cleanup to prepare for other cases by Kejian Yan · 8 years ago
  57. 4ae3992 ACPI: bus: add stub acpi_evaluate_dsm() to linux/acpi.h by Kejian Yan · 8 years ago
  58. 6eb17e0 ACPI: bus: add stub acpi_dev_found() to linux/acpi.h by Kejian Yan · 8 years ago
  59. 169fbdc Merge branch 'dsa-new-binding' by David S. Miller · 8 years ago
  60. 8c5ad1d net: dsa: Document new binding by Andrew Lunn · 8 years ago
  61. 9dff673 arm: dt: vf610-zii-devel-b: Make use of new DSA binding by Andrew Lunn · 8 years ago
  62. 83c0afa net: dsa: Add new binding implementation by Andrew Lunn · 8 years ago
  63. b516d45 net: dsa: mv88e6xxx: Refactor MDIO so driver registers mdio bus by Andrew Lunn · 8 years ago
  64. 03a4a54 net: dsa: mv88e6xxx: Rename _phy_ to _mdio_ by Andrew Lunn · 8 years ago
  65. e755e49 net: dsa: Make mdio bus optional by Andrew Lunn · 8 years ago
  66. 39a7f2a net: dsa: Refactor selection of tag ops into a function by Andrew Lunn · 8 years ago
  67. 5377b80 net: dsa: mv88e6xxx: Only support EDSA tagging by Andrew Lunn · 8 years ago
  68. 9b8e895 net: dsa: Split up creating/destroying of DSA and CPU ports by Andrew Lunn · 8 years ago
  69. 66472fc net: dsa: Copy the routing table into the switch structure by Andrew Lunn · 8 years ago
  70. 4a7704f net: dsa: Remove dynamic allocate of routing table by Andrew Lunn · 8 years ago
  71. 189b0d9 net: dsa: Move port device node into port structure by Andrew Lunn · 8 years ago
  72. c8b0980 net: dsa: Add a ports structure and use it in the switch structure by Andrew Lunn · 8 years ago
  73. 149cafd net: dsa: tag_{e}dsa.c: Remove dependency on platform data by Andrew Lunn · 8 years ago
  74. 6e8e862 net: dsa: slave: Remove MDIO address from switch MDIO bus name by Andrew Lunn · 8 years ago
  75. 762eb67 net: dsa: mv88e6xxx: fix circular lock in PPU work by Vivien Didelot · 8 years ago
  76. 0e57604 net: dsa: slave: chip data is optional, don't dereference NULL by Andrew Lunn · 8 years ago
  77. 76f21b9 net: Add docbook description for 'mtu' arg to skb_gso_validate_mtu() by David S. Miller · 8 years ago
  78. 3b55a53 sctp: Fix warning in sctp_packet_transmit_chunk() by David S. Miller · 8 years ago
  79. 81b1251 qed: Fix next-ptr chains for BE / 32-bit by Yuval Mintz · 8 years ago
  80. 03c7f70 Merge branch 'qed-roce-iscsi' by David S. Miller · 8 years ago
  81. dbb799c qed: Initialize hardware for new protocols by Yuval Mintz · 8 years ago
  82. c5ac931 qed: Add iscsi/rdma personalities by Yuval Mintz · 8 years ago
  83. 7a9b6b8 qed: Add common HSI for new protocols by Yuval Mintz · 8 years ago
  84. a91eb52 qed: Revisit chain implementation by Yuval Mintz · 8 years ago
  85. 330348d net: ethernet: ti: cpsw: remove unused priv lock by Ivan Khoronzhuk · 8 years ago
  86. 9b6d539 rxrpc: Use pr_<level> and pr_fmt, reduce object size a few KB by Joe Perches · 8 years ago
  87. cb2911f hv_netvsc: Fix VF register on vlan devices by Haiyang Zhang · 8 years ago
  88. db54275 Merge branch 'sctp-gso' by David S. Miller · 8 years ago
  89. 942b323 sctp: improve debug message to also log curr pkt and new chunk size by Marcelo Ricardo Leitner · 8 years ago
  90. 90017ac sctp: Add GSO support by Marcelo Ricardo Leitner · 8 years ago
  91. 3acb50c sctp: delay as much as possible skb_linearize by Marcelo Ricardo Leitner · 8 years ago
  92. ae7ef81 skbuff: introduce skb_gso_validate_mtu by Marcelo Ricardo Leitner · 8 years ago
  93. 3953c46 sk_buff: allow segmenting based on frag sizes by Marcelo Ricardo Leitner · 8 years ago
  94. 57c05650 skbuff: export skb_gro_receive by Marcelo Ricardo Leitner · 8 years ago
  95. f6c382f loopback: make use of NETIF_F_GSO_SOFTWARE by Marcelo Ricardo Leitner · 8 years ago
  96. f2edc4e net: fjes: fjes_main: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago
  97. 351a4ded qed: Utilize FW 8.10.3.0 by Yuval Mintz · 8 years ago
  98. b87ab6b net: vrf: set operstate and mtu at link create by David Ahern · 8 years ago
  99. 684ff4e ovs: set name assign type of internal port by Zhang Shengju · 8 years ago
  100. 41cae08 net: ethernet: wiznet: Remove create_workqueue by Bhaktipriya Shridhar · 8 years ago