1. 03e1ad7 LSM: Make the Labeled IPsec hooks more stack friendly by Paul Moore · 16 years ago
  2. 0044787 NetLabel: Allow passing the LSM domain as a shared pointer by Paul Moore · 16 years ago
  3. 4dfc281 [Syncookies]: Add support for TCP options via timestamps. by Florian Westphal · 16 years ago
  4. 5c06f51 [IPV6]: Remove unused declarations in include/net/ip6_route.h. by Rami Rosen · 16 years ago
  5. 4738c1d [SKFILTER]: Add SKF_ADF_NLATTR instruction by Patrick McHardy · 16 years ago
  6. 3cccd60 [IPV6] Remove three method declarations in include/net/ndisc.h. by Rami Rosen · 16 years ago
  7. 43db6d6 socket: sk_filter deinline by Stephen Hemminger · 16 years ago
  8. b715631 socket: sk_filter minor cleanups by Stephen Hemminger · 16 years ago
  9. 84363e6 mac80211: notify mac from low level driver (iwlwifi) by Mohamed Abbas · 16 years ago
  10. d625a29 ssb: Add support for block-I/O by Michael Buesch · 16 years ago
  11. fff7710 mac80211: add station aid into ieee80211_tx_control by Chr · 16 years ago
  12. 8fe2b65 ssb: Turn suspend/resume upside down by Michael Buesch · 16 years ago
  13. 21c0cbe mac80211: add association capabilty and timing info into bss_conf by Tomas Winkler · 16 years ago
  14. 38668c0 mac80211: eliminate conf_ht by Tomas Winkler · 16 years ago
  15. 8eefca4 Merge branch 'net-2.6.26-isatap-20080403' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 16 years ago
  16. 12802d0 [IPV6]: Comment MRT6_xxx sockopts in include/linux/in6.h. by YOSHIFUJI Hideaki · 16 years ago
  17. 14fb64e [IPV6] MROUTE: Support PIM-SM (SSM). by YOSHIFUJI Hideaki · 16 years ago
  18. 7bc570c [IPV6] MROUTE: Support multicast forwarding. by YOSHIFUJI Hideaki · 16 years ago
  19. 80a9492 [IPV4] MROUTE: Adjust include files for user-space. by YOSHIFUJI Hideaki · 16 years ago
  20. 2e80462 [IPV4] MROUTE: Move PIM definitions to <linux/pim.h>. by YOSHIFUJI Hideaki · 16 years ago
  21. 3bb5da3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  22. 046ee90 [NETNS]: Create tcp control socket in the each namespace. by Denis V. Lunev · 16 years ago
  23. 5677242 [NETNS]: Inet control socket should not hold a namespace. by Denis V. Lunev · 16 years ago
  24. eee4fe4 [INET]: Let inet_ctl_sock_create return sock rather than socket. by Denis V. Lunev · 16 years ago
  25. 3d58b5f [INET]: Rename inet_csk_ctl_sock_create to inet_ctl_sock_create. by Denis V. Lunev · 16 years ago
  26. a4aa834 [NETNS]: Declare init_net even without CONFIG_NET defined. by Denis V. Lunev · 16 years ago
  27. e1ec1b8 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  28. de357cc [IPV6] NDISC: Don't rely on node-type hint from L2 unless required. by YOSHIFUJI Hideaki · 16 years ago
  29. 52eeeb8 [IPV6]: Unify ip6_onlink() and ipip6_onlink(). by YOSHIFUJI Hideaki · 16 years ago
  30. 300aaee [IPV6] SIT: Add SIOCGETPRL ioctl to get/dump PRL. by YOSHIFUJI Hideaki · 16 years ago
  31. fadf6bf [IPV6] SIT: Add PRL management for ISATAP. by Templin, Fred L · 16 years ago
  32. 06f11f3 alpha: get_current(): don't add zero to current_thread_info()->task by Andrew Morton · 16 years ago
  33. c143d43 alpha: fix ALSA DMA mmap crash by Ivan Kokshaysky · 16 years ago
  34. dd135eb kvm: provide kvm.h for all architecture: fixes headers_install by Christian Borntraeger · 16 years ago
  35. 2f819ae Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  36. 34e6bbf cfq-iosched: fix rcu freeing of cfq io contexts by Fabio Checconi · 16 years ago
  37. c0f3932 [NETNS]: Do not include net/net_namespace.h from seq_file.h by Denis V. Lunev · 16 years ago
  38. 225c0a0 [NETNS]: Merge ifdef CONFIG_NET in include/net/net_namespace.h. by Denis V. Lunev · 16 years ago
  39. 1002747 Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6.25 by Linus Torvalds · 16 years ago
  40. 6143439 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/ralf/upstream-linus by Linus Torvalds · 16 years ago
  41. 758e285 [MIPS] Alchemy: work around clock misdetection on early Au1000 by Sergei Shtylyov · 16 years ago
  42. a7097ff Input: make sure input interfaces pin parent input devices by Dmitry Torokhov · 16 years ago
  43. f83f176 [LLC]: skb allocation size for responses by Joonwoo Park · 16 years ago
  44. 70ee115 [SOCK][NETNS]: Add the percpu prot_inuse counter in the struct net. by Pavel Emelyanov · 16 years ago
  45. c29a0bc [SOCK][NETNS]: Add a struct net argument to sock_prot_inuse_add and _get. by Pavel Emelyanov · 16 years ago
  46. 8efa6e9 [NETNS]: Introduce a netns_core structure. by Pavel Emelyanov · 16 years ago
  47. 3edf8fa [NET]: Fix allnoconfig build on powerpc and avr32 by David S. Miller · 16 years ago
  48. 7d7f7c3 remove include/asm-sh/floppy.h by Adrian Bunk · 16 years ago
  49. a77df5c Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 16 years ago
  50. 62ad36a Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6 by Linus Torvalds · 16 years ago
  51. b2ddb90 dma_page_list ->base_address is a userland pointer by Al Viro · 16 years ago
  52. 7d61c45 compat_sys_wait4() prototype misannotation by Al Viro · 16 years ago
  53. 7c43f2b NULL noise: frv cmpxchg() by Al Viro · 16 years ago
  54. 729d4de ide: fix defining SUPPORT_VLB_SYNC by Bartlomiej Zolnierkiewicz · 16 years ago
  55. 3ec25eb libata: ATA_EHI_LPM should be ATA_EH_LPM by Tejun Heo · 16 years ago
  56. 17eed24 Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  57. 9307b57 drivers/net/arcnet/arcnet.c: use time_* macros by S.Caglar Onur · 16 years ago
  58. 4ad96d3 [UDP]: Remove owner from udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  59. 3ba9441 [UDP]: Place file operations directly into udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  60. dda6192 [UDP]: Move seq_ops from udp_iter_state to udp_seq_afinfo. by Denis V. Lunev · 16 years ago
  61. 6f191ef [UDP]: Replace struct net on udp_iter_state with seq_net_private. by Denis V. Lunev · 16 years ago
  62. 095d911 [LIB]: Drop the pcounter itself. by Pavel Emelyanov · 16 years ago
  63. bdcde3d [SOCK]: Drop inuse pcounter from struct proto (v2). by Pavel Emelyanov · 16 years ago
  64. 60e7663 [SOCK]: Drop per-proto inuse init and fre functions (v2). by Pavel Emelyanov · 16 years ago
  65. 1338d46 [SOCK]: Introduce a percpu inuse counters array (v2). by Pavel Emelyanov · 16 years ago
  66. 13ff3d6 [SOCK]: Enumerate struct proto-s to facilitate percpu inuse accounting (v2). by Pavel Emelyanov · 16 years ago
  67. bc578a5 [NET]: Rename inet_frag.h identifiers COMPLETE, FIRST_IN, LAST_IN to INET_FRAG_* by Joe Perches · 16 years ago
  68. 0ef4730 net: Comment dev_kfree_skb_irq and dev_kfree_skb_any better by Matti Linnanvuori · 16 years ago
  69. a5a0481 [LLC]: station source mac address by Joonwoo Park · 16 years ago
  70. be2ce06 [IPV6]: Remove unused method declaration in include/net/addrconf.h. by Rami Rosen · 16 years ago
  71. 1567ca7 [NET]: Protect device namespace inlines with CONFIG_NET by David S. Miller · 16 years ago
  72. af8be4e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs-2.6 by Linus Torvalds · 16 years ago
  73. 5ac7ec8 ext3: don't export ext3_fs.h and jbd.h by Christoph Hellwig · 16 years ago
  74. 3afe392 kernel: add bit rotation helpers for 16 and 8 bit by Harvey Harrison · 16 years ago
  75. 8c703d3 in_atomic(): document why it is unsuitable for general use by Jonathan Corbet · 16 years ago
  76. 8e8e438 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  77. ed85f2c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 16 years ago
  78. bc09dff [SCTP]: Remove sctp_add_cmd_sf wrapper bloat by Ilpo Järvinen · 16 years ago
  79. 419ae74 [NET]: uninline skb_trim, de-bloats by Ilpo Järvinen · 16 years ago
  80. 8d33086 [NET]: uninline dst_release by Ilpo Järvinen · 16 years ago
  81. c2aa270 [NET]: uninline skb_push, de-bloats a lot by Ilpo Järvinen · 16 years ago
  82. f58518e [NET]: uninline dev_alloc_skb, de-bloats a lot by Ilpo Järvinen · 16 years ago
  83. c35038b [PATCH] do shrink_submounts() for all fs types by Al Viro · 16 years ago
  84. 7c4b93d [PATCH] count ghost references to vfsmounts by Al Viro · 16 years ago
  85. 6be8ac2 [NET]: uninline skb_pull, de-bloats a lot by Ilpo Järvinen · 16 years ago
  86. 0dde3e1 [NET]: uninline skb_put, de-bloats a lot by Ilpo Järvinen · 16 years ago
  87. 50fd440 [NET]: Use local_irq_{save,restore}() in napi_complete(). by David S. Miller · 16 years ago
  88. 4f95165 [IPV6]: Remove three unused method declarations in include/net/ipv6.h by Rami Rosen · 16 years ago
  89. a6bd8e1 lguest: comment documentation update. by Rusty Russell · 16 years ago
  90. 09382ba [PKT_SCHED]: Pass real namespace in net scheduler classifiers. by Denis V. Lunev · 16 years ago
  91. 0e5f8be [NETNS]: Compile NET /proc support only if CONFIG_NET is set. by Denis V. Lunev · 16 years ago
  92. fb8c7fb Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/x86/linux-2.6-x86 by Linus Torvalds · 16 years ago
  93. 6c507cd cfg80211: don't export ieee80211_get_channel by Johannes Berg · 16 years ago
  94. 074fcab Merge branch 'avr32-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/hskinnemoen/avr32-2.6 by Linus Torvalds · 16 years ago
  95. b2ef749 rdc321x: GPIO routines bugfixes by Florian Fainelli · 16 years ago
  96. c94b432 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux-acpi-2.6 by Linus Torvalds · 16 years ago
  97. 86d9fc1 Merge branches 'release', 'idle', 'redhat-bugzilla-436589', 'sbs' and 'video' into release by Len Brown · 16 years ago
  98. ee20a0d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  99. d55a452 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 16 years ago
  100. c101b08 [SPARC64]: Define TASK_SIZE_OF() by David S. Miller · 16 years ago