1. 181a46a [NETFILTER]: Use macro for spinlock_t/rwlock_t initializations/definition. by YOSHIFUJI Hideaki · 19 years ago
  2. 196433c [IPV6]: Use macro for rwlock_t initialization. by YOSHIFUJI Hideaki · 19 years ago
  3. ca40330 [ECONET]: Use macro for spinlock_t definition. by YOSHIFUJI Hideaki · 19 years ago
  4. f190055 [IPVS]: Add missing include <linux/net.h> by Arnaldo Carvalho de Melo · 19 years ago
  5. 80e40da [TCP]: syn_flood_warning is only needed if CONFIG_SYN_COOKIES is selected by Arnaldo Carvalho de Melo · 19 years ago
  6. e4dfd44 [DCCP] ackvec: use u8 for the buf offsets by Arnaldo Carvalho de Melo · 19 years ago
  7. 6742bbc [DCCP] ackvec: Fix spelling of "throw" by Andrea Bittau · 19 years ago
  8. 40efc6f [TCP]: less inline's by Stephen Hemminger · 19 years ago
  9. 3c19065 [IEEE80211] ipw2200: Simplify multicast checks. by Stephen Hemminger · 19 years ago
  10. 88df8ef [NET]: Don't exclude broadcast addresses from is_multicast_ether_addr() by Stephen Hemminger · 19 years ago
  11. cd8787a [IPV4] fib_trie: build fix by Stephen Hemminger · 19 years ago
  12. 554c9a8 [BRIDGE]: Fix faulty check in br_stp_recalculate_bridge_id() by Stephen Hemminger · 19 years ago
  13. e84a9f5 [DCCP]: Notify CCID only after ACK vectors have been processed. by Andrea Bittau · 19 years ago
  14. 9e37720 [DCCP]: Send an ACK vector when ACKing a response packet by Andrea Bittau · 19 years ago
  15. 709dd3a [DCCP]: Do not process a packet twice when it's not in state DCCP_OPEN. by Andrea Bittau · 19 years ago
  16. 5062430 [DECNET]: Only use local routers by Patrick Caulfield · 19 years ago
  17. 4b5bdf5 [IPVS]: Cleanup IP_VS_DBG statements. by Roberto Nibali · 19 years ago
  18. fd30333 [TG3]: fixup tot_len calculation by Alexey Dobriyan · 19 years ago
  19. b5e5fa5 [NET]: Add a dev_ioctl() fallback to sock_ioctl() by Christoph Hellwig · 19 years ago
  20. 5ff7630 [NETROM]: Remove unessecary lock_sock calls in netrom_ioctl() by Christoph Hellwig · 19 years ago
  21. b461d2f [NETLINK] genetlink: fix cmd type in genl_ops to be consistent to u8 by Per Liden · 19 years ago
  22. fd19f32 [AF_UNIX]: Convert to use a spinlock instead of rwlock by Benjamin LaHaise · 19 years ago
  23. 4947d3e [NET]: Speed up __alloc_skb() by Benjamin LaHaise · 19 years ago
  24. 17ba15f [PPPOX]: Fix assignment into const proto_ops. by David S. Miller · 19 years ago
  25. 8639a11 [TCP]: Don't use __constant_htonl for a non const arg by Arnaldo Carvalho de Melo · 19 years ago
  26. 14c8502 [INET_SOCK]: Move struct inet_sock & helper functions to net/inet_sock.h by Arnaldo Carvalho de Melo · 19 years ago
  27. 25995ff [SOCK]: Introduce sk_receive_skb by Arnaldo Carvalho de Melo · 19 years ago
  28. ce1d4d3 [NET]: restructure sock_aio_{read,write} / sock_{readv,writev} by Christoph Hellwig · 19 years ago
  29. cbeb321 [NET]: Fix sock_init() return value. by David S. Miller · 19 years ago
  30. f34fbb9 [PKTGEN]: Deinitialise static variables. by Jaco Kroon · 19 years ago
  31. 90ddc4f [NET]: move struct proto_ops to const by Eric Dumazet · 19 years ago
  32. 77d76ea [NET]: Small cleanup to socket initialization by Andi Kleen · 19 years ago
  33. 7708610 [SCTP]: Add support for SCTP_DELAYED_ACK_TIME socket option. by Frank Filz · 19 years ago
  34. 52ccb8e [SCTP]: Update SCTP_PEER_ADDR_PARAMS socket option to the latest api draft. by Frank Filz · 19 years ago
  35. fd96625 [IPV4] fib_trie: Add credits. by Robert Olsson · 19 years ago
  36. 9eb2d62 [TCP] cubic: use Newton-Raphson by Stephen Hemminger · 19 years ago
  37. 89b3d9a [TCP] cubic: precompute constants by Stephen Hemminger · 19 years ago
  38. 90933fc [FLS64]: x86_64 version by Stephen Hemminger · 19 years ago
  39. 3821af2 [FLS64]: generic version by Stephen Hemminger · 19 years ago
  40. c865e5d [PKT_SCHED] netem: packet corruption option by Stephen Hemminger · 19 years ago
  41. 8cbb512 [BRIDGE]: add version number by Stephen Hemminger · 19 years ago
  42. edb5e46 [BRIDGE]: limited ethtool support by Stephen Hemminger · 19 years ago
  43. 0e5eaba [BRIDGE]: filter packets in learning state by Stephen Hemminger · 19 years ago
  44. 4433f42 [BRIDGE]: handle speed detection after carrier changes by Stephen Hemminger · 19 years ago
  45. 4505a3e [BRIDGE]: allow setting hardware address of bridge pseudo-dev by Stephen Hemminger · 19 years ago
  46. fbe9cc4 [AF_UNIX]: Use spinlock for unix_table_lock by David S. Miller · 19 years ago
  47. d83d846 [IP_SOCKGLUE]: Remove most of the tcp specific calls by Arnaldo Carvalho de Melo · 19 years ago
  48. 2271281 [TCP]: Move the TCPF_ enum to tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  49. d8313f5 [INET6]: Generalise tcp_v6_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  50. a7f5e7f [INET]: Generalise tcp_v4_hash_connect by Arnaldo Carvalho de Melo · 19 years ago
  51. 6d6ee43 [TWSK]: Introduce struct timewait_sock_ops by Arnaldo Carvalho de Melo · 19 years ago
  52. fc44b98 [DCCP]: Use reqsk_free in dccp_v4_conn_request by Arnaldo Carvalho de Melo · 19 years ago
  53. 3df80d9 [DCCP]: Introduce DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  54. 399c07d [IPV6]: Export ipv6_opt_accepted by Arnaldo Carvalho de Melo · 19 years ago
  55. f21e68c [DCCP]: Prepare the AF agnostic core for the introduction of DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  56. 34ca686 [DCCP]: Just rename dccp_v4_prot to dccp_prot by Arnaldo Carvalho de Melo · 19 years ago
  57. 3cf3dc6 [IPV6]: Export some symbols for DCCPv6 by Arnaldo Carvalho de Melo · 19 years ago
  58. 0fa1a53 [IPV6]: Introduce inet6_timewait_sock by Arnaldo Carvalho de Melo · 19 years ago
  59. b9750ce [IPV6]: Generalise some functions by Arnaldo Carvalho de Melo · 19 years ago
  60. 830a1e5 [AF_UNIX]: Remove superfluous reference counting in unix_stream_sendmsg by Benjamin LaHaise · 19 years ago
  61. c1cbe4b [NET]: Avoid atomic xchg() for non-error case by Benjamin LaHaise · 19 years ago
  62. f1f71e0 [IPVS]: remove dead code by Roberto Nibali · 19 years ago
  63. 65a4544 [UDP]: udp_checksum_init return value by Stephen Hemminger · 19 years ago
  64. 3305b80 [IP]: Simplify and consolidate MSG_PEEK error handling by Herbert Xu · 19 years ago
  65. 57cca05 [DCCP]: Introduce dccp_ipv4_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  66. af05dc9 [ICSK]: Move v4_addr2sockaddr from TCP to icsk by Arnaldo Carvalho de Melo · 19 years ago
  67. 8292a17 [ICSK]: Rename struct tcp_func to struct inet_connection_sock_af_ops by Arnaldo Carvalho de Melo · 19 years ago
  68. ca304b6 [IPV6]: Introduce inet6_rsk() by Arnaldo Carvalho de Melo · 19 years ago
  69. 8129765 [IPV6]: Generalise tcp_v6_search_req & tcp_v6_synq_add by Arnaldo Carvalho de Melo · 19 years ago
  70. c2977c2 [ICSK]: make inet_csk_reqsk_queue_hash_add timeout arg unsigned long by Arnaldo Carvalho de Melo · 19 years ago
  71. 90b19d3 [IPV6]: Generalise __tcp_v6_hash, renaming it to __inet6_hash by Arnaldo Carvalho de Melo · 19 years ago
  72. 971af18 [IPV6]: Reuse inet_csk_get_port in tcp_v6_get_port by Arnaldo Carvalho de Melo · 19 years ago
  73. 89cee8b [IPV4]: Safer reassembly by Herbert Xu · 19 years ago
  74. d5228a4 [NETFILTER] ebtables: Support nf_log API from ebt_log and ebt_ulog by Bart De Schuymer · 19 years ago
  75. 3183606 [NETFILTER] ip_tables: NUMA-aware allocation by Eric Dumazet · 19 years ago
  76. df3271f [TCP] BIC: CUBIC window growth (2.0) by Stephen Hemminger · 19 years ago
  77. 05d0545 [TCP] BIC: spelling and whitespace by Stephen Hemminger · 19 years ago
  78. 018da8f [TCP] BIC: remove low utilization code. by Stephen Hemminger · 19 years ago
  79. d28d1e0 [LSM-IPSec]: Per-packet access control. by Trent Jaeger · 19 years ago
  80. df71837 [LSM-IPSec]: Security association restriction. by Trent Jaeger · 19 years ago
  81. 8802684 Linux v2.6.15 by Linus Torvalds · 19 years ago
  82. 8f493d7 [PATCH] Make sure interleave masks have at least one node set by Andi Kleen · 19 years ago
  83. abe842e [PATCH] Avoid namespace pollution in <asm/param.h> by Dag-Erling Smørgrav · 19 years ago
  84. f12f4d9 [PATCH] powerpc: more g5 overtemp problem fix by Benjamin Herrenschmidt · 19 years ago
  85. 557962a [PATCH] x86: teach dump_task_regs() about the -8 offset. by Stas Sergeev · 19 years ago
  86. de9e007 sysctl: make sure to terminate strings with a NUL by Linus Torvalds · 19 years ago
  87. 35f349e Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  88. 82c9df8 [PATCH] Fix false old value return of sysctl by Yi Yang · 19 years ago
  89. 8febdd8 sysctl: don't overflow the user-supplied buffer with '\0' by Linus Torvalds · 19 years ago
  90. 8b90db0 Insanity avoidance in /proc by Linus Torvalds · 19 years ago
  91. 40c37213 [PATCH] Input: wacom - fix X axis setup by Denny Priebe · 19 years ago
  92. ae5536d [PATCH] Input: warrior - fix HAT0Y axis setup by Dmitry Torokhov · 19 years ago
  93. 1994754 [PATCH] Input: kbtab - fix Y axis setup by Dmitry Torokhov · 19 years ago
  94. f02aa3f [ARM] 3216/1: indent and typo in drivers/serial/pxa.c by Erik Hovland · 19 years ago
  95. 9e625ff [PATCH] Simplify the VIDEO_SAA7134_OSS Kconfig dependency line by Jean Delvare · 19 years ago
  96. 392c14b Revert radeon AGP aperture offset changes by Linus Torvalds · 19 years ago
  97. bc781aa Merge master.kernel.org:/home/rmk/linux-2.6-mmc by Linus Torvalds · 19 years ago
  98. 77f234f Merge master.kernel.org:/home/rmk/linux-2.6-serial by Linus Torvalds · 19 years ago
  99. 80c7257 [PATCH] Fix recursive config dependency for SAA7134 by Jean Delvare · 19 years ago
  100. e597cb3 [PATCH] ppc64: htab_initialize_secondary cannot be marked __init by Anton Blanchard · 19 years ago