1. 5ed688a [LLC]: Strip RIF flag from source MAC address by Jochen Friedrich · 19 years ago
  2. 4595f25 [AX.25]: Fix signed char bug by Ralf Baechle · 19 years ago
  3. eeb2b85 [TWSK]: Grab the module refcount for timewait sockets by Arnaldo Carvalho de Melo · 19 years ago
  4. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  5. 20c9c82 [SCTP] Fix SCTP socket options to work with 32-bit apps on 64-bit kernels. by Sridhar Samudrala · 19 years ago
  6. 5fe467e [SCTP] Fix sctp_get{pl}addrs() API to work with 32-bit apps on 64-bit kernels. by Ivan Skytte Jørgensen · 19 years ago
  7. 77d8d7a [IPSEC]: Document that policy direction is derived from the index. by Herbert Xu · 19 years ago
  8. 83fa340 [XFRM]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  9. 8eea00a [IPVS]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  10. f4a19a56 [DECNET]: fix sparse gfp nocast warnings by Randy Dunlap · 19 years ago
  11. 6d25536 [INET]: Shrink struct inet_ehash_bucket on 32 bits UP by Eric Dumazet · 19 years ago
  12. 81c3d54 [INET]: speedup inet (tcp/dccp) lookups by Eric Dumazet · 19 years ago
  13. 8420e1b [LLC]: fix llc_ui_recvmsg, making it behave like tcp_recvmsg by Arnaldo Carvalho de Melo · 19 years ago
  14. d389424 [LLC]: Fix the accept path by Arnaldo Carvalho de Melo · 19 years ago
  15. 2928c19 [LLC]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  16. 6e2144b [LLC]: Use refcounting with struct llc_sap by Arnaldo Carvalho de Melo · 19 years ago
  17. 04e4223 [LLC]: Do better struct sock accounting on skbs by Arnaldo Carvalho de Melo · 19 years ago
  18. 590232a [LLC]: Add sysctl support for the LLC timeouts by Arnaldo Carvalho de Melo · 19 years ago
  19. 1d67e65 [LLC]: Make llc_frame_alloc take a net_device as an argument by Arnaldo Carvalho de Melo · 19 years ago
  20. 87375ab [IPVS]: ip_vs_ftp breaks connections using persistence by Julian Anastasov · 19 years ago
  21. ae01d27 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 19 years ago
  22. 21d9e30 [Bluetooth] Add support for extended inquiry responses by Marcel Holtmann · 19 years ago
  23. b88a762 [NETROM]: Introduct stuct nr_private by Ralf Baechle · 19 years ago
  24. e21ce8c [NETROM]: Implement G8PZT Circuit reset for NET/ROM by Ralf Baechle · 19 years ago
  25. b01ef8f [AX.25]: Add descriptions to constants by Ralf Baechle · 19 years ago
  26. 3bf0ae7 [AX.25]: Add more PIDs by Ralf Baechle · 19 years ago
  27. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  28. baed16a [AX.25]: Make asc2ax() thread-proof by Ralf Baechle · 19 years ago
  29. 2e66fc4 Merge git://git.skbuff.net/gitroot/yoshfuji/linux-2.6-git-rfc3542 by David S. Miller · 19 years ago
  30. e50ef933 [NET]: Need struct sock forward decl in net/compat.h by David S. Miller · 19 years ago
  31. 8920e8f [PATCH] Fix 32bit sendmsg() flaw by Al Viro · 19 years ago
  32. 41a1f8e [IPV6]: Support IPV6_{RECV,}TCLASS socket options / ancillary data. by YOSHIFUJI Hideaki · 19 years ago
  33. 333fad5 [IPV6]: Support several new sockopt / ancillary data in Advanced API (RFC3542). by YOSHIFUJI Hideaki · 19 years ago
  34. 55faed1 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  35. 6582c16 [PATCH] WE-19 for kernel 2.6.13 by Jean Tourrilhes · 19 years ago
  36. f75268c [AX25]: Make ax2asc thread-proof by Ralf Baechle · 19 years ago
  37. 6baf1f4 [NET]: Do not protect sysctl_optmem_max with CONFIG_SYSCTL by David S. Miller · 19 years ago
  38. 506e7be [IRDA]: IrDA prototype fixes by Adrian Bunk · 19 years ago
  39. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  40. 6475be1 [TCP]: Keep TSO enabled even during loss events. by David S. Miller · 19 years ago
  41. ef01578 [TCP]: Fix sk_forward_alloc underflow in tcp_sendmsg by Herbert Xu · 19 years ago
  42. d80d99d [NET]: Add sk_stream_wmem_schedule by Herbert Xu · 19 years ago
  43. 732db65 [IPVS]: "extern inline" -> "static inline" by Adrian Bunk · 19 years ago
  44. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  45. d8971fc [INET]: compile errors when DEBUG is defined by Stephen Hemminger · 19 years ago
  46. dc40c7b [ICSK]: Generalise tcp_listen_poll by Arnaldo Carvalho de Melo · 19 years ago
  47. 8cd25c1 [NET]: fix PROC_FS=n compile by Adrian Bunk · 19 years ago
  48. d179cd1 [NET]: Implement SKB fast cloning. by David S. Miller · 19 years ago
  49. 4c6ea29 [IP]: Introduce ip_options_get_from_user by Arnaldo Carvalho de Melo · 19 years ago
  50. 2038073 [NET]: Fix sparse warnings by Arnaldo Carvalho de Melo · 19 years ago
  51. a61bbcf [NET]: Store skb->timestamp as offset to a base timestamp by Patrick McHardy · 19 years ago
  52. 17b085e [INET_DIAG]: Move the tcp_diag interface to the proper place by Arnaldo Carvalho de Melo · 19 years ago
  53. 73c1f4a [TCPDIAG]: Just rename everything to inet_diag by Arnaldo Carvalho de Melo · 19 years ago
  54. 5324a04 [INET6_HASHTABLES]: Move inet6_lookup functions to net/ipv6/inet6_hashtables.c by Arnaldo Carvalho de Melo · 19 years ago
  55. 505cbfc [IPV6]: Generalise the tcp_v6_lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  56. 6687e98 [ICSK]: Move TCP congestion avoidance members to icsk by Arnaldo Carvalho de Melo · 19 years ago
  57. 64ce207 [NET]: Make NETDEBUG pure printk wrappers by Patrick McHardy · 19 years ago
  58. 696ab2d [TIMEWAIT]: Move inet_timewait_death_row routines to net/ipv4/inet_timewait_sock.c by Arnaldo Carvalho de Melo · 19 years ago
  59. 295ff7e [TIMEWAIT]: Introduce inet_timewait_death_row by Arnaldo Carvalho de Melo · 19 years ago
  60. 0d48d93 [Bluetooth]: Move packet type into the SKB control buffer by Marcel Holtmann · 19 years ago
  61. 2eb25a6 [Bluetooth]: Fix sparse warnings (__nocast type) by Victor Fusco · 19 years ago
  62. 3a5e903 [Bluetooth]: Implement RFCOMM remote port negotiation by J. Suter · 19 years ago
  63. 85a1e93 [Bluetooth]: Track page scan repetition mode changes by Marcel Holtmann · 19 years ago
  64. 45bb4bf [Bluetooth]: Workaround for inquiry results with RSSI and page scan mode by Marcel Holtmann · 19 years ago
  65. a019d6f [ICSK]: Move generalised functions from tcp to inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  66. 295f732 [ICSK]: Introduce reqsk_queue_prune from code in tcp_synack_timer by Arnaldo Carvalho de Melo · 19 years ago
  67. 0a5578c [ICSK]: Generalise tcp_listen_{start,stop} by Arnaldo Carvalho de Melo · 19 years ago
  68. 9f1d260 [ICSK]: Introduce inet_csk_clone by Arnaldo Carvalho de Melo · 19 years ago
  69. 3f421ba [NET]: Just move the inet_connection_sock function from tcp sources by Arnaldo Carvalho de Melo · 19 years ago
  70. 463c84b [NET]: Introduce inet_connection_sock by Arnaldo Carvalho de Melo · 19 years ago
  71. 87d11ce [SOCK]: Introduce sk_clone by Arnaldo Carvalho de Melo · 19 years ago
  72. c676270 [INET_TWSK]: Introduce inet_twsk_alloc by Arnaldo Carvalho de Melo · 19 years ago
  73. e48c414 [INET]: Generalise the TCP sock ID lookup routines by Arnaldo Carvalho de Melo · 19 years ago
  74. 8feaf0c0 [INET]: Generalise tcp_tw_bucket, aka TIME_WAIT sockets by Arnaldo Carvalho de Melo · 19 years ago
  75. 33b6223 [INET]: Generalise tcp_v4_lookup_listener by Arnaldo Carvalho de Melo · 19 years ago
  76. 81849d1 [INET]: Generalise tcp_v4_hash & tcp_unhash by Arnaldo Carvalho de Melo · 19 years ago
  77. c752f07 [TCP]: Move the tcp sock states to net/tcp_states.h by Arnaldo Carvalho de Melo · 19 years ago
  78. f3f05f7 [INET]: Generalise the tcp_listen_ lock routines by Arnaldo Carvalho de Melo · 19 years ago
  79. 6e04e02 [INET]: Move tcp_port_rover to inet_hashinfo by Arnaldo Carvalho de Melo · 19 years ago
  80. 2d8c4ce [INET]: Generalise tcp_bind_hash & tcp_inherit_port by Arnaldo Carvalho de Melo · 19 years ago
  81. a55ebcc [INET]: Move bind_hash from tcp_sk to inet_sk by Arnaldo Carvalho de Melo · 19 years ago
  82. 77d8bf9 [INET]: Move the TCP hashtable functions/structs to inet_hashtables.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  83. 0f7ff92 [INET]: Just rename the TCP hashtable functions/structs to inet_ by Arnaldo Carvalho de Melo · 19 years ago
  84. 304a161 [INET]: Move the TCP ehash functions to include/net/inet_hashtables.h by Arnaldo Carvalho de Melo · 19 years ago
  85. 32519f1 [INET]: Introduce inet_sk_rebuild_header by Arnaldo Carvalho de Melo · 19 years ago
  86. 6cbb0df [SOCK]: Introduce sk_setup_caps by Arnaldo Carvalho de Melo · 19 years ago
  87. 614c6cb [SOCK]: Rename __tcp_v4_rehash to __sk_prot_rehash by Arnaldo Carvalho de Melo · 19 years ago
  88. e684897 [NET]: Cleanup INET_REFCNT_DEBUG code by Arnaldo Carvalho de Melo · 19 years ago
  89. d13964f [IPV4/6]: Check if packet was actually delivered to a raw socket to decide whether to send an ICMP unreachable by Patrick McHardy · 19 years ago
  90. 0bd1b59 [IPV6]: Check interface bindings on IPv6 raw socket reception by Andrew McDonald · 19 years ago
  91. 86e65da [NET]: Remove explicit initializations of skb->input_dev by David S. Miller · 19 years ago
  92. 0742fd5 [IPV4]: possible cleanups by Adrian Bunk · 19 years ago
  93. f2ccd8f [NET]: Kill skb->real_dev by David S. Miller · 19 years ago
  94. 83e3609 [REQSK]: Move the syn_table destroy from tcp_listen_stop to reqsk_queue_destroy by Arnaldo Carvalho de Melo · 19 years ago
  95. abc3bc5 [NET]: Kill skb->tc_classid by Patrick McHardy · 19 years ago
  96. 91cb70c [PATCH] ieee80211: Fix debug comments ipw->ieee80211 by Jouni Malinen · 19 years ago
  97. 51e828b [PATCH] ieee80211: Remove EAPOL debug by Jouni Malinen · 19 years ago
  98. 5f55d08 [PATCH] ieee80211: Remove WIRELESS_EXT < 17 support by Jouni Malinen · 19 years ago
  99. 099c5bb ieee80211: use endian-aware types by Jiri Benc · 19 years ago
  100. 95d5185 ieee80211: convert defines to enums by Jiri Benc · 19 years ago