1. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 19 years ago
  2. 5062430 [DECNET]: Only use local routers by Patrick Caulfield · 19 years ago
  3. 4b5bdf5 [IPVS]: Cleanup IP_VS_DBG statements. by Roberto Nibali · 19 years ago
  4. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  5. 5ff7630 [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() by Christoph Hellwig · 19 years ago
  6. b461d2f2 [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 19 years ago
  7. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 19 years ago
  8. 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 19 years ago
  9. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  10. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  11. ce1d4d3 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} by Christoph Hellwig · 19 years ago
  12. cbeb321 [NET]: Fix sock_init() return value. by David S. Miller · 19 years ago
  13. f34fbb97 [PKTGEN]: Deinitialise static variables. by Jaco Kroon · 19 years ago
  14. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  15. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
  16. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  17. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  18. fd96625 [IPV4] fib_trie: Add credits. by Robert Olsson · 19 years ago
  19. 9eb2d62 [TCP] cubic: use Newton-Raphson by Stephen Hemminger · 19 years ago
  20. 89b3d9a [TCP] cubic: precompute constants by Stephen Hemminger · 19 years ago
  21. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 19 years ago
  22. 8cbb512e [BRIDGE]: add version number by Stephen Hemminger · 19 years ago
  23. edb5e46 [BRIDGE]: limited ethtool support by Stephen Hemminger · 19 years ago
  24. 0e5eaba [BRIDGE]: filter packets in learning state by Stephen Hemminger · 19 years ago
  25. 4433f42 [BRIDGE]: handle speed detection after carrier changes by Stephen Hemminger · 19 years ago
  26. 4505a3e [BRIDGE]: allow setting hardware address of bridge pseudo-dev by Stephen Hemminger · 19 years ago
  27. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  28. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  29. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  30. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  31. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  32. fc44b98 [DCCP]: Use reqsk_free in dccp_v4_conn_request by Arnaldo Carvalho de Melo · 19 years ago
  33. 3df80d9 [DCCP]: Introduce DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  34. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  35. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  36. 34ca686 [DCCP]: Just rename dccp_v4_prot to dccp_prot by Arnaldo Carvalho de Melo · 19 years ago
  37. 3cf3dc6 [IPV6]: Export some symbols for DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  38. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  39. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  40. 830a1e5 [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg by Benjamin LaHaise · 19 years ago
  41. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  42. f1f71e0 [IPVS]: remove dead code by Roberto Nibali · 19 years ago
  43. 65a4544 [UDP]: udp_checksum_init return value by Stephen Hemminger · 19 years ago
  44. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  45. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  46. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  47. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  48. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  49. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  50. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  51. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  52. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  53. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  54. d5228a4 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog by Bart De Schuymer · 19 years ago
  55. 3183606 [NETFILTER] ip_tables: NUMA-aware allocation by Eric Dumazet · 19 years ago
  56. df3271f [TCP] BIC: CUBIC window growth (2.0) by Stephen Hemminger · 19 years ago
  57. 05d0545 [TCP] BIC: spelling and whitespace by Stephen Hemminger · 19 years ago
  58. 018da8f [TCP] BIC: remove low utilization code. by Stephen Hemminger · 19 years ago
  59. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  60. 5ab4a6c [IPV6] mcast: Fix multiple issues in MLDv2 reports. by David L Stevens · 19 years ago
  61. 1b93ae64 [NET]: Validate socket filters against BPF_MAXINSNS in one spot. by David S. Miller · 19 years ago
  62. 6732bad [IPV6]: Fix addrconf dead lock. by YOSHIFUJI Hideaki · 19 years ago
  63. 79cac2a [BR_NETFILTER]: Fix leak if skb traverses > 1 bridge by David Kimdon · 19 years ago
  64. 6f4353d [IPV6]: Increase default MLD_MAX_MSF to 64. by David L Stevens · 19 years ago
  65. 291d809 [IPV6]: Fix Temporary Address Generation by Hiroyuki YAMAMORI · 19 years ago
  66. 3dd3bf8 [IPV6]: Fix dead lock. by YOSHIFUJI Hideaki · 19 years ago
  67. e646929 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6.14+git+ipv6-fix-20051221a by David S. Miller · 19 years ago
  68. 9b78a82 [IPSEC]: Fix policy updates missed by sockets by David S. Miller · 19 years ago
  69. 4c7e689 [DCCP]: Comment typo by Ian McDonald · 19 years ago
  70. 1d14280 [IPV6]: Fix address deletion by Kristian Slavov · 19 years ago
  71. 7eb1b3d [VLAN]: Add two missing checks to vlan_ioctl_handler() by Mika Kukkonen · 19 years ago
  72. 0d77d59 [NETROM]: Fix three if-statements in nr_state1_machine() by Mika Kukkonen · 19 years ago
  73. 6b3ae80 [IPV6]: Don't select a tentative address as a source address. by YOSHIFUJI Hideaki · 19 years ago
  74. c5e33bd [IPV6]: Run DAD when the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
  75. 3c21edb [IPV6]: Defer IPv6 device initialization until the link becomes ready. by YOSHIFUJI Hideaki · 19 years ago
  76. 8de3351 [IPV6]: Try not to send icmp to anycast address. by YOSHIFUJI Hideaki · 19 years ago
  77. 58c4fb8 [IPV6]: Flag RTF_ANYCAST for anycast routes. by YOSHIFUJI Hideaki · 19 years ago
  78. 48e4918 SUNRPC: Fix "EPIPE" error on mount of rpcsec_gss-protected partitions by Trond Myklebust · 19 years ago
  79. b079fa7b RPC: Do not block on skb allocation by Trond Myklebust · 19 years ago
  80. 9bffc4a [SCTP]: Fix sctp to not return erroneous POLLOUT events. by Neil Horman · 19 years ago
  81. 399c180 [IPSEC]: Perform SA switchover immediately. by David S. Miller · 19 years ago
  82. 9e99999 [XFRM]: Handle DCCP in xfrm{4,6}_decode_session by Patrick McHardy · 19 years ago
  83. 3dd4bc6 [IPV6]: Fix route lifetime. by YOSHIFUJI Hideaki · 19 years ago
  84. b036648 [BRIDGE-NF]: Fix bridge-nf ipv6 length check by Bart De Schuymer · 19 years ago
  85. 31cb5bd [NETFILTER]: Fix incorrect dependency for IP6_NF_TARGET_NFQUEUE by Patrick McHardy · 19 years ago
  86. 0476f17 [NETFILTER]: Fix NAT init order by Patrick McHardy · 19 years ago
  87. d3a880e [PATCH] Address of void __user * is void __user * *, not void * __user * by Al Viro · 19 years ago
  88. a388442 [VLAN]: Fix hardware rx csum errors by Stephen Hemminger · 19 years ago
  89. 1542272 [GRE]: Fix hardware checksum modification by Herbert Xu · 19 years ago
  90. 2edc268 [PKT_SCHED]: Disable debug tracing logs by default in packet action API. by David S. Miller · 19 years ago
  91. a1493d9 [IPV6] addrconf: Do not print device pointer in privacy log message. by David S. Miller · 19 years ago
  92. 1cf9e8a [PATCH] ieee80211_crypt_tkip depends on NET_RADIO by Olaf Hering · 19 years ago
  93. 14ee0a1 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/nf-2.6 by Linus Torvalds · 19 years ago
  94. 2f9616d [NETFILTER]: ip_nat_tftp: Fix expectation NAT by Marcus Sundberg · 19 years ago
  95. ecc51b6 [TCPv6]: Fix skb leak by Arnaldo Carvalho de Melo · 19 years ago
  96. 73d4f84 [IPv6] IPsec: fix pmtu calculation of esp by Kazunori MIYAZAWA · 19 years ago
  97. 246a421 [NET]: Fix NULL pointer deref in checksum debugging. by Stephen Hemminger · 19 years ago
  98. 4ebf0ae [AF_PACKET]: Convert PACKET_MMAP over to vm_insert_page(). by David S. Miller · 19 years ago
  99. dfb4b9d [TCP] Vegas: timestamp before clone by David S. Miller · 19 years ago
  100. 0d7bef6 [TCP] Vegas: Remove extra call to tcp_vegas_rtt_calc by Thomas Young · 19 years ago