1. 1ca050d can: convert protocol handling to RCU by Oliver Hartkopp · 13 years ago
  2. 4c844d9 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc-next-2.6 by David S. Miller · 13 years ago
  3. 66ee33b tg3: Support 4mb flash sizes for 5717 and 5719 by Matt Carlson · 13 years ago
  4. ba1f3c7 tg3: Enable 5720 support by Matt Carlson · 13 years ago
  5. 6418f2c tg3: Add 5720 PHY ID by Matt Carlson · 13 years ago
  6. f2096f9 tg3: Add 5720 H2BMC support by Matt Carlson · 13 years ago
  7. 9b91b5f tg3: Add 5720 NVRAM decoding by Matt Carlson · 13 years ago
  8. d78b59f tg3: Add 5720 ASIC rev by Matt Carlson · 13 years ago
  9. 0a58d66 tg3: Reintroduce 5717_PLUS by Matt Carlson · 13 years ago
  10. 1407deb tg3: 5717_PLUS => 57765_PLUS by Matt Carlson · 13 years ago
  11. de9f523 tg3: Cleanup extended rx ring size code by Matt Carlson · 13 years ago
  12. c5e129a sfc: Implement ethtool_ops::set_phys_id instead of ethtool_ops::phys_id by Ben Hutchings · 13 years ago
  13. 68f512f ethtool: Change ETHTOOL_PHYS_ID implementation to allow dropping RTNL by Ben Hutchings · 13 years ago
  14. 8717d07 ethtool: Fill out and update comment for struct ethtool_ops by Ben Hutchings · 13 years ago
  15. e20b5b6 ethtool: Convert struct ethtool_ops comment to kernel-doc format by Ben Hutchings · 13 years ago
  16. abfe903 sfc: Implement generic features interface by Ben Hutchings · 13 years ago
  17. f82d9a6 sfc: Enable all TSO features on VLANs by Ben Hutchings · 13 years ago
  18. c6e1a0d net: Allow no-cache copy from user on transmit by Tom Herbert · 13 years ago
  19. 14f98f2 bridge: range check STP parameters by stephen hemminger · 13 years ago
  20. bb900b2 bridge: allow creating bridge devices with netlink by stephen hemminger · 13 years ago
  21. 36fd2b6 bridge: allow creating/deleting fdb entries via netlink by stephen hemminger · 13 years ago
  22. b078f0d bridge: add netlink notification on forward entry changes by stephen hemminger · 13 years ago
  23. 664de48 bridge: split rcu and no-rcu cases of fdb lookup by stephen hemminger · 13 years ago
  24. 7cd8861 bridge: track last used time in forwarding table by stephen hemminger · 13 years ago
  25. 03e9b64 bridge: change arguments to fdb_create by stephen hemminger · 13 years ago
  26. 0545a30 pkt_sched: QFQ - quick fair queue scheduler by stephen hemminger · 13 years ago
  27. fc3e594 xen: netfront: assume all hw features are available until backend connection setup by Ian Campbell · 13 years ago
  28. 083dd8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  29. 95b8fba mISDN: fix "persistant" typo by Jan Engelhardt · 13 years ago
  30. a14b289 mlx4: fix kfree on error path in new_steering_entry() by Mariusz Kozlowski · 13 years ago
  31. 8f7b01a xen: netfront: fix declaration order by Eric Dumazet · 13 years ago
  32. 8a0427b vlan: convert VLAN devices to use ndo_fix_features() by Michał Mirosław · 13 years ago
  33. 6cb6a27 net: Call netdev_features_change() from netdev_update_features() by Michał Mirosław · 13 years ago
  34. 2fceec1 tcp: len check is unnecessarily devastating, change to WARN_ON by Ilpo Järvinen · 13 years ago
  35. 2cab86b sctp: malloc enough room for asconf-ack chunk by Wei Yongjun · 13 years ago
  36. 028dba0 sctp: fix auth_hmacs field's length of struct sctp_cookie by Wei Yongjun · 13 years ago
  37. e9403c8 net: convert sunhme/sungem network drivers to hw_features by Michał Mirosław · 13 years ago
  38. a2c725f veth: convert to hw_features by Michał Mirosław · 13 years ago
  39. d7b5765 jme: convert offload constraints to ndo_fix_features by Michał Mirosław · 13 years ago
  40. fb50793 net: convert xen-netfront to hw_features by Michał Mirosław · 13 years ago
  41. 78e47fe net: convert SMSC USB net drivers to hw_features by Michał Mirosław · 13 years ago
  42. 98e778c virtio_net: convert to hw_features by Michał Mirosław · 13 years ago
  43. 4dd5ffe net: Fix dev dev_ethtool_get_rx_csum() for forced NETIF_F_RXCSUM by Michał Mirosław · 13 years ago
  44. c261344 usbnet: use eth%d name for known ethernet devices by Arnd Bergmann · 13 years ago
  45. 1591cb6 starfire: clean up dma_addr_t size test by FUJITA Tomonori · 13 years ago
  46. 5e58e52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  47. ab3cf6d sfc: Move test of rx_checksum_enabled from nic.c to rx.c by Ben Hutchings · 13 years ago
  48. c100c8f appletalk: Fix OOPS in atalk_release(). by David S. Miller · 13 years ago
  49. 9b12c75 net: Order ports in same order as addresses in flow objects. by David S. Miller · 13 years ago
  50. fab0dc8 bnx2x, cnic: Disable iSCSI if DCBX negotiation is successful by Dmitry Kravkov · 13 years ago
  51. 3b7f817 bnx2x: don't write dcb/llfc fields in STORM memory by Dmitry Kravkov · 13 years ago
  52. 96b8e1a bnx2x: Update firmware to 6.2.9 by Dmitry Kravkov · 13 years ago
  53. c0951cb ipv4: Use flowi4_init_output() in udp_sendmsg() by David S. Miller · 13 years ago
  54. 1bba6ff ipv4: Use flowi4_init_output() in cookie_v4_check() by David S. Miller · 13 years ago
  55. ef164ae ipv4: Use flowi4_init_output() in raw_sendmsg() by David S. Miller · 13 years ago
  56. 538de0e ipv4: Use flowi4_init_output() in ip_send_reply() by David S. Miller · 13 years ago
  57. e79d9bc ipv4: Use flowi4_init_output() in inet_connection_sock.c by David S. Miller · 13 years ago
  58. 94b92b8 ipv4: Use flowi4_init_output() in net/route.h by David S. Miller · 13 years ago
  59. 83229aa net: Add helper flowi4_init_output(). by David S. Miller · 13 years ago
  60. c379474 mlx4: Fixing bad size of event queue buffer by Yevgeny Petrilin · 13 years ago
  61. 5302009 mlx4: Fixing use after free by Yevgeny Petrilin · 13 years ago
  62. 5e8996e bonding:typo in comment by Peter Pan(潘卫平) · 13 years ago
  63. 0a5c047 fib: add __rcu annotations by Eric Dumazet · 13 years ago
  64. ab392d2 drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network drivers by Javier Martinez Canillas · 13 years ago
  65. b3abfbd enic: Add support for PORT_REQUEST_PREASSOCIATE_RR by Roopa Prabhu · 13 years ago
  66. 756462f enic: Cleanups in port profile helper code by Roopa Prabhu · 13 years ago
  67. 18714ff enic: Add wrapper routines for new fw devcmds for port profile handling by Roopa Prabhu · 13 years ago
  68. 9085fd0 enic: Add support for new fw devcmds for port profile handling by Roopa Prabhu · 13 years ago
  69. 4562b2f via-rhine: trivial sparse annotation in vlan_tci helper by Harvey Harrison · 13 years ago
  70. 19eccc2 kstrtox: convert drivers/isdn/ by Alexey Dobriyan · 13 years ago
  71. dffc6b2 smsc911x: Use pr_fmt, netdev_<level>, and netif_<level> by Joe Perches · 13 years ago
  72. e8c37c8 be2net: remove one useless line by Sathya Perla · 13 years ago
  73. 0f4a682 be2net: cancel be_worker in be_shutdown() even when i/f is down by Sathya Perla · 13 years ago
  74. 16da825 be2net: remove redundant code in be_worker() by Sathya Perla · 13 years ago
  75. 15d7218 be2net: parse vid and vtm fields of rx-compl only if vlanf bit is set by Sathya Perla · 13 years ago
  76. ac6a0c4 be2net: refactor code that decides adapter->num_rx_queues by Sathya Perla · 13 years ago
  77. 311fddc be2net: Support for FAT dump retrieval using ethtool --register-dump option by Somnath Kotur · 13 years ago
  78. 01dc7fe net/r8169: support RTL8168E by hayeswang · 13 years ago
  79. 4804b3b net/r8169: add a new chip for RTL8168DP by hayeswang · 13 years ago
  80. 36a0e6c net/r8169: add a new chip for RTL8105 by hayeswang · 13 years ago
  81. 4e700bc Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 13 years ago
  82. a84b50c sctp: Pass __GFP_NOWARN to hash table allocation attempts. by David S. Miller · 13 years ago
  83. 04f482f connector: convert to synchronous netlink message processing by Patrick McHardy · 13 years ago
  84. e2666f8 fib: add rtnl locking in ip_fib_net_exit by Eric Dumazet · 13 years ago
  85. c031235 atm/solos-pci: Don't flap VCs when carrier state changes by Philip A. Prindeville · 13 years ago
  86. 18b429e atm/solos-pci: Don't include frame pseudo-header on transmit hex-dump by Philip A. Prindeville · 13 years ago
  87. 1e19e65 atm/solos-pci: Use VPI.VCI notation uniformly. by Philip A. Prindeville · 13 years ago
  88. 6aba74f Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  89. a8e498b Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc by Linus Torvalds · 13 years ago
  90. a8a4492 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vapier/blackfin by Linus Torvalds · 13 years ago
  91. 85eb1513 Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 13 years ago
  92. dd8ea6a avr32: Fix missing irq namespace conversion by Thomas Gleixner · 13 years ago
  93. eead4d5 powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chip by Richard Cochran · 13 years ago
  94. 78c8982 genirq: Remove the now obsolete config options and select statements by Thomas Gleixner · 13 years ago
  95. e282326 arm: versatile : Fix typo introduced in irq namespace cleanup by Grant Likely · 13 years ago
  96. ad19031 Atheros, atl2: Fix mem leaks in error paths of atl2_set_eeprom by Jesper Juhl · 13 years ago
  97. 79b569f netdev: fix mtu check when TSO is enabled by Daniel Lezcano · 13 years ago
  98. 7a635ea net/usb: Ethernet quirks for the LG-VL600 4G modem by Andrzej Zaborowski · 13 years ago
  99. d005a09 phylib: phy_attach_direct: phy_init_hw can fail, add cleanup by Marc Kleine-Budde · 13 years ago
  100. ff9a57a bridge: mcast snooping, fix length check of snooped MLDv1/2 by Linus Lüssing · 13 years ago