1. 1f1e030 [PATCH] knfsd: fix hash function for IP addresses on 64bit little-endian machines. by NeilBrown · 18 years ago
  2. 46f25df [NET]: Change 1500 to ETH_DATA_LEN in some files by Kris Katterjohn · 18 years ago
  3. e924283 [IPVS]: Another file needs linux/interrupt.h by Andrew Morton · 18 years ago
  4. e8eaedf [NETFILTER]: Use HOPLIMIT metric as TTL of TCP reset sent by REJECT by Yasuyuki Kozakai · 18 years ago
  5. 0ae2cfe [NETFILTER]: nf_conntrack_l3proto_ipv4.c needs net/route.h by Patrick McHardy · 18 years ago
  6. 22dea56 [NETFILTER]: Export ip6_masked_addrcmp, don't pass IPv6 addresses on stack by Patrick McHardy · 18 years ago
  7. b777e0c [NETFILTER]: make ipv6_find_hdr() find transport protocol header by Patrick McHardy · 18 years ago
  8. 1bd9bef [NETFILTER]: Call POST_ROUTING hook before fragmentation by Patrick McHardy · 18 years ago
  9. abbcc73 [NETFILTER]: Remove okfn usage in ip_vs_core.c by Patrick McHardy · 18 years ago
  10. a9b305c [NETFILTER]: ctnetlink: Fix dumping of helper name by Patrick McHardy · 18 years ago
  11. e7be699 [NETFILTER]: Fix module_param types and permissions by Patrick McHardy · 18 years ago
  12. 87711cb [NETFILTER]: Filter dumped entries based on the layer 3 protocol number by Pablo Neira Ayuso · 18 years ago
  13. c1d10ad [NETFILTER]: Add ctnetlink port for nf_conntrack by Pablo Neira Ayuso · 18 years ago
  14. 205d67c [NETFILTER]: ctnetlink: remove unused variable by Pablo Neira Ayuso · 18 years ago
  15. d4d6bb4 [NETFILTER]: ctnetlink: fix conntrack mark race by Pablo Neira Ayuso · 18 years ago
  16. 0368309 [NETFILTER]: ctnetlink: ctnetlink_event cleanup by Pablo Neira Ayuso · 18 years ago
  17. 47116eb [NETFILTER]: ctnetlink: use u_int32_t instead of unsigned int by Pablo Neira Ayuso · 18 years ago
  18. 984955b [NETFILTER]: ctnetlink: propagate ctnetlink_dump_tuples_proto return value back by Pablo Neira Ayuso · 18 years ago
  19. 90c4656 [NETFILTER]: ctnetlink: Add sanity checkings for ICMP by Yasuyuki Kozakai · 18 years ago
  20. 684f7b2 [NETFILTER]: ctnetlink: remove bogus checks in ICMP protocol at dumping by Pablo Neira Ayuso · 18 years ago
  21. d695aa8 [NETFILTER]: Decrease number of pointer derefs in nf_conntrack_core.c by Jesper Juhl · 18 years ago
  22. 3e4ead4 [NETFILTER]: Decrease number of pointer derefs in nfnetlink_queue.c by Jesper Juhl · 18 years ago
  23. 4ffd2e4 [IPVS]: Fix compilation by Adrian Bunk · 18 years ago
  24. db9edfd Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6 by Linus Torvalds · 18 years ago
  25. 52347f4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial by Linus Torvalds · 18 years ago
  26. d779188 Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 18 years ago
  27. fd586ba [PATCH] net: swich device attribute creation to default attrs by Kay Sievers · 18 years ago
  28. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  29. 74cb879 [TCP] tcp_vegas: Fix slow start by Thomas Young · 18 years ago
  30. 9369986 [NET]: More instruction checks fornet/core/filter.c by Kris Katterjohn · 18 years ago
  31. 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 18 years ago
  32. 196433c [IPV6]: Use macro for rwlock_t initialization. by YOSHIFUJI Hideaki · 18 years ago
  33. ca40330 [ECONET]: Use macro for spinlock_t definition. by YOSHIFUJI Hideaki · 18 years ago
  34. f190055 [IPVS]: Add missing include <linux/net.h> by Arnaldo Carvalho de Melo · 18 years ago
  35. 80e40da [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected by Arnaldo Carvalho de Melo · 18 years ago
  36. e4dfd44 [DCCP] ackvec: use u8 for the buf offsets by Arnaldo Carvalho de Melo · 18 years ago
  37. 6742bbc [DCCP] ackvec: Fix spelling of "throw" by Andrea Bittau · 18 years ago
  38. 40efc6f [TCP]: less inline's by Stephen Hemminger · 18 years ago
  39. 3c19065 [IEEE80211] ipw2200: Simplify multicast checks. by Stephen Hemminger · 18 years ago
  40. cd8787a [IPV4] fib_trie: build fix by Stephen Hemminger · 18 years ago
  41. 554c9a8 [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() by Stephen Hemminger · 18 years ago
  42. e84a9f5 [DCCP]: Notify CCID only after ACK vectors have been processed. by Andrea Bittau · 18 years ago
  43. 9e37720 [DCCP]: Send an ACK vector when ACKing a response packet by Andrea Bittau · 18 years ago
  44. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 18 years ago
  45. 5062430 [DECNET]: Only use local routers by Patrick Caulfield · 18 years ago
  46. 4b5bdf5 [IPVS]: Cleanup IP_VS_DBG statements. by Roberto Nibali · 18 years ago
  47. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 18 years ago
  48. 5ff7630 [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() by Christoph Hellwig · 18 years ago
  49. b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 18 years ago
  50. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 18 years ago
  51. 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 18 years ago
  52. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 18 years ago
  53. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 18 years ago
  54. ce1d4d3 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} by Christoph Hellwig · 18 years ago
  55. cbeb321 [NET]: Fix sock_init() return value. by David S. Miller · 18 years ago
  56. f34fbb97 [PKTGEN]: Deinitialise static variables. by Jaco Kroon · 18 years ago
  57. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 18 years ago
  58. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 18 years ago
  59. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 18 years ago
  60. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 18 years ago
  61. fd96625 [IPV4] fib_trie: Add credits. by Robert Olsson · 18 years ago
  62. 9eb2d62 [TCP] cubic: use Newton-Raphson by Stephen Hemminger · 18 years ago
  63. 89b3d9a [TCP] cubic: precompute constants by Stephen Hemminger · 18 years ago
  64. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 18 years ago
  65. 8cbb512e [BRIDGE]: add version number by Stephen Hemminger · 18 years ago
  66. edb5e46 [BRIDGE]: limited ethtool support by Stephen Hemminger · 18 years ago
  67. 0e5eaba [BRIDGE]: filter packets in learning state by Stephen Hemminger · 18 years ago
  68. 4433f42 [BRIDGE]: handle speed detection after carrier changes by Stephen Hemminger · 18 years ago
  69. 4505a3e [BRIDGE]: allow setting hardware address of bridge pseudo-dev by Stephen Hemminger · 18 years ago
  70. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  71. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  72. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  73. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  74. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  75. fc44b98 [DCCP]: Use reqsk_free in dccp_v4_conn_request by Arnaldo Carvalho de Melo · 19 years ago
  76. 3df80d9 [DCCP]: Introduce DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  77. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  78. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  79. 34ca686 [DCCP]: Just rename dccp_v4_prot to dccp_prot by Arnaldo Carvalho de Melo · 19 years ago
  80. 3cf3dc6 [IPV6]: Export some symbols for DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  81. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  82. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  83. 830a1e5 [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg by Benjamin LaHaise · 19 years ago
  84. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  85. f1f71e0 [IPVS]: remove dead code by Roberto Nibali · 19 years ago
  86. 65a4544 [UDP]: udp_checksum_init return value by Stephen Hemminger · 19 years ago
  87. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  88. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  89. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  90. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  91. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  92. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  93. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  94. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  95. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  96. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  97. d5228a4 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog by Bart De Schuymer · 19 years ago
  98. 3183606 [NETFILTER] ip_tables: NUMA-aware allocation by Eric Dumazet · 19 years ago
  99. df3271f [TCP] BIC: CUBIC window growth (2.0) by Stephen Hemminger · 19 years ago
  100. 05d0545 [TCP] BIC: spelling and whitespace by Stephen Hemminger · 19 years ago