1. bd8100e [PATCH] RPC: Encode and decode arbitrary XDR arrays by Andreas Gruenbacher · 20 years ago
  2. 7e06b53 [PATCH] RPC: fix accounting bug in the case of a truncated RPC message by Trond Myklebust · 20 years ago
  3. e053d1a [PATCH] RPC: Lazy RPC receive buffer allocation by Olaf Kirch · 20 years ago
  4. 007e251 [PATCH] RPC: Allow multiple RPC client programs to share the same transport by Andreas Gruenbacher · 20 years ago
  5. cdf4770 [PATCH] RPC: Return -EPFNOSUPPORT for RPC programs that are unavailable by Andreas Gruenbacher · 20 years ago
  6. 6a19275 [PATCH] RPC: [PATCH] improve rpcauthauth_create error returns by J. Bruce Fields · 20 years ago
  7. 438b6fd [PATCH] RPC: Don't fall back from krb5p to krb5i by J. Bruce Fields · 20 years ago
  8. 96651ab [PATCH] RPC: Shrink struct rpc_task by switching to wait_on_bit() by Trond Myklebust · 20 years ago
  9. 5ee0ed7 [PATCH] RPC: Make rpc_create_client() probe server for RPC program+version support by Trond Myklebust · 20 years ago
  10. 5b616f5 [PATCH] RPC: Make rpc_create_client() destroy the transport on failure. by Trond Myklebust · 20 years ago
  11. 334ccfd [PATCH] RPC: Ensure XDR iovec length is initialized correctly in call_header by Trond Myklebust · 20 years ago
  12. d05fdb0 [PATCH] RPC: Fix a race with rpc_restart_call() by Trond Myklebust · 20 years ago
  13. b535420 [PATCH] Fix extra double quote in IPV4 Kconfig by Kumar Gala · 20 years ago
  14. 90f6691 [IPV4]: Fix fib_trie.c's args to fib_dump_info(). by David S. Miller · 20 years ago
  15. 047601b [NETFILTER]: Fix ip6t_LOG sit tunnel logging by Patrick McHardy · 20 years ago
  16. 2715bcf [NETFILTER]: Drop conntrack reference in ip_call_ra_chain()/ip_mr_input() by Patrick McHardy · 20 years ago
  17. 6150bac [NETFILTER]: Check TCP checksum in ipt_REJECT by Patrick McHardy · 20 years ago
  18. e3be8ba [NETFILTER]: Avoid unncessary checksum validation in UDP connection tracking by Keir Fraser · 20 years ago
  19. 97216c7 [NETFILTER]: Missing owner-field initialization in ip6table_raw by Patrick McHardy · 20 years ago
  20. 1d3cdb4 [NETFILTER]: expectation timeouts are compulsory by Phil Oester · 20 years ago
  21. e982318 [NETFILTER]: Restore netfilter assumptions in IPv6 multicast by Patrick McHardy · 20 years ago
  22. 18b8afc [NETFILTER]: Kill nf_debug by Patrick McHardy · 20 years ago
  23. e45b1be [NETFILTER]: Kill lockhelp.h by Patrick McHardy · 20 years ago
  24. c9e3e8b [IPV6]: multicast join and misc by David L Stevens · 20 years ago
  25. 0d51aa8 [IPV6]: V6 route events reported with wrong netlink PID and seq number by Jamal Hadi Salim · 20 years ago
  26. 19baf83 [IPV4]: Add LC-Trie FIB lookup algorithm. by Robert Olsson · 20 years ago
  27. 246955f [NETLINK]: fib_lookup() via netlink by Robert Olsson · 20 years ago
  28. f6e276ee [ATALK]: endian annotations by Alexey Dobriyan · 20 years ago
  29. dd87147 [IPSEC]: Add XFRM_STATE_NOPMTUDISC flag by Herbert Xu · 20 years ago
  30. d094cd8 [IPSEC]: Add xfrm_state_afinfo->init_flags by Herbert Xu · 20 years ago
  31. 72cb696 [IPSEC]: Add xfrm_init_state by Herbert Xu · 20 years ago
  32. 3f7a87d [SCTP] sctp_connectx() API support by Frank Filz · 20 years ago
  33. 7df5512 [TCP]: Fix sysctl_tcp_low_latency by David S. Miller · 20 years ago
  34. f7d7fc0 [IPV4]: [4/4] signed vs unsigned cleanup in net/ipv4/raw.c by Jesper Juhl · 20 years ago
  35. 93765d8 [IPV4]: [3/4] signed vs unsigned cleanup in net/ipv4/raw.c by Jesper Juhl · 20 years ago
  36. 926d4b8 [IPV4]: [2/4] signed vs unsigned cleanup in net/ipv4/raw.c by Jesper Juhl · 20 years ago
  37. 5418c692 [IPV4]: [1/4] signed vs unsigned cleanup in net/ipv4/raw.c by Jesper Juhl · 20 years ago
  38. 94df109 [PKT_SCHED]: noop/noqueue qdisc style cleanups by Thomas Graf · 20 years ago
  39. f87a9c3 [PKT_SCHED]: Cleanup pfifo_fast qdisc and remove unnecessary code by Thomas Graf · 20 years ago
  40. 321090e [PKT_SCHED]: Add and use prio2list() in the pfifo_fast qdisc by Thomas Graf · 20 years ago
  41. 821d24ae [PKT_SCHED]: Transform pfifo_fast to use generic queue management interface by Thomas Graf · 20 years ago
  42. 6fc8e84 [PKT_SCHED]: Cleanup fifo qdisc and remove unnecessary code by Thomas Graf · 20 years ago
  43. aaae301 [PKT_SCHED]: Transform fifo qdisc to use generic queue management interface by Thomas Graf · 20 years ago
  44. 1e061ab [SCTP]: Replace spin_lock_irqsave with spin_lock_bh by Herbert Xu · 20 years ago
  45. e0f9f85 [IPV4/IPV6]: Replace spin_lock_irq with spin_lock_bh by Herbert Xu · 20 years ago
  46. 9ed19f3 [NETLINK]: Set correct pid for ioctl originating netlink events by Jamal Hadi Salim · 20 years ago
  47. e431b8c [NETLINK]: Explicit typing by Jamal Hadi Salim · 20 years ago
  48. 58b8215 [DECNET]: Remove unnecessary initilization of unused variable entries by Thomas Graf · 20 years ago
  49. 0603eac [IPSEC]: Add XFRMA_SA/XFRMA_POLICY for delete notification by Herbert Xu · 20 years ago
  50. b6544c0 [NETLINK]: Correctly set NLM_F_MULTI without checking the pid by Jamal Hadi Salim · 20 years ago
  51. 1797754 [NETLINK]: Introduce NLMSG_NEW macro to better handle netlink flags by Thomas Graf · 20 years ago
  52. af0d114 [PKT_SCHED]: Logic simplifications and codingstyle/whitespace cleanups by Thomas Graf · 20 years ago
  53. 02f23f0 [PKT_SCHED]: Make dsmark use the new dumping macros by Thomas Graf · 20 years ago
  54. 758cc43 [PKT_SCHED]: Fix dsmark to apply changes consistent by Thomas Graf · 20 years ago
  55. e386c6e [NEIGH]: Fix use of uninitialized variable when trimming in neightbl_fill_parms by Thomas Graf · 20 years ago
  56. 4b6ea82 [NETLINK]: Kill bogus NLMSG_SET_MULTIPART uses. by Thomas Graf · 20 years ago
  57. c7fb64d [NETLINK]: Neighbour table configuration and statistics via rtnetlink by Thomas Graf · 20 years ago
  58. e52c1f1 [NET]: Move sysctl_max_syn_backlog into request_sock.c by David S. Miller · 20 years ago
  59. 2ad69c5 [NET] rename struct tcp_listen_opt to struct listen_sock by Arnaldo Carvalho de Melo · 20 years ago
  60. 0e87506 [NET] Generalise tcp_listen_opt by Arnaldo Carvalho de Melo · 20 years ago
  61. 60236fd [NET] Rename open_request to request_sock by Arnaldo Carvalho de Melo · 20 years ago
  62. 2e6599c [NET] Generalise TCP's struct open_request minisock infrastructure by Arnaldo Carvalho de Melo · 20 years ago
  63. ee57eef [IPSEC] Use NLMSG_LENGTH in xfrm_exp_state_notify by Jamal Hadi Salim · 20 years ago
  64. 7d6dfe1 [IPSEC] Fix xfrm_state leaks in error path by Patrick McHardy · 20 years ago
  65. f60f6b8 [IPSEC] Use XFRM_MSG_* instead of XFRM_SAP_* by Herbert Xu · 20 years ago
  66. e744389 [IPSEC] Set byid for km_event in xfrm_get_policy by Herbert Xu · 20 years ago
  67. bf08867f9 [IPSEC] Turn km_event.data into a union by Herbert Xu · 20 years ago
  68. 4f09f0b [IPSEC] Fix xfrm to pfkey SA state conversion by Herbert Xu · 20 years ago
  69. 4666faa [IPSEC] Kill spurious hard expire messages by Herbert Xu · 20 years ago
  70. 26b15da [IPSEC] Add complete xfrm event notification by Jamal Hadi Salim · 20 years ago
  71. 19fa95e Merge master.kernel.org:/pub/scm/linux/kernel/git/dwmw2/audit-2.6 by Linus Torvalds · 20 years ago
  72. 0e396ee Manual merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/netdev-2.6.git by Linus Torvalds · 20 years ago
  73. 0107b3c Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  74. bcfff0b [NETFILTER]: ipt_recent: last_pkts is an array of "unsigned long" not "u_int32_t" by David S. Miller · 20 years ago
  75. a96aca8 [NETFILTER]: Advance seq-file position in exp_next_seq() by Patrick McHardy · 20 years ago
  76. 1c2fb7f [IPV4]: Sysctl configurable icmp error source address. by J. Simonetti · 20 years ago
  77. 6a6ddb2 [SCTP] Fix incorrect setting of sk_bound_dev_if when binding/sending to a ipv6 by Sridhar Samudrala · 20 years ago
  78. cdac4e0 [SCTP] Add support for ip_nonlocal_bind sysctl & IP_FREEBIND socket option by Neil Horman · 20 years ago
  79. bca735b [SCTP] Extend the info exported via /proc/net/sctp to support netstat for SCTP. by Vladislav Yasevich · 20 years ago
  80. 0fd9a65 [SCTP] Support SO_BINDTODEVICE socket option on incoming packets. by Neil Horman · 20 years ago
  81. 4243cac [SCTP]: Fix bug in restart of peeled-off associations. by Vladislav Yasevich · 20 years ago
  82. 77bd919 [IPv6] Don't generate temporary for TUN devices by Rémi Denis-Courmont · 20 years ago
  83. 84427d5 [IPV6]: Ensure to use icmpv6_socket in non-preemptive context. by YOSHIFUJI Hideaki · 20 years ago
  84. 979b6c1 [NET]: Move the netdev list to vger.kernel.org. by Ralf Baechle · 20 years ago
  85. 6efd845 [IPV4]: Multipath modules need a license to prevent kernel tainting. by Randy Dunlap · 20 years ago
  86. e762648 [TCP]: Adjust TCP mem order check to new alloc_large_system_hash by Andi Kleen · 20 years ago
  87. 98e5640 [PKT_SCHED]: Fix numeric comparison in meta ematch by Thomas Graf · 20 years ago
  88. e1e284a [PKT_SCHED]: Dump classification result for basic classifier by Thomas Graf · 20 years ago
  89. 4890062 [PKT_SCHED]: Allow socket attributes to be matched on via meta ematch by Thomas Graf · 20 years ago
  90. b824979 [PKT_SCHED]: Fix typo in NET_EMATCH_STACK help text by Thomas Graf · 20 years ago
  91. e387660 [NET]: Fix sysctl net.core.dev_weight by Stephen Hemminger · 20 years ago
  92. 699a411 [NET]: Allow controlling NAPI device weight with sysfs by Stephen Hemminger · 20 years ago
  93. 8181b8c [IPV6]: Update parm.link in ip6ip6_tnl_change() by Gabor Fekete · 20 years ago
  94. fa04ae5 [ETHTOOL]: Check correct pointer in ethtool_set_coalesce(). by David S. Miller · 20 years ago
  95. 91bcc01 Automatic merge of /spare/repo/netdev-2.6 branch we18 by · 20 years ago
  96. 4fef030 [IPV6]: Kill export of fl6_sock_lookup. by Adrian Bunk · 20 years ago
  97. 64a6c7a [IPVS]: remove net/ipv4/ipvs/ip_vs_proto_icmp.c by Adrian Bunk · 20 years ago
  98. 1c3f45a Merge with master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6.git by David Woodhouse · 20 years ago
  99. 4bcff1b AUDIT: Fix user pointer deref thinko in sys_socketcall(). by David Woodhouse · 20 years ago
  100. 3683983 [IPSEC]: Fix esp_decap_data size verification in esp4. by Edgar E Iglesias · 20 years ago