1. e3628dd isdn/gigaset: avoid copying AT commands twice by Tilman Schmidt · 14 years ago
  2. b3251d8 isdn/gigaset: adjust usb_gigaset tty write buffer limit by Tilman Schmidt · 14 years ago
  3. 597e608 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  4. acbc0f0 gianfar: code cleanup by Eran Liberty · 14 years ago
  5. f29a3d0 net: sh_eth: add support for SH7757's ETHER by Yoshihiro Shimoda · 14 years ago
  6. 6f3c72a bnx2x: Set RXHASH for LRO packets by Vladislav Zolotarov · 14 years ago
  7. 49085bd net/ipv4/ip_output.c: Removal of unused variable in ip_fragment() by George Kadianakis · 14 years ago
  8. 33b665e NET: SB1250: Initialize .owner by Ralf Baechle · 14 years ago
  9. 2817273 net: fix 64 bit counters on 32 bit arches by Eric Dumazet · 14 years ago
  10. 7074b16 vxge: show startup message with KERN_INFO by Wu Fengguang · 14 years ago
  11. dfe1e8e ll_temac: Fix missing iounmaps by Denis Kirjanov · 14 years ago
  12. 1776206 bridge: Clear IPCB before possible entry into IP stack by Herbert Xu · 14 years ago
  13. 217d32d forcedeth: correct valid flag by Julia Lawall · 14 years ago
  14. 7f285fa bridge br_multicast: BUG: unable to handle kernel NULL pointer dereference by Herbert Xu · 14 years ago
  15. bcfcc45 net: Fix definition of netif_vdbg() when VERBOSE_DEBUG is defined by Ben Hutchings · 14 years ago
  16. 3390712 net/ne: fix memory leak in ne_drv_probe() by Kulikov Vasiliy · 14 years ago
  17. bc10f96 isdn: avoid calling tty_ldisc_flush() in atomic context by Tilman Schmidt · 14 years ago
  18. 831334c Documentation/isdn: CAPI controller interface amendment by Tilman Schmidt · 14 years ago
  19. 83cc0a1 qlge: Change version to v1.00.00.25.00.00-01. by Ron Mercer · 14 years ago
  20. fbc2ac3 qlge: Make adapter drop frame errors and pass up csum errors. by Ron Mercer · 14 years ago
  21. 6d29b1e qlge: Fix possible endian issue for rx UDP csum. by Ron Mercer · 14 years ago
  22. 3b11d36 qlge: Reduce print level in data path statements. by Ron Mercer · 14 years ago
  23. fc312ec qlge: Don't use firmware when forcing firmware dump. by Ron Mercer · 14 years ago
  24. f2c0500 qlge: Restore promiscuous setting after reset. by Ron Mercer · 14 years ago
  25. 4265e66 ni52: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  26. e929bc3 ns83820: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  27. 174afef mac89x0: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  28. 2321e80 natsemi: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  29. 897dd41 ksz884x: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  30. 7bfba0b lance: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  31. ad6f84b hp100: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  32. 86678a2 starfire: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  33. 0b9be50 hamachi: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  34. 661a16c cs89x0: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  35. 275defc epic100: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  36. 57616ee ethoc: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  37. d117b66 fealnx: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  38. 78e8c53 davinci_emac: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  39. 0a17ee9 ioc3-eth: Use the instance of net_device_stats from net_device. by Ralf Baechle · 14 years ago
  40. 4e92272 sun3_82586: Use the instance of net_device_stats from net_device. by Kulikov Vasiliy · 14 years ago
  41. fe76cda ipv4: use skb_dst_copy() in ip_copy_metadata() by Eric Dumazet · 14 years ago
  42. a99db19 ks8842: Replace usage of dev_dbg with netdev_dbg by Richard Röjfors · 14 years ago
  43. c31fd6c usbnet: remove direct access to urb->status by Oliver Neukum · 14 years ago
  44. 396e799 ixgbe: use netif_<level> instead of netdev_<level> by Emil Tantilov · 14 years ago
  45. 4478a9c igb: drop support for UDP hashing w/ RSS by Alexander Duyck · 14 years ago
  46. 39827be IB/{nes, ipoib}: Pass supported flags to ethtool_op_set_flags() by Ben Hutchings · 14 years ago
  47. 44b451f xfrm: fix xfrm by MARK logic by Peter Kosyh · 14 years ago
  48. e5a0c1f bnx2: Update version to 2.0.16. by Michael Chan · 14 years ago
  49. 5804a8f bnx2: Dump some config space registers during TX timeout. by Michael Chan · 14 years ago
  50. fdc8541 bnx2: Add support for skb->rxhash. by Michael Chan · 14 years ago
  51. 3d5f3a7 bnx2: Always enable MSI-X on 5709. by Michael Chan · 14 years ago
  52. f45f432 netdevice.h: Change netif_<level> macros to call netdev_<level> functions by Joe Perches · 14 years ago
  53. 256df2f netdevice.h net/core/dev.c: Convert netdev_<level> logging macros to functions by Joe Perches · 14 years ago
  54. 99bcf21 device.h drivers/base/core.c Convert dev_<level> logging macros to functions by Joe Perches · 14 years ago
  55. 7db6f5f vsprintf: Recursive vsnprintf: Add "%pV", struct va_format by Joe Perches · 14 years ago
  56. e490c1de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 14 years ago
  57. 8bd3945 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 14 years ago
  58. 58eba97 virtio_net: fix oom handling on tx by Rusty Russell · 14 years ago
  59. 1788f495 virtio_net: do not reschedule rx refill forever by Michael S. Tsirkin · 14 years ago
  60. 4a49043 s2io: resolve statistics issues by Jon Mason · 14 years ago
  61. 94e6721 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  62. e2aec37 linux/net.h: fix kernel-doc warnings by Randy Dunlap · 14 years ago
  63. f0796d5 net: decreasing real_num_tx_queues needs to flush qdisc by John Fastabend · 14 years ago
  64. 4ef6acf sched: qdisc_reset_all_tx is calling qdisc_reset without qdisc_lock by John Fastabend · 14 years ago
  65. 7ae80ab qlge: fix a eeh handler to not add a pending timer by Breno Leitao · 14 years ago
  66. 72046d8 qlge: Replacing add_timer() to mod_timer() by Breno Leitao · 14 years ago
  67. 0dacca7 usbnet: Set parent device early for netdev_printk() by Ben Hutchings · 14 years ago
  68. 7b00ac5 net: Revert "rndis_host: Poll status channel before control channel" by Ben Hutchings · 14 years ago
  69. 499031a netfilter: ip6t_REJECT: fix a dst leak in ipv6 REJECT by Eric Dumazet · 14 years ago
  70. 4df53d8 bridge: add per bridge device controls for invoking iptables by Patrick McHardy · 14 years ago
  71. 0a17d8c ixgbe: use NETIF_F_LRO by Stanislaw Gruszka · 14 years ago
  72. de42edd igb: Add comment by Greg Rose · 14 years ago
  73. 8d420a1 igb: correct link test not being run when link is down by Alexander Duyck · 14 years ago
  74. c0f2276 igb: Fix Tx hangs seen when loading igb with max_vfs > 7. by Emil Tantilov · 14 years ago
  75. 5fa8517 igb: Use only a single Tx queue in SR-IOV mode by Greg Rose · 14 years ago
  76. ede3ef0 igb: fix PHY config access on 82580 by Nick Nunley · 14 years ago
  77. 7475271 x86: Drop CONFIG_MCORE2 check around setting of NET_IP_ALIGN by Alexander Duyck · 14 years ago
  78. fe62c29 ll_temac: add error checking to DMA init path by Denis Kirjanov · 14 years ago
  79. ee3cb62 be2net: changes to properly provide phy details by Ajit Khaparde · 14 years ago
  80. 3d8009c ehea: Allocate stats buffer with GFP_KERNEL by Brian King · 14 years ago
  81. c89827e drivers: bluetooth: bluecard_cs.c: Fixed include error, changed to linux/io.h by Cody Rester · 14 years ago
  82. 05318bc Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  83. 7b3384f vhost: add unlikely annotations to error path by Michael S. Tsirkin · 14 years ago
  84. ea812ca x86: Align skb w/ start of cacheline on newer core 2/Xeon Arch by Alexander Duyck · 14 years ago
  85. cb836a9 ixgbe: add 1g PHY support for 82599 by Don Skidmore · 14 years ago
  86. 765c9f4 sfc: Add support for RX flow hash control by Ben Hutchings · 14 years ago
  87. a5b6ee2 ethtool: Add support for control of RX flow hash indirection by Ben Hutchings · 14 years ago
  88. cbf2d60 vmxnet3: Remove incorrect implementation of ethtool_ops::get_flags() by Ben Hutchings · 14 years ago
  89. 97d1935 netdev: Make ethtool_ops::set_flags() return -EINVAL for unsupported flags by Ben Hutchings · 14 years ago
  90. 1437ce3 ethtool: Change ethtool_op_set_flags to validate flags by Ben Hutchings · 14 years ago
  91. b3003be cxgb4vf: Use correct shift factor for extracting the SGE DMA Ingress Padding Boundary by Casey Leedom · 14 years ago
  92. 64bb336 cxgb4vf: Remove obsolete comment about the lack of a TX Timer Callback by Casey Leedom · 14 years ago
  93. 42d782a bonding: check if clients MAC addr has changed by Flavio Leitner · 14 years ago
  94. d6bebca fragment: add fast path for in-order fragments by Changli Gao · 14 years ago
  95. 4ce3c18 snmp: 64bit ipstats_mib for all arches by Eric Dumazet · 14 years ago
  96. f3eb62d be2net: memory barrier fixes on IBM p7 platform by Sathya Perla · 14 years ago
  97. 7e307c7 cpmac: use resource_size() by Dan Carpenter · 14 years ago
  98. dd1589a Bluetooth: Fix abuse of the preincrement operator by David Howells · 14 years ago
  99. 9b2c2ff mv643xx_eth: use sw csum for big packets by Saeed Bishara · 14 years ago
  100. 504f85c act_nat: use stack variable by Changli Gao · 14 years ago