1. 9c2f574 [NETNS]: Compilation fix for include/linux/netdevice.h. by Denis V. Lunev · 17 years ago
  2. c7f485a [NETFILTER]: nf_conntrack_sip: RTP routing optimization by Patrick McHardy · 17 years ago
  3. 0d0ab03 [NETFILTER]: nf_conntrack_sip: support multiple media channels by Patrick McHardy · 17 years ago
  4. 4ab9e64 [NETFILTER]: nf_nat_sip: split up SDP mangling by Patrick McHardy · 17 years ago
  5. a9c1d35 [NETFILTER]: nf_conntrack_sip: create RTCP expectations by Patrick McHardy · 17 years ago
  6. 0f32a40 [NETFILTER]: nf_conntrack_sip: create signalling expectations by Patrick McHardy · 17 years ago
  7. 2bbb211 [NETFILTER]: nf_conntrack_sip: introduce URI and header parameter parsing helpers by Patrick McHardy · 17 years ago
  8. 30f33e6 [NETFILTER]: nf_conntrack_sip: support method specific request/response handling by Patrick McHardy · 17 years ago
  9. 624f8b7 [NETFILTER]: nf_nat_sip: get rid of text based header translation by Patrick McHardy · 17 years ago
  10. 05e3ced [NETFILTER]: nf_conntrack_sip: introduce SIP-URI parsing helper by Patrick McHardy · 17 years ago
  11. ea45f12 [NETFILTER]: nf_conntrack_sip: parse SIP headers properly by Patrick McHardy · 17 years ago
  12. ac36774 [NETFILTER]: nf_conntrack_sip: kill request URI "header" definitions by Patrick McHardy · 17 years ago
  13. 3e9b4600b [NETFILTER]: nf_conntrack_sip: add seperate SDP header parsing function by Patrick McHardy · 17 years ago
  14. 212440a [NETFILTER]: nf_conntrack_sip: remove redundant function arguments by Patrick McHardy · 17 years ago
  15. 2a6cfb2 [NETFILTER]: nf_conntrack_sip: adjust dptr and datalen after packet mangling by Patrick McHardy · 17 years ago
  16. b8beedd [NETFILTER]: Add nf_inet_addr_cmp() by Patrick McHardy · 17 years ago
  17. 6002f26 [NETFILTER]: nf_conntrack: introduce expectation classes and policies by Patrick McHardy · 17 years ago
  18. 359b9ab [NETFILTER]: nf_conntrack_expect: support inactive expectations by Patrick McHardy · 17 years ago
  19. 1d9d752 [NETFILTER]: nf_conntrack_expect: constify nf_ct_expect_init arguments by Patrick McHardy · 17 years ago
  20. ef27559 [NETFILTER]: nf_conntrack: fix NF_CT_TUPLE_DUMP for IPv4 by Patrick McHardy · 17 years ago
  21. dfe98e9 Merge branch 'net-2.6.26-netns-20080326' of git://git.linux-ipv6.org/gitroot/yoshfuji/linux-2.6-dev by David S. Miller · 17 years ago
  22. f89e6e3 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6.26 by David S. Miller · 17 years ago
  23. 906c730 wireless: add wiphy channel freq to channel struct lookup helper by Johannes Berg · 17 years ago
  24. 9ae4fda mac80211: allows driver to request a Phase 1 RX key by Emmanuel Grumbach · 17 years ago
  25. 5d2cdcd mac80211: get a TKIP phase key from skb by Emmanuel Grumbach · 17 years ago
  26. 878628f [NET] NETNS: Omit namespace comparision without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  27. 57da52c [NET] NETNS: Omit neigh_parms->net and pneigh_entry->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  28. 1218854 [NET] NETNS: Omit seq_net_private->net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  29. 3b1e0a6 [NET] NETNS: Omit sock->sk_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  30. c346dca [NET] NETNS: Omit net_device->nd_net without CONFIG_NET_NS. by YOSHIFUJI Hideaki · 17 years ago
  31. 7cbca67 [IPV6]: Support Source Address Selection API (RFC5014). by YOSHIFUJI Hideaki · 17 years ago
  32. 1d5d236 [IPV6]: Use bitfields for hop_limit and mcast_hops. by YOSHIFUJI Hideaki · 17 years ago
  33. 6b75d09 [IPV6]: Optimize hop-limit determination. by YOSHIFUJI Hideaki · 17 years ago
  34. 4725474 [IPV6]: Convert cork.hop_limit and cork.tclass into u8 instead of int. by YOSHIFUJI Hideaki · 17 years ago
  35. c8cdaf9 [IPV4,IPV6]: Share cork.rt between IPv4 and IPv6. by YOSHIFUJI Hideaki · 17 years ago
  36. 9bb182a [XFRM] MIP6: Fix address keys for routing search. by YOSHIFUJI Hideaki · 17 years ago
  37. f145049 [NETNS]: Drop packets in the non-initial namespace on the per/protocol basis. by Denis V. Lunev · 17 years ago
  38. 7a6adb9 [NETNS]: Add namespace parameter to ip_cmsg_send. by Denis V. Lunev · 17 years ago
  39. f2c4802 [NETNS]: Add namespace parameter to ip_options_get(...). by Denis V. Lunev · 17 years ago
  40. 0e6bd4a [NETNS]: Add namespace parameter to ip_options_compile. by Denis V. Lunev · 17 years ago
  41. 06802a8 Merge branch 'master' of ../net-2.6/ by David S. Miller · 17 years ago
  42. 80445cf [SCTP]: Remove redundant wrapper functions. by Florian Westphal · 17 years ago
  43. 2051f11 [TCP]: Shrink syncookie_secret by 8 byte. by Florian Westphal · 17 years ago
  44. 310afe8 [NET]: include/linux/udp.h - remove duplicate include by Joe Perches · 17 years ago
  45. cc32e05 [NET]: include/linux/igmp.h - remove duplicate include by Joe Perches · 17 years ago
  46. 414f69d [NET]: include/linux/atalk.h - remove duplicate include by Joe Perches · 17 years ago
  47. 7d164be [NET]: include/net/route.h - remove duplicate include by Joe Perches · 17 years ago
  48. 76fef2b Merge branch 'upstream-net26' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 17 years ago
  49. 0098b72 [NET]: NPROTO is redundant; it's equal to AF_MAX/PF_MAX. by Rusty Russell · 17 years ago
  50. fc8717b [RAW]: Add raw_hashinfo member on struct proto. by Pavel Emelyanov · 17 years ago
  51. 6ba5a3c [UDP]: Make full use of proto.h.udp_hash innovation. by Pavel Emelyanov · 17 years ago
  52. 39d8cda [SOCK]: Add udp_hash member to struct proto. by Pavel Emelyanov · 17 years ago
  53. ef72249 [IPV4]: Remove unused ip_options->is_data. by Denis V. Lunev · 17 years ago
  54. ec3c0982 [TCP]: TCP_DEFER_ACCEPT updates - process as established by Patrick McManus · 17 years ago
  55. 4cd9029 socket: SOCK_DEBUG type checking by Stephen Hemminger · 17 years ago
  56. 1233823 [SCTP]: Fix build warnings with IPV6 disabled. by David S. Miller · 17 years ago
  57. 6f8b13b [NETNS][IPV6] tcp6 - make proc per namespace by Daniel Lezcano · 17 years ago
  58. 0c96d8c [NETNS][IPV6] udp6 - make proc per namespace by Daniel Lezcano · 17 years ago
  59. f40c817 [NETNS][IPV4] tcp - make proc handle the network namespaces by Daniel Lezcano · 17 years ago
  60. a91275e [NETNS][IPV6] udp - make proc handle the network namespace by Daniel Lezcano · 17 years ago
  61. 82cc1a7 [NET]: Add per-connection option to set max TSO frame size by Peter P Waskiewicz Jr · 17 years ago
  62. a25606c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  63. 270637a [SCTP]: Fix a race between module load and protosw access by Vlad Yasevich · 17 years ago
  64. 577f99c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  65. 2f63392 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 17 years ago
  66. 8e3d716 xfrm: ->eth_proto is __be16 by Al Viro · 17 years ago
  67. 0ff9663 [IPV4]: ipv4_is_lbcast() misannotations by Al Viro · 17 years ago
  68. 0382b9c [PKT_SCHED]: annotate cls_u32 by Al Viro · 17 years ago
  69. bde4f8f Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev by Linus Torvalds · 17 years ago
  70. 916fbfb devres: implement pcim_iomap_regions_request_all() by Tejun Heo · 17 years ago
  71. 4265f16 virtio: fix race in enable_cb by Christian Borntraeger · 17 years ago
  72. 3e94794 smc91x: introduce platform data flags V2 by Magnus Damm · 17 years ago
  73. 69d1d52 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kyle/parisc-2.6 by Linus Torvalds · 17 years ago
  74. c20a84c [PARISC] futex: special case cmpxchg NULL in kernel space by Kyle McMartin · 17 years ago
  75. fd5d3f6 [PARISC] clean up include/asm-parisc/elf.h by Randolph Chung · 17 years ago
  76. ef1afd4 [PARISC] pdc_console: fix bizarre panic on boot by Kyle McMartin · 17 years ago
  77. 179183b [PARISC] remove unused pdc_iodc_printf function by Kyle McMartin · 17 years ago
  78. e2be75a [PARISC] bump __NR_syscalls by Kyle McMartin · 17 years ago
  79. 9aa150b [PARISC] unbreak pgalloc.h by Kyle McMartin · 17 years ago
  80. d912e1d [PARISC] move VMALLOC_* definitions to fixmap.h by Kyle McMartin · 17 years ago
  81. ff80c66 [PARISC] wire up timerfd syscalls by Kyle McMartin · 17 years ago
  82. afbf331 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  83. 9b89ca7 struct export_operations: adjust comments to match current members by Marc Dionne · 17 years ago
  84. e7ec2e3 ssb: Add SPROM/invariants support for PCMCIA devices by Michael Buesch · 17 years ago
  85. 068edce include/net/ieee80211.h - remove duplicate include by Joe Perches · 17 years ago
  86. ebe168d Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  87. 12d4873 h8300: fix recent uaccess breakage by Yoshinori Sato · 17 years ago
  88. 7524d7d the scheduled ieee80211 softmac removal by Adrian Bunk · 17 years ago
  89. cc74d96 PCI: fix issue with busses registering multiple times in sysfs by Greg Kroah-Hartman · 17 years ago
  90. f1dd9c3 [NET]: Fix tbench regression in 2.6.25-rc1 by Zhang Yanmin · 17 years ago
  91. 93d7446 Merge master.kernel.org:/home/rmk/linux-2.6-arm by Linus Torvalds · 17 years ago
  92. c463be3 Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpc by Linus Torvalds · 17 years ago
  93. a99d9a6 [POWERPC] Fix drivers/macintosh/mediabay.c when !CONFIG_ADB_PMU by Tony Breeds · 17 years ago
  94. 07c941d [POWERPC] Fix undefined pmu_sys_suspended compilation error by Tony Breeds · 17 years ago
  95. 609eb39 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  96. 299601c Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus by Linus Torvalds · 17 years ago
  97. a8ae50b Remove <linux/genhd.h> from user-visible headers. by David Woodhouse · 17 years ago
  98. 0738c4b nommu: Provide is_vmalloc_addr() stub. by Paul Mundt · 17 years ago
  99. 69e634f [MIPS] Clocksource: Only install r4k counter as clocksource if present. by Ralf Baechle · 17 years ago
  100. 127f166 [MIPS] Lasat: fix LASAT_CASCADE_IRQ by Yoichi Yuasa · 17 years ago