1. aa1039e inetpeer: RCU conversion by Eric Dumazet · 16 years ago
  2. 16fb62b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 16 years ago
  3. a3433f3 tcp: unify tcp flag macros by Changli Gao · 16 years ago
  4. f350a0a bridge: use rx_handler_data pointer to store net_bridge_port pointer by Jiri Pirko · 16 years ago
  5. a35e2c1 macvlan: use rx_handler_data pointer to store macvlan_port pointer V2 by Jiri Pirko · 16 years ago
  6. 93e2c32 net: add rx_handler data pointer by Jiri Pirko · 16 years ago
  7. c18370f netpoll: Add netpoll_tx_running by Herbert Xu · 16 years ago
  8. 8fdd95e netpoll: Allow netpoll_setup/cleanup recursion by Herbert Xu · 16 years ago
  9. 4247e16 netpoll: Add ndo_netpoll_setup by Herbert Xu · 16 years ago
  10. de85d99 netpoll: Fix RCU usage by Herbert Xu · 16 years ago
  11. f9181f4 Merge branch 'master' of /repos/git/net-next-2.6 by Patrick McHardy · 16 years ago
  12. 0902b46 netfilter: xtables: idletimer target implementation by Luciano Coelho · 16 years ago
  13. 1be3b5f ethtool: Revert incorrect indentation changes by Ben Hutchings · 16 years ago
  14. f5c5440 netfilter: nfnetlink_log: RCU conversion, part 2 by Eric Dumazet · 16 years ago
  15. be1f3c2 net: Enable 64-bit net device statistics on 32-bit architectures by Ben Hutchings · 16 years ago
  16. c7de2cf pkt_sched: gen_kill_estimator() rcu fixes by Eric Dumazet · 16 years ago
  17. 62522d3 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  18. 14599f1 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  19. d8d1f30 net-next: remove useless union keyword by Changli Gao · 16 years ago
  20. 592fcb9 ip: ip_ra_control() rcu fix by Eric Dumazet · 16 years ago
  21. 597a264 net: deliver skbs on inactive slaves to exact matches by John Fastabend · 16 years ago
  22. 88e7594 phonet: use call_rcu for phonet device free by Jiri Pirko · 16 years ago
  23. b3c5163 netfilter: nf_conntrack: per_cpu untracking by Eric Dumazet · 16 years ago
  24. 5bfddbd netfilter: nf_conntrack: IPS_UNTRACKED bit by Eric Dumazet · 16 years ago
  25. abe37c4 wireless: fix kernel-doc by Johannes Berg · 16 years ago
  26. 339bb99 netfilter: xt_rateest: Better struct xt_rateest layout by Eric Dumazet · 16 years ago
  27. bb69ae0 anycast: Some RCU conversions by Eric Dumazet · 16 years ago
  28. 6601850 ip: Router Alert RCU conversion by Eric Dumazet · 16 years ago
  29. a8b690f tcp: Fix slowness in read /proc/net/tcp by Tom Herbert · 16 years ago
  30. eedc765 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  31. bb1d912 bonding: allow user-controlled output slave selection by Andy Gospodarek · 16 years ago
  32. b78462e skbuff: add check for non-linear to warn_if_lro and needs_linearize by Alexander Duyck · 16 years ago
  33. 8764ab2 net: check for refcount if pop a stacked dst_entry by Steffen Klassert · 16 years ago
  34. 467429b ssb: remove the ssb DMA API by FUJITA Tomonori · 16 years ago
  35. 14f9295 ssb: add dma_dev to ssb_device structure by FUJITA Tomonori · 16 years ago
  36. 38a6cc7 mac80211: Remove deprecated sta_notify commands by Sujith · 16 years ago
  37. 6a8579d mac80211: clean up ieee80211_stop_tx_ba_session by Johannes Berg · 16 years ago
  38. 2b2c009 mac80211: Add support for hardware ARP query filtering by Juuso Oikarinen · 16 years ago
  39. 095dfdb mac80211: remove tx status ampdu_ack_map by Johannes Berg · 16 years ago
  40. bc10502 net: use __packed annotation by Eric Dumazet · 16 years ago
  41. b5f7e75 ipv4: add LINUX_MIB_IPRPFILTER snmp counter by Eric Dumazet · 16 years ago
  42. 252aa63 cfg80211: make action channel type optional by Johannes Berg · 16 years ago
  43. 77c2061 wireless: fix several minor description typos by Walter Goldens · 16 years ago
  44. ab95bfe net: replace hooks in __netif_receive_skb V5 by Jiri Pirko · 16 years ago
  45. 20c59de ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) option by Arnaud Ebalard · 16 years ago
  46. 614f60f packet_mmap: expose hw packet timestamps to network packet capture utilities by Scott McMillan · 16 years ago
  47. c2d9ba9 net: CONFIG_NET_NS reduction by Eric Dumazet · 16 years ago
  48. 79640a4 net: add additional lock to qdisc to increase throughput by Eric Dumazet · 16 years ago
  49. 3711210 net: QDISC_STATE_RUNNING dont need atomic bit ops by Eric Dumazet · 16 years ago
  50. bc135b2 net: Define accessors to manipulate QDISC_STATE_RUNNING by Eric Dumazet · 16 years ago
  51. 5953a30 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 16 years ago
  52. b1faf56 net: sock_queue_err_skb() dont mess with sk_forward_alloc by Eric Dumazet · 16 years ago
  53. 7489aec netfilter: xtables: stackptr should be percpu by Eric Dumazet · 16 years ago
  54. 6496084 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 16 years ago
  55. 38117d1 net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE. by David S. Miller · 16 years ago
  56. 06c4648 arp_notify: allow drivers to explicitly request a notification event. by Ian Campbell · 16 years ago
  57. 92b4522 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  58. 3b03117 Merge branch 'slub/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 16 years ago
  59. 003386f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mszeredi/fuse by Linus Torvalds · 16 years ago
  60. 17d30ac Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/mfd-2.6 by Linus Torvalds · 16 years ago
  61. e38c1e5 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/djbw/async_tx by Linus Torvalds · 16 years ago
  62. d28619f Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jack/linux-fs-2.6 by Linus Torvalds · 16 years ago
  63. 97ef6f7 rapidio: fix new kernel-doc warnings by Randy Dunlap · 16 years ago
  64. 35926ff Revert "cpusets: randomize node rotor used in cpuset_mem_spread_node()" by Linus Torvalds · 16 years ago
  65. b612a05 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sage/ceph-client by Linus Torvalds · 16 years ago
  66. 0f1f694 SLUB: Allow full duplication of kmalloc array for 390 by Christoph Lameter · 16 years ago
  67. 52b0ace Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 16 years ago
  68. 0aa12fb sched: add wait_for_completion_killable_timeout by Sage Weil · 16 years ago
  69. 5b0daa3 skb: make skb_recycle_check() return a bool value by Changli Gao · 16 years ago
  70. e4f2e5e Merge branch 'idle-release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-idle-2.6 by Linus Torvalds · 16 years ago
  71. 9a90e09 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  72. edbe77b Merge branch 'misc-2.6.35' into release by Len Brown · 16 years ago
  73. 64a4222 Merge branches 'video' and 'video-edid' into release by Len Brown · 16 years ago
  74. 91dd696 Merge branch 'acpi_enable' into release by Len Brown · 16 years ago
  75. dc1544e Merge branch 'bjorn-pci-root-v4-2.6.35' into release by Len Brown · 16 years ago
  76. 72da3bc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  77. 89ad6a6 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  78. 7bb46a6 fs: introduce new truncate sequence by npiggin@suse.de · 16 years ago
  79. 1b061d9 rename the generic fsync implementations by Christoph Hellwig · 16 years ago
  80. 7ea8085 drop unused dentry argument to ->fsync by Christoph Hellwig · 16 years ago
  81. d7065da get rid of the magic around f_count in aio by Al Viro · 16 years ago
  82. aa36c7b Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  83. 752138d cpuidle: make cpuidle_curr_driver static by Len Brown · 16 years ago
  84. 6257926 mfd: New AB8500 driver by Rabin Vincent · 16 years ago
  85. fa66125 mfd: AB3100 register access change to abx500 API by Mattias Wallin · 16 years ago
  86. 812f9e9 mfd: Renamed ab3100.h to abx500.h by Linus Walleij · 16 years ago
  87. b4ecd32 mfd: Add Toshiba's TC35892 MFD core by Rabin Vincent · 16 years ago
  88. b03b4d7 mfd: Ensure WM831x charger interrupts are acknowledged when suspending by Mark Brown · 16 years ago
  89. 7525996 input: Touchscreen driver for TPS6507x by Todd Fischer · 16 years ago
  90. 31dd6a2 mfd: Add TPS6507x support by Todd Fischer · 16 years ago
  91. 0bc20bb mfd: Add tps6507x board data structure by Todd Fischer · 16 years ago
  92. d183fcc mfd: Move TPS6507x register definition to header file. by Todd Fischer · 16 years ago
  93. bd35813 mfd: Janz CMOD-IO PCI MODULbus Carrier Board support by Ira W. Snyder · 16 years ago
  94. 872c1b1 mfd: Section cleanup of 88pm860x driver by Henrik Kretzschmar · 16 years ago
  95. e090d50 mfd: Add support for the RDC321x southbridge by Florian Fainelli · 16 years ago
  96. c5617b2 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  97. cad719d Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight by Linus Torvalds · 16 years ago
  98. 3ddab47 Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-leds by Linus Torvalds · 16 years ago
  99. d1e0fe2 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 16 years ago
  100. 70dd6be hwmon: (asus_atk0110) Don't load if ACPI resources aren't enforced by Jean Delvare · 16 years ago