1. 47116eb [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int by Pablo Neira Ayuso · 19 years ago
  2. 984955b [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back by Pablo Neira Ayuso · 19 years ago
  3. 90c4656 [NETFILTER]: ctnetlink: Add sanity checkings for ICMP by Yasuyuki Kozakai · 19 years ago
  4. 684f7b2 [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping by Pablo Neira Ayuso · 19 years ago
  5. d695aa8 [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c by Jesper Juhl · 19 years ago
  6. 3e4ead4 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c by Jesper Juhl · 19 years ago
  7. 4ffd2e4 [IPVS]: Fix compilation by Adrian Bunk · 19 years ago
  8. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 19 years ago
  9. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 19 years ago
  10. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  11. fd586ba [PATCH] net: swich device attribute creation to default attrs by Kay Sievers · 19 years ago
  12. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  13. 74cb879 [TCP] tcp_vegas: Fix slow start by Thomas Young · 19 years ago
  14. 9369986 [NET]: More instruction checks fornet/core/filter.c by Kris Katterjohn · 19 years ago
  15. 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 19 years ago
  16. 196433c [IPV6]: Use macro for rwlock_t initialization. by YOSHIFUJI Hideaki · 19 years ago
  17. ca40330 [ECONET]: Use macro for spinlock_t definition. by YOSHIFUJI Hideaki · 19 years ago
  18. f190055 [IPVS]: Add missing include <linux/net.h> by Arnaldo Carvalho de Melo · 19 years ago
  19. 80e40da [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected by Arnaldo Carvalho de Melo · 19 years ago
  20. e4dfd449 [DCCP] ackvec: use u8 for the buf offsets by Arnaldo Carvalho de Melo · 19 years ago
  21. 6742bbc [DCCP] ackvec: Fix spelling of "throw" by Andrea Bittau · 19 years ago
  22. 40efc6f [TCP]: less inline's by Stephen Hemminger · 19 years ago
  23. 3c19065 [IEEE80211] ipw2200: Simplify multicast checks. by Stephen Hemminger · 19 years ago
  24. cd8787a [IPV4] fib_trie: build fix by Stephen Hemminger · 19 years ago
  25. 554c9a8 [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() by Stephen Hemminger · 19 years ago
  26. e84a9f5 [DCCP]: Notify CCID only after ACK vectors have been processed. by Andrea Bittau · 19 years ago
  27. 9e37720 [DCCP]: Send an ACK vector when ACKing a response packet by Andrea Bittau · 19 years ago
  28. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 19 years ago
  29. 5062430 [DECNET]: Only use local routers by Patrick Caulfield · 19 years ago
  30. 4b5bdf5 [IPVS]: Cleanup IP_VS_DBG statements. by Roberto Nibali · 19 years ago
  31. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  32. 5ff7630 [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() by Christoph Hellwig · 19 years ago
  33. b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 19 years ago
  34. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 19 years ago
  35. 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 19 years ago
  36. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  37. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  38. ce1d4d3 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} by Christoph Hellwig · 19 years ago
  39. cbeb321 [NET]: Fix sock_init() return value. by David S. Miller · 19 years ago
  40. f34fbb97 [PKTGEN]: Deinitialise static variables. by Jaco Kroon · 19 years ago
  41. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  42. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
  43. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  44. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  45. fd96625 [IPV4] fib_trie: Add credits. by Robert Olsson · 19 years ago
  46. 9eb2d62 [TCP] cubic: use Newton-Raphson by Stephen Hemminger · 19 years ago
  47. 89b3d9a [TCP] cubic: precompute constants by Stephen Hemminger · 19 years ago
  48. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 19 years ago
  49. 8cbb512e [BRIDGE]: add version number by Stephen Hemminger · 19 years ago
  50. edb5e46 [BRIDGE]: limited ethtool support by Stephen Hemminger · 19 years ago
  51. 0e5eaba [BRIDGE]: filter packets in learning state by Stephen Hemminger · 19 years ago
  52. 4433f42 [BRIDGE]: handle speed detection after carrier changes by Stephen Hemminger · 19 years ago
  53. 4505a3e [BRIDGE]: allow setting hardware address of bridge pseudo-dev by Stephen Hemminger · 19 years ago
  54. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  55. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  56. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  57. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  58. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  59. fc44b98 [DCCP]: Use reqsk_free in dccp_v4_conn_request by Arnaldo Carvalho de Melo · 19 years ago
  60. 3df80d9 [DCCP]: Introduce DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  61. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  62. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  63. 34ca686 [DCCP]: Just rename dccp_v4_prot to dccp_prot by Arnaldo Carvalho de Melo · 19 years ago
  64. 3cf3dc6 [IPV6]: Export some symbols for DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  65. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  66. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  67. 830a1e5 [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg by Benjamin LaHaise · 19 years ago
  68. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  69. f1f71e0 [IPVS]: remove dead code by Roberto Nibali · 19 years ago
  70. 65a4544 [UDP]: udp_checksum_init return value by Stephen Hemminger · 19 years ago
  71. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  72. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  73. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  74. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  75. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  76. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  77. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  78. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  79. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  80. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  81. d5228a4 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog by Bart De Schuymer · 19 years ago
  82. 3183606 [NETFILTER] ip_tables: NUMA-aware allocation by Eric Dumazet · 19 years ago
  83. df3271f [TCP] BIC: CUBIC window growth (2.0) by Stephen Hemminger · 19 years ago
  84. 05d0545 [TCP] BIC: spelling and whitespace by Stephen Hemminger · 19 years ago
  85. 018da8f [TCP] BIC: remove low utilization code. by Stephen Hemminger · 19 years ago
  86. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  87. ac67c62 Merge branch 'master' by Jeff Garzik · 19 years ago
  88. 4a4efbd s/retreiv/retriev/g by Matt Mackall · 19 years ago
  89. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  90. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  91. 6732bad [IPV6]: Fix addrconf dead lock. by YOSHIFUJI Hideaki · 19 years ago
  92. 79cac2a [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge by David Kimdon · 19 years ago
  93. 6f4353d [IPV6]: Increase default MLD_MAX_MSF to 64. by David L Stevens · 19 years ago
  94. 291d809 [IPV6]: Fix Temporary Address Generation by Hiroyuki YAMAMORI · 19 years ago
  95. 3dd3bf8 [IPV6]: Fix dead lock. by YOSHIFUJI Hideaki · 19 years ago
  96. e646929 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a by David S. Miller · 19 years ago
  97. 9b78a82 [IPSEC]: Fix policy updates missed by sockets by David S. Miller · 19 years ago
  98. 4c7e689 [DCCP]: Comment typo by Ian McDonald · 19 years ago
  99. 1d14280 [IPV6]: Fix address deletion by Kristian Slavov · 19 years ago
  100. 7eb1b3d [VLAN]: Add two missing checks to vlan_ioctl_handler() by Mika Kukkonen · 19 years ago