1. 194dbcc net: init_vlan should not copy slave or master flags by John Fastabend · 14 years ago
  2. 3711210 net: QDISC_STATE_RUNNING dont need atomic bit ops by Eric Dumazet · 14 years ago
  3. bc135b2 net: Define accessors to manipulate QDISC_STATE_RUNNING by Eric Dumazet · 14 years ago
  4. 08f382e enic: bug fix: make the set/get netlink VF_PORT support symmetrical by Scott Feldman · 14 years ago
  5. f048fa9 bnx2: Fix hang during rmmod bnx2. by Michael Chan · 14 years ago
  6. fafeeb6 xfrm: force a dst reference in __xfrm_route_forward() by Eric Dumazet · 14 years ago
  7. 9f26f54 qlcnic: NIC Partitioning - Add non privileged mode support by Anirban Chakraborty · 14 years ago
  8. 2e9d722 qlcnic: NIC Partitioning - Add basic infrastructure support by Anirban Chakraborty · 14 years ago
  9. dd8f61d sfc: Get port number from CS_PORT_NUM, not PCI function number by Ben Hutchings · 14 years ago
  10. d188cee sfc: Only count bad packets in rx_errors by Ben Hutchings · 14 years ago
  11. 62b330b sfc: Allow shared pages to be recycled by Steve Hodgson · 14 years ago
  12. 2445580 sfc: Recycle discarded rx buffers back onto the queue by Steve Hodgson · 14 years ago
  13. f7d6f37 sfc: Support only two rx buffers per page by Steve Hodgson · 14 years ago
  14. 90d683a sfc: Remove efx_rx_queue::add_lock by Steve Hodgson · 14 years ago
  15. d730dc5 sfc: Allow DRV_GEN events to be used outside of selftests by Steve Hodgson · 14 years ago
  16. 901d3fe sfc: Wait for the link to stay up before running loopback selftest by Steve Hodgson · 14 years ago
  17. cffe9d4 sfc: Synchronise link_advertising and wanted_fc on Siena by Steve Hodgson · 14 years ago
  18. fd371e3 sfc: Workaround flush failures on Falcon B0 by Steve Hodgson · 14 years ago
  19. 319ba64 sfc: Reschedule any resets scheduled inside efx_pm_freeze() by Steve Hodgson · 14 years ago
  20. 3bd9303 sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_data by Ben Hutchings · 14 years ago
  21. 51a0d38 mac80211: fix dialog token allocator by Johannes Berg · 14 years ago
  22. 8ae5977 mac80211: fix blockack-req processing by Johannes Berg · 14 years ago
  23. 397f385 ath5k: wake queues on reset by Bruno Randolf · 14 years ago
  24. 8f574b3 atl1c: Add AR8151 v2 support and change L0s/L1 routine by Jie Yang · 14 years ago
  25. aac4ddd ipv6: get rid of ipip6_prl_lock by Eric Dumazet · 14 years ago
  26. b42d916 drivers/isdn/hardware/mISDN: Use GFP_ATOMIC when a lock is held by Julia Lawall · 14 years ago
  27. 96ed741 ksz884x: Add missing validate_addr hook by Denis Kirjanov · 14 years ago
  28. 5ed8366 ksz884x: convert to netdev_tx_t by Denis Kirjanov · 14 years ago
  29. aa989f5 virtio-net: pass gfp to add_buf by Michael S. Tsirkin · 14 years ago
  30. 3ffd051 be2net: convert hdr.timeout in be_cmd_loopback_test() to le32 by Sathya Perla · 14 years ago
  31. 95e3bb7 ixp4xx: Support the all multicast flag on the NPE devices. by Richard Cochran · 14 years ago
  32. 5d55354 net/ipv6/mcast.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  33. 3ed37a6 net/ipv4/igmp.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  34. 589be65 drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  35. de47f07 drivers/net/gianfar.c: Remove unnecessary kmalloc casts by Joe Perches · 14 years ago
  36. f25b03a be2net: replace udelay() with schedule_timeout() in mbox polling by Sathya Perla · 14 years ago
  37. 889cd4b be2net: cleanup in case of error in be_open() by Sathya Perla · 14 years ago
  38. db6f300 tulip: implement wake-on-lan support by Steven Walter · 14 years ago
  39. 7a1d7f0 tulip: explicity set to D0 power state during init by Steven Walter · 14 years ago
  40. 92c4bbf r6040: bump version to 0.26 and date to 30 May 2010 by Florian Fainelli · 14 years ago
  41. 3831861 r6040: implement phylib by Florian Fainelli · 14 years ago
  42. 6bd17eb can: mpc5xxx_can.c: Fix build failure by Anatolij Gustschin · 14 years ago
  43. 288fcee net/ipv4/tcp_input.c: fix compilation breakage when FASTRETRANS_DEBUG > 1 by Joe Perches · 14 years ago
  44. 5953a30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 14 years ago
  45. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 14 years ago
  46. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 14 years ago
  47. c936e8b netfilter: don't xt_jumpstack_alloc twice in xt_register_table by Xiaotian Feng · 14 years ago
  48. bc284f9 greth: Fix build after OF device conversions. by David S. Miller · 14 years ago
  49. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 14 years ago
  50. 0da529a drivers/net/arcnet/capmode.c: clean up code by Daniel Mack · 14 years ago
  51. 38117d1 net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE. by David S. Miller · 14 years ago
  52. 06f555f r8169: remove unnecessary cast of readl()'s return value by Junchang Wang · 14 years ago
  53. b8b6117 8139too: remove unnecessary cast of ioread32()'s return value by Junchang Wang · 14 years ago
  54. e623d62 atm: [he] rewrite buffer handling in receive path by chas williams - CONTRACTOR · 14 years ago
  55. 1d92787 atm: [he] remove small buffer allocation/handling code by chas williams - CONTRACTOR · 14 years ago
  56. 864a3ff atm: [nicstar] remove virt_to_bus() and support 64-bit platforms by chas williams - CONTRACTOR · 14 years ago
  57. 098fde1 atm: [nicstar] reformatted with Lindent by chas williams - CONTRACTOR · 14 years ago
  58. 741a00b mlx4_en: use net_device dev_id to indicate port number by Eli Cohen · 14 years ago
  59. 5929706 xen: netfront: explicitly generate arp_notify event after migration. by Ian Campbell · 14 years ago
  60. 06c4648 arp_notify: allow drivers to explicitly request a notification event. by Ian Campbell · 14 years ago
  61. 3f8dc23 arp_notify: document that a gratuitous ARP request is sent when this option is enabled by Ian Campbell · 14 years ago
  62. 9bfca3c caif: cleanup: remove duplicate checks by Dan Carpenter · 14 years ago
  63. f5d72af caif: remove unneeded null check in caif_connect() by Dan Carpenter · 14 years ago
  64. 024cb8a drivers/isdn: Use memdup_user by Julia Lawall · 14 years ago
  65. 7d88950 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  66. 042604d net/dccp: Use memdup_user by Julia Lawall · 14 years ago
  67. c146fc9 drivers/net/wan: Use memdup_user by Julia Lawall · 14 years ago
  68. c5dc9a3 drivers/net/cxgb3: Use memdup_user by Julia Lawall · 14 years ago
  69. b23d00e drivers/net: Use memdup_user by Julia Lawall · 14 years ago
  70. 16dff91 net/can: Use memdup_user by Julia Lawall · 14 years ago
  71. d7fd1b57 tcp: tcp_md5_hash_skb_data() frag_list handling by Eric Dumazet · 14 years ago
  72. 15e83ed net: remove zap_completion_queue by Eric Dumazet · 14 years ago
  73. 27f39c73e net: Use __this_cpu_inc() in fast path by Eric Dumazet · 14 years ago
  74. 604c1b1 cleanup: remove MIN_FRAG_SIZE definition. by Rami Rosen · 14 years ago
  75. 92b4522 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  76. 67a3e12 Linux 2.6.35-rc1 by Linus Torvalds · 14 years ago
  77. 3b03117 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 14 years ago
  78. fa7eada Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  79. bc7d352 Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  80. b3f2f6c ia64: revert __node_random addition by Linus Torvalds · 14 years ago
  81. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 14 years ago
  82. 092405c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-2.6-kconfig by Linus Torvalds · 14 years ago
  83. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 14 years ago
  84. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 14 years ago
  85. 3e9345e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 14 years ago
  86. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 14 years ago
  87. 021fad8 Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 14 years ago
  88. e9a5f42 CPU: Avoid using unititialized error variable in disable_nonboot_cpus() by Rafael J. Wysocki · 14 years ago
  89. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 14 years ago
  90. 06b2e98 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 14 years ago
  91. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 14 years ago
  92. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 14 years ago
  93. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 14 years ago
  94. 210501a parisc: Call pagefault_disable/pagefault_enable in kmap_atomic/kunmap_atomic by John David Anglin · 14 years ago
  95. 9b437bc parisc: Remove unnecessary macros from entry.S by John David Anglin · 14 years ago
  96. f4c0346 parisc: LWS fixes for syscall.S by John David Anglin · 14 years ago
  97. c2dc988 parisc: Delete unnecessary nop's in entry.S by John David Anglin · 14 years ago
  98. 8f6c0c2 parisc: Avoid interruption in critical region in entry.S by John David Anglin · 14 years ago
  99. 53e30d0 parisc: invoke oom-killer from page fault by Nick Piggin · 14 years ago
  100. 550f0d9 parisc: clear floating point exception flag on SIGFPE signal by Helge Deller · 14 years ago