1. 96b644b [PATCH] namespaces: utsname: use init_utsname when appropriate by Serge E. Hallyn · 18 years ago
  2. e9ff399 [PATCH] namespaces: utsname: switch to using uts namespaces by Serge E. Hallyn · 18 years ago
  3. bfd2416 [PATCH] knfsd: make rpc threads pools numa aware by Greg Banks · 18 years ago
  4. a745544 [PATCH] knfsd: add svc_set_num_threads by Greg Banks · 18 years ago
  5. 3262c81 [PATCH] knfsd: split svc_serv into pools by Greg Banks · 18 years ago
  6. c081a0c [PATCH] knfsd: test and set SK_BUSY atomically by Greg Banks · 18 years ago
  7. 5685f0f [PATCH] knfsd: convert sk_reserved to atomic_t by Greg Banks · 18 years ago
  8. 1a68d95 [PATCH] knfsd: use new lock for svc_sock deferred list by Greg Banks · 18 years ago
  9. c45c357 [PATCH] knfsd: convert sk_inuse to atomic_t by Greg Banks · 18 years ago
  10. 36bdfc8 [PATCH] knfsd: move tempsock aging to a timer by Greg Banks · 18 years ago
  11. 6fb2b47 [PATCH] knfsd: Drop 'serv' option to svc_recv and svc_process by NeilBrown · 18 years ago
  12. b41b66d [PATCH] knfsd: allow sockets to be passed to nfsd via 'portlist' by NeilBrown · 18 years ago
  13. 80212d5 [PATCH] knfsd: define new nfsdfs file: portlist - contains list of ports by NeilBrown · 18 years ago
  14. bc591cc [PATCH] knfsd: add a callback for when last rpc thread finishes by NeilBrown · 18 years ago
  15. 40f1052 [PATCH] knfsd: remove an unused variable from auth_unix_lookup() by Greg Banks · 18 years ago
  16. 3a872d8 [PATCH] Kprobes: Make kprobe modules more portable by Ananth N Mavinakayanahalli · 18 years ago
  17. b68e31d [PATCH] const struct tty_operations by Jeff Dike · 18 years ago
  18. 609d7fa [PATCH] file: modify struct fown_struct to use a struct pid by Eric W. Biederman · 18 years ago
  19. d8c76e6 [PATCH] r/o bind mount prepwork: inc_nlink() helper by Dave Hansen · 18 years ago
  20. ee0b3e6 [PATCH] Remove readv/writev methods and use aio_read/aio_write instead by Badari Pulavarty · 18 years ago
  21. 027445c [PATCH] Vectorize aio_read/aio_write fileop methods by Badari Pulavarty · 18 years ago
  22. 6e9a473 [PATCH] completions: lockdep annotate on stack completions by Peter Zijlstra · 18 years ago
  23. 52978be [PATCH] kmemdup: some users by Alexey Dobriyan · 18 years ago
  24. 6656e3c [ATM]: [lec] use refcnt to protect lec_arp_entries outside lock by Chas Williams · 18 years ago
  25. 33a9c2d [ATM]: [lec] add reference counting to lec_arp entries by Chas Williams · 18 years ago
  26. 987e46b [ATM]: [lec] use work queue instead of timer for lec arp expiry by Chas Williams · 18 years ago
  27. edbc9b0 [ATM]: [lec] old_close is no longer used by Chas Williams · 18 years ago
  28. d0732f6 [ATM]: [lec] convert lec_arp_table to hlist by Chas Williams · 18 years ago
  29. 1c9d3e7 [ATM]: [lec] header indent, comment and whitespace cleanup by Chas Williams · 18 years ago
  30. 1fa9961 [ATM]: [lec] indent, comment and whitespace cleanup [continued] by Chas Williams · 18 years ago
  31. d44f774 [ATM]: [lec] indent, comment and whitespace cleanup by Chas Williams · 18 years ago
  32. f236218b [SCTP]: Do not timestamp every SCTP packet. by Vlad Yasevich · 18 years ago
  33. b56bab4 [SCTP]: Use correct mask when disabling PMTUD. by Vlad Yasevich · 18 years ago
  34. cd49788 [SCTP]: Include sk_buff overhead while updating the peer's receive window. by Sridhar Samudrala · 18 years ago
  35. 208edef [SCTP]: Enable Nagle algorithm by default. by Sridhar Samudrala · 18 years ago
  36. 95d4e6b [NetLabel]: audit fixups due to delayed feedback by Paul Moore · 18 years ago
  37. 6fbe59b [ETHTOOL]: Remove some entries from non-root command list. by David S. Miller · 18 years ago
  38. 860e13b [Bluetooth]: Fix section mismatch of bt_sysfs_cleanup() by Arnaud Patard · 18 years ago
  39. 37e97b4 [Bluetooth]: Don't update disconnect timer for incoming connections by Marcel Holtmann · 18 years ago
  40. 75f3123 [ETHTOOL]: let mortals use ethtool by Stephen Hemminger · 18 years ago
  41. 32f50cd [NetLabel]: add audit support for configuration changes by Paul Moore · 18 years ago
  42. 8ea333e [TCP]: Fix and simplify microsecond rtt sampling by John Heffner · 18 years ago
  43. bfbea8a [TCP] tcp-lp: prevent chance for oops by Wong Hoi Sing Edison · 18 years ago
  44. 1811474 [SUNRPC]: Remove unnecessary check in net/sunrpc/svcsock.c by Eric Sesterhenn · 18 years ago
  45. 96d2ca4 [IPVS] bug: endianness breakage in ip_vs_ftp by Al Viro · 18 years ago
  46. 014d730 [IPVS]: ipvs annotations by Al Viro · 18 years ago
  47. d4263cd [NETFILTER]: h323 annotations by Al Viro · 18 years ago
  48. 6a19d61 [NETFILTER]: ipt annotations by Al Viro · 18 years ago
  49. a76b11d [NETFILTER]: NAT annotations by Al Viro · 18 years ago
  50. cdcb71b [NETFILTER]: conntrack annotations by Al Viro · 18 years ago
  51. 59b8bfd [NETFILTER]: netfilter misc annotations by Al Viro · 18 years ago
  52. d77072e [NET]: Annotate dst_ops protocol by Al Viro · 18 years ago
  53. 75b31c3 [NET]: is it Andy or Andi ?? by Steven Rostedt · 18 years ago
  54. 28b06c3 [IPVS]: Make sure ip_vs_ftp ports are valid: module_param_array approach by Simon Horman · 18 years ago
  55. e44fd82 [IPVS]: Reverse valid ip_vs_ftp ports fix: port check approach by Simon Horman · 18 years ago
  56. 7b4dc360 [XFRM]: Do not add a state whose SPI is zero to the SPI hash. by Masahide NAKAMURA · 18 years ago
  57. 1b0fee7 [IrDA]: Memory allocations cleanups by Samuel Ortiz · 18 years ago
  58. da349f1 [IrDA]: af_irda.c cleanups by Samuel Ortiz · 18 years ago
  59. 1a9e9ef [IPV6]: Disable SG for GSO unless we have checksum by Herbert Xu · 18 years ago
  60. 8122adf [XFRM]: xfrm_spi_hash() annotations by Al Viro · 18 years ago
  61. 4324a17 [XFRM]: fl_ipsec_spi is net-endian by Al Viro · 18 years ago
  62. 61f4627 [XFRM]: xfrm_replay_advance() annotations by Al Viro · 18 years ago
  63. a252cc2 [XFRM]: xrfm_replay_check() annotations by Al Viro · 18 years ago
  64. 6067b2b [XFRM]: xfrm_parse_spi() annotations by Al Viro · 18 years ago
  65. a94cfd1 [XFRM]: xfrm_state_lookup() annotations by Al Viro · 18 years ago
  66. 26977b4 [XFRM]: xfrm_alloc_spi() annotated by Al Viro · 18 years ago
  67. 8f83f23 [XFRM]: ports in struct xfrm_selector annotated by Al Viro · 18 years ago
  68. 9f85529 [IPV4]: inet_diag annotations by Al Viro · 18 years ago
  69. 8210323 [IPV4]: inet_rcv_saddr() annotations by Al Viro · 18 years ago
  70. 23f33c2 [IPV4]: struct inet_timewait_sock annotations by Al Viro · 18 years ago
  71. fb99c84 [IPV4]: annotate inet_lookup() and friends by Al Viro · 18 years ago
  72. 4f765d8 [IPV4]: INET_MATCH() annotations by Al Viro · 18 years ago
  73. 45d60b9 [IPV4]: FRA_{DST,SRC} annotated by Al Viro · 18 years ago
  74. 81f7bf6 [IPV4]: net/ipv4/fib annotations by Al Viro · 18 years ago
  75. 114c784 [IPV4]: mroute annotations by Al Viro · 18 years ago
  76. df7a3b0 [TCP] net/ipv4/tcp_output.c: trivial annotations by Al Viro · 18 years ago
  77. b03d73e [IPV4] net/ipv4/icmp.c: trivial annotations by Al Viro · 18 years ago
  78. 734ab87 [UDP] net/ipv4/udp.c: trivial annotations by Al Viro · 18 years ago
  79. 6b72977 [IPV4]: inet_csk_search_req() annotations by Al Viro · 18 years ago
  80. ed9bad0 [IPV4] net/ipv4/arp.c: trivial annotations by Al Viro · 18 years ago
  81. 4f3608b [TCP] net/ipv4/tcp_input.c: trivial annotations by Al Viro · 18 years ago
  82. 35986b3 [IPV4]: ip_icmp_error() annotations by Al Viro · 18 years ago
  83. 0579016 [IPV4]: ip_local_error() annotations by Al Viro · 18 years ago
  84. 269bd27 [TCP]: struct tcp_sack_block annotations by Al Viro · 18 years ago
  85. 6300772 [IPV4]: trivial igmp annotations by Al Viro · 18 years ago
  86. c0cda06 [IPV4]: ip_mc_sf_allow() annotated by Al Viro · 18 years ago
  87. ea4d9e7 [IPV4]: struct ip_sf_list and struct ip_sf_socklist annotated by Al Viro · 18 years ago
  88. 8f935bb [IPV4]: ip_mc_{inc,dec}_group() annotations by Al Viro · 18 years ago
  89. 4b06a7c [IPV4]: ip_local_error() ipv4 address argument annotated by Al Viro · 18 years ago
  90. e25d2ca [IPV4]: trivial ip_options.c annotations by Al Viro · 18 years ago
  91. c1d18f9 [IPV4]: struct ipcm_cookie annotation by Al Viro · 18 years ago
  92. 3ca3c68 [IPV4]: struct ip_options annotations by Al Viro · 18 years ago
  93. 7f25afb [IPV4]: inet_csk_search_req() (partial) annotations by Al Viro · 18 years ago
  94. adaf345 [IPV4]: annotate address in inet_request_sock by Al Viro · 18 years ago
  95. 85670cc [NET_SCHED]: Fix fallout from dev->qdisc RCU change by Patrick McHardy · 18 years ago
  96. 787e061 [NET_SCHED]: HTB: fix incorrect use of RB_EMPTY_NODE by Patrick McHardy · 18 years ago
  97. 321efff [IPV4]: Fix order in inet_init failure path. by Olaf Kirch · 18 years ago
  98. 1ca7768 [PKTGEN]: DSCP support by Francesco Fondelli · 18 years ago
  99. 34954dd [PKTGEN]: vlan support by Francesco Fondelli · 18 years ago
  100. 658270a [PKT_SCHED] cls_basic: Use unsigned int when generating handle by Kim Nordlund · 18 years ago