1. c4ea94a [DECnet]: Endian annotation and fixes for DECnet. by Steven Whitehouse · 18 years ago
  2. 2c7946a [SECURITY]: TCP/UDP getpeersec by Catherine Zhang · 18 years ago
  3. be33690 [XFRM]: Fix aevent related crash by Patrick McHardy · 18 years ago
  4. 15d99e0 [TCP]: sysctl to allow TCP window > 32767 sans wscale by Rick Jones · 18 years ago
  5. abd596a [IPV4] ARP: Alloc acceptance of unsolicited ARP via netdevice sysctl. by Neil Horman · 18 years ago
  6. 57b47a5 [NET]: sem2mutex part 2 by Ingo Molnar · 18 years ago
  7. 4a3e2f7 [NET] sem2mutex: net/ by Arjan van de Ven · 18 years ago
  8. 1533306 [NET]: dev_put/dev_hold cleanup by Stephen Hemminger · 18 years ago
  9. d9ab5ad [TG3]: Add 5787 and 5754 basic support by Michael Chan · 18 years ago
  10. 99cae7f [NET] rtnetlink: Add RTPROT entry for Netsukuku. by Alpt · 18 years ago
  11. c5ecd62 [NET]: Move destructor from neigh->ops to neigh_params by Michael S. Tsirkin · 18 years ago
  12. 6756ae4 [NET]: Convert RTNL to mutex. by Stephen Hemminger · 18 years ago
  13. 0ac81ae [IRDA]: TOIM3232 dongle support by David Basden · 18 years ago
  14. c4d9390 [ICSK]: Introduce inet_csk_ctl_sock_create by Arnaldo Carvalho de Melo · 18 years ago
  15. 0e7b136 [TCP] mtu probing: move tcp-specific data out of inet_connection_sock by John Heffner · 18 years ago
  16. 1d541dd [AF_UNIX]: scm: better initialization by Benjamin LaHaise · 18 years ago
  17. 231d06a [NET]: Uninline kfree_skb and allow NULL argument by Jörn Engel · 18 years ago
  18. 4bf07ef [XFRM]: Rearrange struct xfrm_aevent_id for better compatibility. by Jamal Hadi Salim · 18 years ago
  19. e55d912 [DCCP] feat: Introduce sysctls for the default features by Arnaldo Carvalho de Melo · 18 years ago
  20. 93ce209 [DCCP]: Make CCID2 be the default by Arnaldo Carvalho de Melo · 18 years ago
  21. 60fe62e [DCCP]: sparse endianness annotations by Andrea Bittau · 18 years ago
  22. a193a4a [NETFILTER]: Fix skb->nf_bridge lifetime issues by Patrick McHardy · 18 years ago
  23. 91f0ebf [DCCP] CCID: Improve CCID infrastructure by Arnaldo Carvalho de Melo · 18 years ago
  24. 6c5c8ca [IPSEC]: Sync series - policy expires by Jamal Hadi Salim · 18 years ago
  25. 53bc6b4 [IPSEC]: Sync series - SA expires by Jamal Hadi Salim · 18 years ago
  26. 980ebd2 [IPSEC]: Sync series - acquire insert by Jamal Hadi Salim · 18 years ago
  27. f8cd548 [IPSEC]: Sync series - core changes by Jamal Hadi Salim · 18 years ago
  28. 4277a08 [NETLINK]: Add netlink_has_listeners for avoiding unneccessary event message generation by Patrick McHardy · 18 years ago
  29. a242769 [NETFILTER]: ctnetlink: avoid unneccessary event message generation by Patrick McHardy · 18 years ago
  30. c4b8851 [NETFILTER]: x_tables: replace IPv4/IPv6 policy match by address family independant version by Patrick McHardy · 18 years ago
  31. f2ffd9e [NETFILTER]: Move ip6_masked_addrcmp to include/net/ipv6.h by Patrick McHardy · 18 years ago
  32. 1c52483 [NETFILTER]: x_tables: pass registered match/target data to match/target functions by Patrick McHardy · 18 years ago
  33. 37f9f73 [NETFILTER]: xt_tables: add centralized error checking by Patrick McHardy · 18 years ago
  34. ba66c6e [DCCP]: Set the default CCID according to kernel config selection by Ian McDonald · 18 years ago
  35. dc808fe [NETFILTER] nf_conntrack: clean up to reduce size of 'struct nf_conn' by Harald Welte · 18 years ago
  36. 5d424d5 [TCP]: MTU probing by John Heffner · 18 years ago
  37. d4d2c55 [TG3]: Add support for 5714S and 5715S by Michael Chan · 18 years ago
  38. afe0025 [DCCP]: Initial feature negotiation implementation by Andrea Bittau · 18 years ago
  39. 2a91aa3 [DCCP] CCID2: Initial CCID2 (TCP-Like) implementation by Andrea Bittau · 18 years ago
  40. e229c2f [LIST]: Introduce list_for_each_entry_from by Arnaldo Carvalho de Melo · 18 years ago
  41. d8dcffe [LIST]: Introduce list_for_each_entry_safe_from by Arnaldo Carvalho de Melo · 18 years ago
  42. 0af5f6c [NETFILTER] nfnetlink_log: add sequence numbers for log events by Harald Welte · 18 years ago
  43. 5ee9561 [NETFILTER] NAT sequence adjustment: Save eight bytes per conntrack by Harald Welte · 18 years ago
  44. 77d2ca3 [NET]: Reduce size of struct sk_buff on 64 bit architectures by Patrick McHardy · 18 years ago
  45. b00055a [NET] core: add RFC2863 operstate by Stefan Rompf · 18 years ago
  46. 09c884d [IPV6]: ROUTE: Add accept_ra_rt_info_max_plen sysctl. by YOSHIFUJI Hideaki · 18 years ago
  47. 70ceb4f [IPV6]: ROUTE: Add experimental support for Route Information Option in RA (RFC4191). by YOSHIFUJI Hideaki · 18 years ago
  48. 52e1635 [IPV6]: ROUTE: Add router_probe_interval sysctl. by YOSHIFUJI Hideaki · 18 years ago
  49. 930d6ff [IPV6]: ROUTE: Add accept_ra_rtr_pref sysctl. by YOSHIFUJI Hideaki · 18 years ago
  50. ebacaaa [IPV6]: ROUTE: Add support for Router Preference (RFC4191). by YOSHIFUJI Hideaki · 18 years ago
  51. 554cfb7 [IPV6]: ROUTE: Eliminate lock for default route pointer. by YOSHIFUJI Hideaki · 18 years ago
  52. c4fd30e [IPV6]: ADDRCONF: Add accept_ra_pinfo sysctl. by YOSHIFUJI Hideaki · 18 years ago
  53. 65f5c7c [IPV6]: ROUTE: Add accept_ra_defrtr sysctl. by YOSHIFUJI Hideaki · 18 years ago
  54. 955189e [IPV6]: ADDRCONF: Use our standard algorithm for randomized ifid. by YOSHIFUJI Hideaki · 18 years ago
  55. c4a1745 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6 by Linus Torvalds · 18 years ago
  56. c7cace6 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  57. a90779b Merge branch 'block-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/block by Linus Torvalds · 18 years ago
  58. d378aca Merge branch 'master' by Jeff Garzik · 18 years ago
  59. f6b83f0 [SPARC64]: Fix 2 bugs in huge page support. by David S. Miller · 18 years ago
  60. bb8646d [SPARC64]: Optimized TSB table initialization. by David S. Miller · 18 years ago
  61. d61e16d [SPARC64]: Increase top of 32-bit process stack. by David S. Miller · 18 years ago
  62. a91690d [SPARC64]: Top-down address space allocation for 32-bit tasks. by David S. Miller · 18 years ago
  63. 7a1ac52 [SPARC64]: Fix and re-enable dynamic TSB sizing. by David S. Miller · 18 years ago
  64. 90a6646 [SPARC64]: Fix system type in /proc/cpuinfo and remove bogus OBP check. by David S. Miller · 18 years ago
  65. 8935dce [SPARC64]: Add SMT scheduling support for Niagara. by David S. Miller · 18 years ago
  66. d111201 [SPARC64]: Move over to sparsemem. by David S. Miller · 18 years ago
  67. ee29074 [SPARC64]: Fix new context version SMP handling. by David S. Miller · 18 years ago
  68. a77754b [SPARC64]: Bulletproof MMU context locking. by David S. Miller · 18 years ago
  69. 8bcd174 [SPARC64]: Do not allow mapping pages within 4GB of 64-bit VA hole. by David S. Miller · 18 years ago
  70. e229904 [SPARC64]: Kill bogus function externs in asm/pgtable.h by David S. Miller · 18 years ago
  71. b830ab6 [SPARC64]: Fix bugs in SUN4V cpu mondo dispatch. by David S. Miller · 18 years ago
  72. 97c4b6f [SPARC64]: Use 13-bit context size always. by David S. Miller · 18 years ago
  73. 3634476 [SPARC64]: Niagara optimized XOR functions for RAID. by David S. Miller · 18 years ago
  74. a0663a7 [SPARC64]: Fix TLB context allocation with SMT style shared TLBs. by David S. Miller · 18 years ago
  75. 0f05da6 [SPARC64]: Fix %tstate ASI handling in start_thread{,32}() by David S. Miller · 18 years ago
  76. d7744a0 [SPARC64]: Create a seperate kernel TSB for 4MB/256MB mappings. by David S. Miller · 18 years ago
  77. 6f5374c [SPARC64]: Add sun4v_cpu_yield(). by David S. Miller · 18 years ago
  78. 1bd0cd7 [SPARC64]: Kill cpudata->idle_volume. by David S. Miller · 18 years ago
  79. 0f15952 [SPARC64]: Export a PAGE_SHARED symbol. by David S. Miller · 18 years ago
  80. f6c1fe5 [SPARC64] Fix build if CONFIG_HUGETLB_PAGE is not set by Fabio M. Di Nitto · 18 years ago
  81. 8b23427 [SPARC64]: More TLB/TSB handling fixes. by David S. Miller · 18 years ago
  82. 3763be3 [SPARC64]: Define ARCH_HAS_READ_CURRENT_TIMER. by David S. Miller · 18 years ago
  83. c857e3f [SPARC64]: __bzero_noasi --> __clear_user by David S. Miller · 18 years ago
  84. 97532f5 [SPARC64]: Add HWCAP_SPARC_BLKINIT elf capability flag for Niagara. by David S. Miller · 18 years ago
  85. ebd8c56 [SPARC64]: Fix uniprocessor IRQ targetting on SUN4V. by David S. Miller · 18 years ago
  86. 72aff53 [SPARC64]: Get SUN4V SMP working. by David S. Miller · 18 years ago
  87. 4ff7ac4 [SPARC64]: Add GET_GL_GLOBAL() macro for SUN4V. by David S. Miller · 18 years ago
  88. 94f8762 [SPARC64]: Add sun4v_cpu_qconf() hypervisor call. by David S. Miller · 18 years ago
  89. bc45e32 [SPARC]: Kill off these __put_user_ret things. by David S. Miller · 18 years ago
  90. 9d29a3f [SPARC64]: Decode virtual-devices interrupts correctly. by David S. Miller · 18 years ago
  91. 7890f79 [SPARC64]: Add prom_{start,stop}cpu_cpuid(). by David S. Miller · 18 years ago
  92. 7c3514e [SPARC64]: Fixup TSTATE layout diagram in asm/pstate.h by David S. Miller · 18 years ago
  93. 50f4f23 [SPARC64]: Fix gcc-3.3.x warnings. by David S. Miller · 18 years ago
  94. c4bea28 [SPARC64]: Make error codes available from sun4v_intr_get*(). by David S. Miller · 18 years ago
  95. 5259d5b [SPARC64]: Fix comment typo in asm/hypervisor.h by David S. Miller · 18 years ago
  96. e77227e [SPARC64]: Probe virtual-devices root node on sun4v. by David S. Miller · 18 years ago
  97. e399957 [SPARC64]: Generic sun4v_build_irq(). by David S. Miller · 18 years ago
  98. 6c0f402f [SPARC64]: Implement rest of generic interrupt hypervisor calls. by David S. Miller · 18 years ago
  99. 85dfa19 [SPARC64]: Move devino_to_sysino out of pci_sun4v_asm.S by David S. Miller · 18 years ago
  100. cf62715 [SPARC64]: Use inline patching for critical PTE operations. by David S. Miller · 18 years ago