1. c34a761 net: skb_orphan() changes by Eric Dumazet · 11 years ago
  2. f2f872f netem: Introduce skb_orphan_partial() helper by Eric Dumazet · 11 years ago
  3. ca4c3fc net: split rt_genid for ipv4 and ipv6 by fan.du · 11 years ago
  4. ba361cb sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interrupt by Laurent Pinchart · 11 years ago
  5. 5e24f74 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  6. c0155b2 tcp: Remove unused tcpct declarations and comments by Dmitry Popov · 11 years ago
  7. 8f58332 ixgbe: add support for quad-port x520 adapter by Don Skidmore · 11 years ago
  8. 674c18b ixgbe: clear semaphore bits on timeouts by Emil Tantilov · 11 years ago
  9. 9c432ad ixgbe: rename LL_EXTENDED_STATS to use queue instead of q by Jacob Keller · 11 years ago
  10. 8fecf67 ixgbe: fix lockdep annotation issue for ptp's work item by Jacob Keller · 11 years ago
  11. e027d1a ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidth by Jacob Keller · 11 years ago
  12. 81377c8 PCI: Add function to obtain minimum link width and speed by Jacob Keller · 11 years ago
  13. 4299c8a net: remove an unneeded check by Dan Carpenter · 11 years ago
  14. b438f94 flow_dissector: add support for IPPROTO_IPV6 by Tom Herbert · 11 years ago
  15. fca4189 flow_dissector: clean up IPIP case by Tom Herbert · 11 years ago
  16. 59da381 PCI: move enum pcie_link_width into pci.h by Jacob Keller · 11 years ago
  17. 343e51a PCI: expose pcie_link_speed and pcix_bus_speed arrays by Jacob Keller · 11 years ago
  18. a4b6fc6 ixgbe: fix SFF data dumps of SFP+ modules by Emil Tantilov · 11 years ago
  19. 3dcc2f4 ixgbe: fix semaphore lock for I2C read/writes on 82598 by Emil Tantilov · 11 years ago
  20. 93ac03b ixgbe: bump version number by Don Skidmore · 11 years ago
  21. 4e8e1bc ixgbe: add new media type. by Don Skidmore · 11 years ago
  22. 69e12d8 Merge branch 'phys_port' by David S. Miller · 11 years ago
  23. ff80e51 net: export physical port id via sysfs by Jiri Pirko · 11 years ago
  24. 66cae9e rtnl: export physical port id via RT netlink by Jiri Pirko · 11 years ago
  25. 66b52b0 net: add ndo to get id of physical port of the device by Jiri Pirko · 11 years ago
  26. 73d80953d ixgbe: fix fc autoneg ethtool reporting. by Don Skidmore · 11 years ago
  27. e507d0c ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assigned by Alexander Duyck · 11 years ago
  28. 670224f ixgbe: Retain VLAN filtering in promiscuous + VT mode by Greg Rose · 12 years ago
  29. 9ad8fef net: mvneta: support big endian by Thomas Petazzoni · 11 years ago
  30. 6083ed4 net: mvneta: move the RX and TX desc macros outside of the structs by Thomas Petazzoni · 11 years ago
  31. ffd756b pktgen: Require CONFIG_INET due to use of IPv4 checksum function by Thomas Graf · 11 years ago
  32. 5ad37d5 tcp: add tcp_syncookies mode to allow unconditionally generation of syncookies by Hannes Frederic Sowa · 11 years ago
  33. dcfd8d5 drivers: net: cpsw: Add support for set MAC address by Mugunthan V N · 11 years ago
  34. d68e2d3 tile: handle 64-bit statistics in tilepro network driver by Chris Metcalf · 11 years ago
  35. 60ff779 9p: client: remove unused code and any reference to "cancelled" function by Andi Shyti · 11 years ago
  36. 4ce1fd6 be2net: don't use dev_err when AER enabling fails by Ivan Vecera · 11 years ago
  37. cd77b2e tg3: Update version to 3.133 by Nithin Sujir · 11 years ago
  38. 378b72c tg3: Fix UDP fragments treated as RMCP by Nithin Sujir · 11 years ago
  39. 92e6457 tg3: Enable support for timesync gpio output by Nithin Sujir · 11 years ago
  40. 4c305fa tg3: Implement the shutdown handler by Nithin Sujir · 11 years ago
  41. 5137a2e tg3: Allow NVRAM programming when interface is down by Nithin Sujir · 11 years ago
  42. c145935 tg3: Remove incorrect switch to aux power by Nithin Sujir · 11 years ago
  43. ca67a3c cnic: Update version to 2.5.17 and copyright year. by Michael Chan · 11 years ago
  44. 28e3a8f cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE by Eddie Wai · 11 years ago
  45. b3bd2d6 cnic: Update TCP options setup for iSCSI. by Eddie Wai · 11 years ago
  46. 6cdcdbb cnic: Reset tcp_flags during cnic_cm_create(). by Eddie Wai · 11 years ago
  47. b54345e cnic: Simplify cnic_release(). by Michael Chan · 11 years ago
  48. 415fb87 cnic: Simplify netdev events handling. by Michael Chan · 11 years ago
  49. fe6f700 net/mlx4_core: Respond to operation request by firmware by Yevgeny Petrilin · 11 years ago
  50. 2d4b646 net/mlx4_en: Fix BlueFlame race by Eugenia Emantayev · 11 years ago
  51. 73d94e9 pktgen: add needed include file by Stephen Rothwell · 11 years ago
  52. 34d073fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  53. 9d4a031 ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL by Hannes Frederic Sowa · 11 years ago
  54. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 11 years ago
  55. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 11 years ago
  56. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  57. 3ef672a e1000e: ethtool unnecessarily takes device out of RPM suspend by Bruce Allan · 11 years ago
  58. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 11 years ago
  59. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 11 years ago
  60. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 11 years ago
  61. b43e867 e1000e: disable ASPM L1 on 82583 by Bruce Allan · 11 years ago
  62. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 11 years ago
  63. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 11 years ago
  64. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 11 years ago
  65. ab90695 e100: dump small buffers via %*ph by Andy Shevchenko · 11 years ago
  66. dcfe804 bonding: remove bond_resend_igmp_join_requests read_unlock leftover by nikolay@redhat.com · 11 years ago
  67. 03c633e pktgen: Use ip_send_check() to compute checksum by Thomas Graf · 11 years ago
  68. c26bf4a pktgen: Add UDPCSUM flag to support UDP checksums by Thomas Graf · 11 years ago
  69. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago
  70. a648ab58 Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-2.6 into minnow by David S. Miller · 11 years ago
  71. 452c447 USBNET: increase max rx/tx qlen for improving USB3 thoughtput by Ming Lei · 11 years ago
  72. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  73. 6680ec6 tuntap: hardware vlan tx support by Jason Wang · 11 years ago
  74. 024ec3d net/sctp: Refactor SCTP skb checksum computation by Joe Stringer · 11 years ago
  75. e7428e9 virtio-net: put virtio net header inline with data by Michael S. Tsirkin · 11 years ago
  76. 10eccb4 bond: cleanup netpoll code by stephen hemminger · 11 years ago
  77. 0fb52a2 team: cleanup netpoll clode by stephen hemminger · 11 years ago
  78. 93d8bf9 bridge: cleanup netpoll code by stephen hemminger · 11 years ago
  79. f528094 bonding: use pre-defined macro in bond_mode_name instead of magic number 0 by Wang Sheng-Hui · 11 years ago
  80. f1a26fd pch_gbe: Add MinnowBoard support by Darren Hart · 11 years ago
  81. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  82. b04d68e pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32 by Darren Hart · 11 years ago
  83. 18afa4b net: Make devnet_rename_seq static by Thomas Gleixner · 11 years ago
  84. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  85. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  86. 4d58c02 net: sctp: trivial: add uapi/linux/sctp.h into maintainers by Daniel Borkmann · 11 years ago
  87. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  88. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 11 years ago
  89. b07ea07 bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c by dingtianhong · 11 years ago
  90. 9402b74 bonding: add rtnl protection for bonding_store_fail_over_mac by dingtianhong · 11 years ago
  91. 38c4916 bonding: bond_sysfs.c checkpatch cleanup by dingtianhong · 11 years ago
  92. c4cdef9 bonding: don't call slave_xxx_netpoll under spinlocks by dingtianhong · 11 years ago
  93. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 11 years ago
  94. 59ea52d net: trans_rdma: remove unused function by Andi Shyti · 11 years ago
  95. 9812a9d Merge branch 'be2net' by David S. Miller · 11 years ago
  96. 2d17f40 be2net: delete primary MAC address while unloading by Sathya Perla · 11 years ago
  97. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 11 years ago
  98. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 11 years ago
  99. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 11 years ago
  100. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 11 years ago