1. 60ff779 9p: client: remove unused code and any reference to "cancelled" function by Andi Shyti · 11 years ago
  2. 4ce1fd6 be2net: don't use dev_err when AER enabling fails by Ivan Vecera · 11 years ago
  3. cd77b2e tg3: Update version to 3.133 by Nithin Sujir · 11 years ago
  4. 378b72c tg3: Fix UDP fragments treated as RMCP by Nithin Sujir · 11 years ago
  5. 92e6457 tg3: Enable support for timesync gpio output by Nithin Sujir · 11 years ago
  6. 4c305fa tg3: Implement the shutdown handler by Nithin Sujir · 11 years ago
  7. 5137a2e tg3: Allow NVRAM programming when interface is down by Nithin Sujir · 11 years ago
  8. c145935 tg3: Remove incorrect switch to aux power by Nithin Sujir · 11 years ago
  9. ca67a3c cnic: Update version to 2.5.17 and copyright year. by Michael Chan · 11 years ago
  10. 28e3a8f cnic: Add missing error checking for RAMROD_CMD_ID_CLOSE by Eddie Wai · 11 years ago
  11. b3bd2d6 cnic: Update TCP options setup for iSCSI. by Eddie Wai · 11 years ago
  12. 6cdcdbb cnic: Reset tcp_flags during cnic_cm_create(). by Eddie Wai · 11 years ago
  13. b54345e cnic: Simplify cnic_release(). by Michael Chan · 11 years ago
  14. 415fb87 cnic: Simplify netdev events handling. by Michael Chan · 11 years ago
  15. fe6f700 net/mlx4_core: Respond to operation request by firmware by Yevgeny Petrilin · 11 years ago
  16. 2d4b646 net/mlx4_en: Fix BlueFlame race by Eugenia Emantayev · 11 years ago
  17. 73d94e9 pktgen: add needed include file by Stephen Rothwell · 11 years ago
  18. 34d073fc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-next by David S. Miller · 11 years ago
  19. 9d4a031 ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROL by Hannes Frederic Sowa · 11 years ago
  20. 16b095a e1000e: fix I217/I218 PHY initialization flow by Bruce Allan · 11 years ago
  21. 97390ab e1000e: do not resume device from RPM suspend to read PHY status registers by Bruce Allan · 11 years ago
  22. 91a3d82 e1000e: enable support for new device IDs by Bruce Allan · 11 years ago
  23. 3ef672a e1000e: ethtool unnecessarily takes device out of RPM suspend by Bruce Allan · 11 years ago
  24. e0236ad e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps by Bruce Allan · 11 years ago
  25. ce345e0 e1000e: low throughput using 4K jumbos on I218 by Bruce Allan · 11 years ago
  26. da1e204 e1000e: iAMT connections drop on driver unload when jumbo frames enabled by Bruce Allan · 11 years ago
  27. b43e867 e1000e: disable ASPM L1 on 82583 by Bruce Allan · 11 years ago
  28. c96ddb0 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split by Wei Yang · 11 years ago
  29. 2592881 e1000e: Remove duplicate assignment of default rx/tx ring size by Wei Yang · 11 years ago
  30. 24b41c9 e1000e: restore call to pci_clear_master() by Dean Nelson · 11 years ago
  31. ab90695 e100: dump small buffers via %*ph by Andy Shevchenko · 11 years ago
  32. dcfe804 bonding: remove bond_resend_igmp_join_requests read_unlock leftover by nikolay@redhat.com · 11 years ago
  33. 03c633e pktgen: Use ip_send_check() to compute checksum by Thomas Graf · 11 years ago
  34. c26bf4a pktgen: Add UDPCSUM flag to support UDP checksums by Thomas Graf · 11 years ago
  35. 82a54d0 VSOCK: Move af_vsock.h and vsock_addr.h to include/net by Asias He · 11 years ago
  36. 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
  37. 452c447 USBNET: increase max rx/tx qlen for improving USB3 thoughtput by Ming Lei · 11 years ago
  38. a88c32a USBNET: centralize computing of max rx/tx qlen by Ming Lei · 11 years ago
  39. 6680ec6 tuntap: hardware vlan tx support by Jason Wang · 11 years ago
  40. 024ec3d net/sctp: Refactor SCTP skb checksum computation by Joe Stringer · 11 years ago
  41. e7428e9 virtio-net: put virtio net header inline with data by Michael S. Tsirkin · 11 years ago
  42. 10eccb4 bond: cleanup netpoll code by stephen hemminger · 11 years ago
  43. 0fb52a2 team: cleanup netpoll clode by stephen hemminger · 11 years ago
  44. 93d8bf9 bridge: cleanup netpoll code by stephen hemminger · 11 years ago
  45. f528094 bonding: use pre-defined macro in bond_mode_name instead of magic number 0 by Wang Sheng-Hui · 11 years ago
  46. f1a26fd pch_gbe: Add MinnowBoard support by Darren Hart · 11 years ago
  47. 9025c8e drivers/net/ethernet/stmicro/stmmac: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  48. b04d68e pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32 by Darren Hart · 11 years ago
  49. 18afa4b net: Make devnet_rename_seq static by Thomas Gleixner · 11 years ago
  50. c9bee3b7 tcp: TCP_NOTSENT_LOWAT socket option by Eric Dumazet · 11 years ago
  51. 64dc613 net: add sk_stream_is_writeable() helper by Eric Dumazet · 11 years ago
  52. 4d58c02 net: sctp: trivial: add uapi/linux/sctp.h into maintainers by Daniel Borkmann · 11 years ago
  53. 91705c6 net: sctp: trivial: update mailing list address by Daniel Borkmann · 11 years ago
  54. d971854 drivers: net: cpsw: add support to show hw stats via ethtool by Mugunthan V N · 11 years ago
  55. b07ea07 bonding: Fixed up a error "do not initialise statics to 0 or NULL" in bond_main.c by dingtianhong · 11 years ago
  56. 9402b74 bonding: add rtnl protection for bonding_store_fail_over_mac by dingtianhong · 11 years ago
  57. 38c4916 bonding: bond_sysfs.c checkpatch cleanup by dingtianhong · 11 years ago
  58. c4cdef9 bonding: don't call slave_xxx_netpoll under spinlocks by dingtianhong · 11 years ago
  59. f13bbc2 drivers/net: enic: Move ethtool code to a separate file by Neel Patel · 11 years ago
  60. 59ea52d net: trans_rdma: remove unused function by Andi Shyti · 11 years ago
  61. 9812a9d Merge branch 'be2net' by David S. Miller · 11 years ago
  62. 2d17f40 be2net: delete primary MAC address while unloading by Sathya Perla · 11 years ago
  63. 3175d8c be2net: use SET/GET_MAC_LIST for SH-R by Sathya Perla · 11 years ago
  64. 95046b9 be2net: refactor MAC-addr setup code by Sathya Perla · 11 years ago
  65. b5bb977 be2net: fix pmac_id for BE3 VFs by Sathya Perla · 11 years ago
  66. 04a0602 be2net: allow VFs to program MAC and VLAN filters by Sathya Perla · 11 years ago
  67. 5a712c1 be2net: fix MAC address modification for VF by Sathya Perla · 11 years ago
  68. e18dbf7 sh_eth: Add support for r8a7790 SoC by Simon Horman · 11 years ago
  69. 55754f1 sh_eth: add support for RMIIMODE register by Simon Horman · 11 years ago
  70. 9225b23 net: ipv6 eliminate parameter "int addrlen" in function fib6_add_1 by fan.du · 11 years ago
  71. 86a37de net ipv6: Remove rebundant rt6i_nsiblings initialization by fan.du · 11 years ago
  72. b9959fd vti: switch to new ip tunnel code by Amerigo Wang · 11 years ago
  73. 2b52c3a ip6mr: change the prototype of ip6_mr_forward(). by Rami Rosen · 11 years ago
  74. c4854ec ipmr: change the prototype of ip_mr_forward(). by Rami Rosen · 11 years ago
  75. 45c9149 Merge branch 'team' ("add support for peer notifications and igmp rejoins for team") by David S. Miller · 11 years ago
  76. 492b200 team: add support for sending multicast rejoins by Jiri Pirko · 11 years ago
  77. 4aa5dee net: convert resend IGMP to notifier event by Jiri Pirko · 11 years ago
  78. fc423ff team: add peer notification by Jiri Pirko · 11 years ago
  79. ab2cfbb macvlan fdb replace support by Thomas Richter · 11 years ago
  80. 906dc18 vxlan fdb replace an existing entry by Thomas Richter · 11 years ago
  81. 20ff44a Merge branch 'tcp' by David S. Miller · 11 years ago
  82. ed08495 tcp: use RTT from SACK for RTO by Yuchung Cheng · 11 years ago
  83. 59c9af4 tcp: measure RTT from new SACK by Yuchung Cheng · 11 years ago
  84. 5b08e47 tcp: prefer packet timing to TS-ECR for RTT by Yuchung Cheng · 11 years ago
  85. 375fe02 tcp: consolidate SYNACK RTT sampling by Yuchung Cheng · 11 years ago
  86. c3f51d5 Merge branch 'fec' by David S. Miller · 11 years ago
  87. 0d9b2ab fec: Use devm_request_irq() by Fabio Estevam · 11 years ago
  88. 399db75 fec: Remove unneeded check in platform_get_resource() by Fabio Estevam · 11 years ago
  89. 13a097b fec: Check the return value from clk_prepare_enable() by Fabio Estevam · 11 years ago
  90. 79820e7 fec: Enable/disable clk_ptp in suspend/resume by Fabio Estevam · 11 years ago
  91. d265cf4 fec: Fix the order for enabling/disabling the clocks by Fabio Estevam · 11 years ago
  92. 9514fe7 fec: Do not enable/disable optional clocks unconditionally by Fabio Estevam · 11 years ago
  93. eda2977 tun: Support software transmit time stamping. by Richard Cochran · 11 years ago
  94. cb820f8 net: Provide a generic socket error queue delivery method for Tx time stamps. by Richard Cochran · 11 years ago
  95. 0887a57 net/velocity: add poll controller function for velocity nic by Amit Uttamchandani · 11 years ago
  96. 6e3d677 mISDN: replace sum of bitmasks with OR operation. by Alexandru Juncu · 11 years ago
  97. aafee33 net/irda: fixed style issues in irttp by Dragos Foianu · 11 years ago
  98. ecb2cf1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  99. ee114b9 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  100. 4b8b8a4 Merge tag 'md-3.11-fixes' of git://neil.brown.name/md by Linus Torvalds · 11 years ago