1. e478075 netfilter: nf_conntrack: table max size should hold at least table size by Hagen Paul Pfeifer · 15 years ago
  2. 7845447 netfilter: iptables: lock free counters by Stephen Hemminger · 15 years ago
  3. 4a2f965 netfilter: x_tables: change elements in x_tables by Stephen Hemminger · 15 years ago
  4. 886a63e drivers/net/hamradio: fix sparse warnings: fix signedness by Hannes Eder · 15 years ago
  5. 914e1c8 sctp: Inherit all socket options from parent correctly. by Vlad Yasevich · 15 years ago
  6. faee47c sctp: Fix the RTO-doubling on idle-link heartbeats by Vlad Yasevich · 15 years ago
  7. 4458f04 sctp: Clean up sctp checksumming code by Vlad Yasevich · 15 years ago
  8. 06e8680 sctp: Allow to disable SCTP checksums via module parameter by Lucas Nussbaum · 15 years ago
  9. 51f31ca ip: support for TX timestamps on UDP and RAW sockets by Patrick Ohly · 15 years ago
  10. 20d4947 net: socket infrastructure for SO_TIMESTAMPING by Patrick Ohly · 15 years ago
  11. ac45f60 net: infrastructure for hardware time stamping by Patrick Ohly · 15 years ago
  12. cb9eff0 net: new user space API for time stamping of incoming and outgoing packets by Patrick Ohly · 15 years ago
  13. a75244c timecompare: generic infrastructure to map between two time bases by Patrick Ohly · 15 years ago
  14. a038a35 clocksource: allow usage independent of timekeeping.c by Patrick Ohly · 15 years ago
  15. 5e30589 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  16. ac178ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  17. f3a7c66 net: replace __constant_{endian} uses in net headers by Harvey Harrison · 15 years ago
  18. 35c26c2 rndis: remove private wrapper of __constant_cpu_to_le32 by Harvey Harrison · 15 years ago
  19. 79420f0 cfg80211: add more flexible BSS lookup by Johannes Berg · 15 years ago
  20. d491af1 cfg80211: allow users to request removing a BSS by Johannes Berg · 15 years ago
  21. 78c1c7e cfg80211: free_priv for BSS info by Johannes Berg · 15 years ago
  22. 2a51931 cfg80211/nl80211: scanning (and mac80211 update to use it) by Johannes Berg · 15 years ago
  23. 7b08b3b mac80211: Remove TSF atomic requirement from the documentation by Alina Friedrichsen · 15 years ago
  24. b51ebdc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  25. 37bed90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  26. 9970937 net: don't use in_atomic() in gfp_any() by Andrew Morton · 15 years ago
  27. 6c597963 syscall define: fix uml compile bug by Heiko Carstens · 15 years ago
  28. cfebe56 cgroups: fix lockdep subclasses overflow by Li Zefan · 15 years ago
  29. 94dba89 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  30. 4da94d49 timers: fix TIMER_ABSTIME for process wide cpu timers by Peter Zijlstra · 15 years ago
  31. 3fccfd6 timers: split process wide cpu clocks/timers, fix by Peter Zijlstra · 15 years ago
  32. e672f7d pkt_sched: type should be __u32 in header by Chuck Ebbert · 15 years ago
  33. 1db8508 hugetlbfs: fix build failure with !CONFIG_HUGETLBFS by Stefan Richter · 15 years ago
  34. 29ef011 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  35. 5a6fe12 Do not account for the address space used by hugetlbfs using VM_ACCOUNT by Mel Gorman · 15 years ago
  36. d54e6d87 net: Kill skbuff macros from the stone ages. by David S. Miller · 15 years ago
  37. 43a9907 sound: Remove OSSlib stuff from linux/soundcard.h by Arnd Bergmann · 15 years ago
  38. c970314 ssb: Add PMU support by Michael Buesch · 15 years ago
  39. 0c2bec9 libertas: if_spi: add ability to call board specific setup/teardown methods by Mike Rapoport · 15 years ago
  40. f130347 cfg80211: add get reg command by Luis R. Rodriguez · 15 years ago
  41. 7fee537 mac80211: remove HW_SIGNAL_DB by Johannes Berg · 15 years ago
  42. ff74733 Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  43. d7c41b6 Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 by Linus Torvalds · 15 years ago
  44. a5ef7ca x86: spinlocks: define dummy __raw_spin_is_contended by Kyle McMartin · 15 years ago
  45. aa4b9f5 gro: Optimise Ethernet header comparison by Herbert Xu · 15 years ago
  46. 4ae5544 gro: Remember number of held packets instead of counting every time by Herbert Xu · 15 years ago
  47. d6301d3 net: Increase default NET_SKB_PAD to 32. by David S. Miller · 15 years ago
  48. 766ccb9 async: Rename _special -> _domain for clarity. by Cornelia Huck · 15 years ago
  49. 0f973f2 drm/i915: add fence register management to execbuf by Jesse Barnes · 15 years ago
  50. e83102c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  51. 7f9a50a5 module: remove over-zealous check in __module_get() by Rusty Russell · 15 years ago
  52. 409f0a9 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  53. 2d29c6a Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release by Len Brown · 15 years ago
  54. b4bd07c net_dma: call dmaengine_get only if NET_DMA enabled by David S. Miller · 15 years ago
  55. d96f94c ACPI: Enable bit 11 in _PDC to advertise hw coord by Pallipadi, Venkatesh · 15 years ago
  56. 7d8e23d timers: split process wide cpu clocks/timers, remove spurious warning by Ingo Molnar · 15 years ago
  57. fe2918b net: fix some trailing whitespaces by Graf Yang · 15 years ago
  58. 33dccbb tun: Limit amount of queued packets per device by Herbert Xu · 15 years ago
  59. fe86175 atyfb: fix CONFIG_ namespace violations by Randy Dunlap · 15 years ago
  60. 777c6c5 wait: prevent exclusive waiter starvation by Johannes Weiner · 15 years ago
  61. 1f5e31d fbmem: don't call copy_from/to_user() with mutex held by Andrea Righi · 15 years ago
  62. ac7b900 generic swap(): don't return a value from swap() by Peter Zijlstra · 15 years ago
  63. 4cd4c1b timers: split process wide cpu clocks/timers by Peter Zijlstra · 15 years ago
  64. 32bd671 signal: re-add dead task accumulation stats. by Peter Zijlstra · 15 years ago
  65. 412e87a crypto: shash - Fix tfm destruction by Herbert Xu · 15 years ago
  66. 7b2cd92 crypto: api - Fix zeroing on free by Herbert Xu · 15 years ago
  67. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 15 years ago
  68. 4cc7f68 net: Reexport sock_alloc_send_pskb by Herbert Xu · 15 years ago
  69. 005c79b3 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  70. 0bde9569 virtio_net: Add support for VLAN filtering in the hypervisor by Alex Williamson · 15 years ago
  71. f565a7c virtio_net: Add a MAC filter table by Alex Williamson · 15 years ago
  72. 2af7698 virtio_net: Add a set_rx_mode interface by Alex Williamson · 15 years ago
  73. 2a41f71 virtio_net: Add a virtqueue for outbound control commands by Alex Williamson · 15 years ago
  74. 3e561f9 Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  75. 25431e9 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  76. 1725d40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  77. 52a84ec Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 15 years ago
  78. b3ff29d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  79. fb53fde Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  80. 1a5645b connector: create connector workqueue only while needed once by Frederic Weisbecker · 15 years ago
  81. 3562612 sched: add missing kernel-doc in sched.h by Randy Dunlap · 15 years ago
  82. 9062712 libata: implement HORKAGE_1_5_GBPS and apply it to WD My Book by Tejun Heo · 15 years ago
  83. 99cf610 libata: clear dev->ering in smarter way by Tejun Heo · 15 years ago
  84. 2999b58 ide/libata: fix ata_id_is_cfa() (take 4) by Sergei Shtylyov · 15 years ago
  85. b1792e3 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  86. 859281f Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/penberg/slab-2.6 by Linus Torvalds · 15 years ago
  87. 9e6235e Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 by Linus Torvalds · 15 years ago
  88. 86adf8a Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 15 years ago
  89. 720eba3 modules: Use a better scheme for refcounting by Eric Dumazet · 15 years ago
  90. 0afd4a2 net: Fix userland breakage wrt. linux/if_tunnel.h by David S. Miller · 15 years ago
  91. c52440a bio.h: If they MUST be inlined, then use __always_inline by Alberto Bertogli · 15 years ago
  92. 20b636b Fix misleading comment in bio.h by Alberto Bertogli · 15 years ago
  93. 0648e10 block: fix inconsistent parenthesisation of QUEUE_FLAG_DEFAULT by Jens Axboe · 15 years ago
  94. 24dd1fa net: move bsockets outside of read only beginning of struct inet_hashinfo by Eric Dumazet · 15 years ago
  95. b00355d pkt_sched: sch_hfsc: sch_htb: Add non-work-conserving warning handler. by Jarek Poplawski · 15 years ago
  96. eefef1c net: add ARP notify option for devices by Stephen Hemminger · 15 years ago
  97. 31f4574 smsc911x: allow mac address to be saved before device reset by Steve Glendinning · 15 years ago
  98. d23f028 smsc911x: add external phy detection overrides by Steve Glendinning · 15 years ago
  99. 45c82b5 Merge branch 'header-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  100. 5b2d3e6 Merge branch 'timers-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago