1. 3fdcb97 IB/mlx4: Add support for modifying CQ moderation parameters by Eli Cohen · 16 years ago
  2. 2dd5716 IB/core: Add support for modify CQ by Eli Cohen · 16 years ago
  3. 0f39cf3 IB/core: Add support for "send with invalidate" work requests by Roland Dreier · 16 years ago
  4. b832be1 IB/mlx4: Add IPoIB LSO support by Eli Cohen · 16 years ago
  5. c93570f IB/core: Add IPoIB UD LSO support by Eli Cohen · 16 years ago
  6. b846f25 IB/core: Add creation flags to struct ib_qp_init_attr by Eli Cohen · 16 years ago
  7. 8ff095e IB/mlx4: Add IPoIB checksum offload support by Eli Cohen · 16 years ago
  8. 37608ee mlx4_core: Fix confusion between mlx4_event and mlx4_dev_event enums by Roland Dreier · 16 years ago
  9. b3d636b IB: Make struct ib_uobject.id a signed int by Roland Dreier · 16 years ago
  10. c970d5a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  11. c5e38a9 phy: Clean up header style by Andy Fleming · 16 years ago
  12. 9d9326d phy: Change mii_bus id field to a string by Andy Fleming · 16 years ago
  13. b4dcaea Pb1200/DBAu1200: fix bad IDE resource size by Sergei Shtylyov · 16 years ago
  14. 09a7744 Au1200: kill IDE driver function prototypes by Sergei Shtylyov · 16 years ago
  15. d18ef29 mac80211: no BSS changes to driver from beacons processed during scanning by Reinette Chatre · 16 years ago
  16. 6af74b0 Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block by Linus Torvalds · 16 years ago
  17. b4b8f57 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  18. dd9e0dd [TCP]: Increase the max_burst threshold from 3 to tp->reordering. by John Heffner · 16 years ago
  19. f3005d7 [NETNS]: Add netns refcnt debug for network devices. by Denis V. Lunev · 16 years ago
  20. 3661a91 [NETNS]: Add netns refcnt debug to fib rules. by Denis V. Lunev · 16 years ago
  21. 65a18ec [NETNS]: Add netns refcnt debug for kernel sockets. by Denis V. Lunev · 16 years ago
  22. 5d1e446 [NETNS]: Make netns refconting debug like a socket one. by Denis V. Lunev · 16 years ago
  23. a9fde26 [VLAN]: Tag vlan_group_device with net device, not ifindex. by Pavel Emelyanov · 16 years ago
  24. 669f87b [RTNL]: Introduce the rtnl_kill_links helper. by Pavel Emelyanov · 16 years ago
  25. 5f1a3f2 acpi thermal trip points increased to 12 by Krzysztof Helt · 16 years ago
  26. d1e7780 spi: spi_s3c24xx must initialize num_chipselect by Ben Dooks · 16 years ago
  27. 335e92e vfs: fix possible deadlock in ext2, ext3, ext4 when using xattrs by Jan Kara · 16 years ago
  28. 1f4deba uml: compile error fix by WANG Cong · 16 years ago
  29. 4ac5846 ssb: Fix usage of struct device used for DMAing by Michael Buesch · 16 years ago
  30. dec827d [NETNS]: The generic per-net pointers. by Pavel Emelyanov · 16 years ago
  31. c93cf61 [NETNS]: The net-subsys IDs generator. by Pavel Emelyanov · 16 years ago
  32. 31efdf0 [ISDN] include/linux/isdn.h: remove dead code by Adrian Bunk · 16 years ago
  33. 7ef3abd [IRDA]: Remove irlan_eth_send_gratuitous_arp() by Adrian Bunk · 16 years ago
  34. 99971e7 [WANPIPE]: Forgotten bits of Sangoma drivers removal. by Adrian Bunk · 16 years ago
  35. d237e5c io context: increment task attachment count in ioc_task_link() by Jens Axboe · 16 years ago
  36. 0c3141e [TIPC]: Overhaul of socket locking logic by Allan Stephens · 16 years ago
  37. 0f389ec slub: No need for per node slab counters if !SLUB_DEBUG by Christoph Lameter · 16 years ago
  38. 533bb8a Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  39. 334f8b2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6.26 by David S. Miller · 16 years ago
  40. df39e8b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  41. e7bfd0a [NETFILTER]: bridge: add ebt_nflog watcher by Peter Warasin · 16 years ago
  42. 3c9fba6 [NETFILTER]: nf_conntrack: replace NF_CT_DUMP_TUPLE macro indrection by function call by Jan Engelhardt · 16 years ago
  43. f2ea825 [NETFILTER]: nf_nat: use bool type in nf_nat_proto by Jan Engelhardt · 16 years ago
  44. 5f2b4c9 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_tuple.h by Jan Engelhardt · 16 years ago
  45. 09f263c [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l4proto by Jan Engelhardt · 16 years ago
  46. 8ce8439 [NETFILTER]: nf_conntrack: use bool type in struct nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  47. 9dbae79 [NETFILTER]: Remove unused callbacks in nf_conntrack_l3proto by Jan Engelhardt · 16 years ago
  48. 5e8fbe2 [NETFILTER]: nf_conntrack: add tuplehash l3num/protonum accessors by Patrick McHardy · 16 years ago
  49. dd13b01 [NETFILTER]: nf_nat: kill helper and seq_adjust hooks by Patrick McHardy · 16 years ago
  50. 55871d0 [NETFILTER]: nf_conntrack_extend: warn on confirmed conntracks by Patrick McHardy · 16 years ago
  51. 8c87238 [NETFILTER]: nf_nat: don't add NAT extension for confirmed conntracks by Patrick McHardy · 16 years ago
  52. 2bc7804 [NETFILTER]: nf_conntrack: add DCCP protocol support by Patrick McHardy · 16 years ago
  53. d63a650 [NETFILTER]: Add partial checksum validation helper by Patrick McHardy · 16 years ago
  54. 2d2d84c [NETFILTER]: nf_nat: remove unused name from struct nf_nat_protocol by Patrick McHardy · 16 years ago
  55. 535b57c [NETFILTER]: nf_nat: move NAT ctnetlink helpers to nf_nat_proto_common by Patrick McHardy · 16 years ago
  56. 937e0df [NETFILTER]: nf_nat: add helpers for common NAT protocol operations by Patrick McHardy · 16 years ago
  57. 3bb0362 [NETFILTER]: remove arpt_(un)register_target indirection macros by Jan Engelhardt · 16 years ago
  58. 95eea85 [NETFILTER]: remove arpt_target indirection macro by Jan Engelhardt · 16 years ago
  59. 4abff07 [NETFILTER]: remove arpt_table indirection macro by Jan Engelhardt · 16 years ago
  60. 5452e42 [NETFILTER]: annotate {arp,ip,ip6,x}tables with const by Jan Engelhardt · 16 years ago
  61. b9f61b1 [NETFILTER]: xt_sctp: simplify xt_sctp.h by Jan Engelhardt · 16 years ago
  62. 666953df [NETFILTER]: ip_tables: per-netns FILTER/MANGLE/RAW tables for real by Alexey Dobriyan · 16 years ago
  63. f557285 [SKB]: __skb_queue_tail = __skb_insert before by Gerrit Renker · 16 years ago
  64. 7de6c03 [SKB]: __skb_append = __skb_queue_after by Gerrit Renker · 16 years ago
  65. bf29927 [SKB]: __skb_queue_after(prev) = __skb_insert(prev, prev->next) by Gerrit Renker · 16 years ago
  66. f525c06 [SKB]: __skb_dequeue = skb_peek + __skb_unlink by Gerrit Renker · 16 years ago
  67. e9df2e8 [IPV6]: Use appropriate sock tclass setting for routing lookup. by YOSHIFUJI Hideaki · 16 years ago
  68. 7cd636f [IPV6]: IPv6 extension header structures need to be packed. by YOSHIFUJI Hideaki · 16 years ago
  69. cee8947 [IPV6] MROUTE: Do not call ipv6_find_idev() directly. by YOSHIFUJI Hideaki · 16 years ago
  70. 0204774 [NETNS][DCCPV6]: Move the dccp_v6_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  71. 7b1cffa [NETNS][DCCPV4]: Move the dccp_v4_ctl_sk on the struct net. by Pavel Emelyanov · 16 years ago
  72. 67019cc [NETNS]: Add an empty netns_dccp structure on struct net. by Pavel Emelyanov · 16 years ago
  73. 5f4472c [TCP]: Remove owner from tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  74. 68fcadd [TCP]: Place file operations directly into tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  75. 9427c4b [TCP]: Move seq_ops from tcp_iter_state to tcp_seq_afinfo. by Denis V. Lunev · 16 years ago
  76. a4146b1 [TCP]: Replace struct net on tcp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  77. 6fb9114 Merge branch 'net-2.6.26-misc-20080412b' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  78. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  79. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  80. 14daa02 net: make struct tun_struct private to tun.c by Rusty Russell · 16 years ago
  81. ab38fb0 [SCTP]: Fix compiler warning about const qualifiers by Vlad Yasevich · 16 years ago
  82. f4ad85c [SCTP]: Fix protocol violation when receiving an error lenght INIT-ACK by Gui Jianfeng · 16 years ago
  83. 7f1eced [IPV6] MIP6: Use our standard definitions for paddings. by YOSHIFUJI Hideaki · 16 years ago
  84. f3ee401 [IPV6]: Define constants for link-local multicast addresses. by YOSHIFUJI Hideaki · 16 years ago
  85. 9acd9f3 [IPV6]: Make address arguments const. by YOSHIFUJI Hideaki · 16 years ago
  86. dfd982b [IPV6] ADDRCONF: Uninline ipv6_isatap_eui64(). by YOSHIFUJI Hideaki · 16 years ago
  87. 3eb84f4 [IPV6] ADDRCONF: Uninline ipv6_addr_hash(). by YOSHIFUJI Hideaki · 16 years ago
  88. fed85383 [IPV6]: Use XOR and OR rather than mutiple ands for ipv6 address comparisons. by YOSHIFUJI Hideaki · 16 years ago
  89. 98075d2 [IA64] Fix NUMA configuration issue by Zoltan Menyhart · 16 years ago
  90. 14897e3 Merge branch 'docs' of git://git.lwn.net/linux-2.6 by Linus Torvalds · 16 years ago
  91. dc07e72 Spell out behavior of atomic_dec_and_lock() in kerneldoc by J. Bruce Fields · 16 years ago
  92. b0fac02 Fix "$(AS) -traditional" compile breakage caused by asmlinkage_protect by Heiko Carstens · 16 years ago
  93. 90768c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  94. 544451a pnp: increase number of devices supported per protocol by Bjorn Helgaas · 16 years ago
  95. d10d89e Add commentary about the new "asmlinkage_protect()" macro by Linus Torvalds · 16 years ago
  96. 54a0151 asmlinkage_protect replaces prevent_tail_call by Roland McGrath · 16 years ago
  97. f17520e FRV: Don't make smp_{r, w, }mb() interpolate MEMBAR when CONFIG_SMP=n [try #2] by David Howells · 16 years ago
  98. e31c243 FRV: Add support for emulation of userspace atomic ops [try #2] by David Howells · 16 years ago
  99. 0c93d8e FRV: Move STACK_TOP_MAX up [try #2] by David Howells · 16 years ago
  100. a31b9dd FRV: Handle update_mmu_cache() being called when current->mm is NULL [try #2] by David Howells · 16 years ago