1. ebeaddc [PATCH] ieee80211: Updated copyright dates by James Ketrenos · 19 years ago
  2. 7dc888f [PATCH] ieee80211: Keep auth mode unchanged after iwconfig key off/on cycle by James Ketrenos · 19 years ago
  3. ccd0fda [PATCH] ieee80211: Mixed PTK/GTK CCMP/TKIP support by James Ketrenos · 19 years ago
  4. 42c94e4 [PATCH] ieee80211: Type-o, capbility definition for QoS, and ERP parsing by James Ketrenos · 19 years ago
  5. 02cda6a [PATCH] ieee80211: Added ieee80211_geo to provide helper functions by James Ketrenos · 19 years ago
  6. 9e8571a [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem by James Ketrenos · 19 years ago
  7. 2c0aa2a [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full by James Ketrenos · 19 years ago
  8. 1264fc0 [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size reporting by James Ketrenos · 19 years ago
  9. 3f552bb [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data frames, and callbacks by James Ketrenos · 19 years ago
  10. 3cdd00c [PATCH] ieee80211: adds support for the creation of RTS packets by James Ketrenos · 19 years ago
  11. ee34af3 [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr by James Ketrenos · 19 years ago
  12. e0d369d [PATCH] ieee82011: Added WE-18 support to default wireless extension handler by James Ketrenos · 19 years ago
  13. 259bf1f [PATCH] ieee80211: Allow drivers to fix an issue when using wpa_supplicant with WEP by James Ketrenos · 19 years ago
  14. 0ad0c3c [PATCH] ieee80211: Fix kernel Oops when module unload by James Ketrenos · 19 years ago
  15. 42e349f [PATCH] ieee80211: Fix time calculation, switching to use jiffies_to_msecs by James Ketrenos · 19 years ago
  16. f1bf663 [PATCH] ieee80211: Hardware crypto and fragmentation offload support by James Ketrenos · 19 years ago
  17. 20d6471 [PATCH] ieee80211: Fixed a kernel oops on module unload by James Ketrenos · 19 years ago
  18. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  19. 7957aed [TCP]: Set default congestion control correctly for incoming connections. by Stephen Hemminger · 19 years ago
  20. 78c6671 [FIB_TRIE]: message cleanup by Stephen Hemminger · 19 years ago
  21. 0fb375f [AF_PACKET]: Allow for > 8 byte hardware addresses. by Eric W. Biederman · 19 years ago
  22. 875bd5a Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  23. 6d1cfe3 [PATCH] raw_sendmsg DoS on 2.6 by Mark J Cox · 19 years ago
  24. e14c3ca [TCP]: Handle SACK'd packets properly in tcp_fragment(). by Herbert Xu · 19 years ago
  25. 3c3f8f2 [8021Q]: Add endian annotations. by Alexey Dobriyan · 19 years ago
  26. 8922bc9 [NETFILTER]: Export ip_nat_port_{nfattr_to_range,range_to_nfattr} by Harald Welte · 19 years ago
  27. a41bc00 [NETFILTER]: Rename misnamed function by Patrick McHardy · 19 years ago
  28. e674d0f [NETFILTER] ip6tables: remove duplicate code by Yasuyuki Kozakai · 19 years ago
  29. 926b50f [NETFILTER]: Add new PPTP conntrack and NAT helper by Harald Welte · 19 years ago
  30. 772cb71 [IPV4]: fib_trie RCU refinements by Robert Olsson · 19 years ago
  31. 1d25cd6 [IPV4]: fib_trie tnode stats refinements by Robert Olsson · 19 years ago
  32. 628f87f [NETFILTER]: Solve Kconfig dependency problem by Harald Welte · 19 years ago
  33. 987905d [IPV6]: Check connect(2) status for IPv6 UDP socket (Re: xfrm_lookup) by Mitsuru KANDA · 19 years ago
  34. 88f964d [DCCP]: Introduce CCID getsockopt for the CCIDs by Arnaldo Carvalho de Melo · 19 years ago
  35. 561713c [DCCP]: Don't use necessarily the same CCID for tx and rx by Arnaldo Carvalho de Melo · 19 years ago
  36. 65299d6 [CCID3]: Introduce include/linux/tfrc.h by Arnaldo Carvalho de Melo · 19 years ago
  37. ae31c33 [DCCP]: Move the ack vector code to net/dccp/ackvec.[ch] by Arnaldo Carvalho de Melo · 19 years ago
  38. 9eb0eec [NETFILTER] move nfnetlink options to right location in kconfig menu by Harald Welte · 19 years ago
  39. 777ed97 [NETFILTER] Fix Kconfig dependencies for nfnetlink/ctnetlink by Harald Welte · 19 years ago
  40. a8f3914 [NETFILTER]: Fix oops in conntrack event cache by Harald Welte · 19 years ago
  41. 136e92b [NETFILTER] CLUSTERIP: use a bitmap to store node responsibility data by KOVACS Krisztian · 19 years ago
  42. 4451362 [NETFILTER] CLUSTERIP: introduce reference counting for entries by KOVACS Krisztian · 19 years ago
  43. 67e6b62 [DCCP]: Introduce DCCP_SOCKOPT_SERVICE by Arnaldo Carvalho de Melo · 19 years ago
  44. 0c10c5d [DCCP]: More precisely set reset_code when sending RESET packets by Arnaldo Carvalho de Melo · 19 years ago
  45. 37f7f42 [NET]: Do not leak MSG_CMSG_COMPAT into userspace. by David S. Miller · 19 years ago
  46. 262d8e4 [PATCH] ieee80211 Switched to sscanf in store_debug_level by James Ketrenos · 19 years ago
  47. 18294d8 [PATCH] ieee80211 Cleanup memcpy parameters. by James Ketrenos · 19 years ago
  48. 7b1fa54 [PATCH] ieee80211 Removed ieee80211_info_element_hdr by James Ketrenos · 19 years ago
  49. 68e4e03 [PATCH] Changed 802.11 headers to use ieee80211_info_element[0] by James Ketrenos · 19 years ago
  50. 74079fd [PATCH] ieee80211 Added wireless spy support by James Ketrenos · 19 years ago
  51. b1b508e [PATCH] ieee80211 quality scaling algorithm extension handler by James Ketrenos · 19 years ago
  52. fd27817 [PATCH] Fixed some endian issues with 802.11 header usage in ieee80211_rx.c by James Ketrenos · 19 years ago
  53. 40796c5 [IPV6]: Fix per-socket multicast filtering in sk_reuse case by David L Stevens · 19 years ago
  54. 87375ab [IPVS]: ip_vs_ftp breaks connections using persistence by Julian Anastasov · 19 years ago
  55. f5e229d [IPVS]: Really invalidate persistent templates by Julian Anastasov · 19 years ago
  56. 1c011be [BRIDGE-NF]: Fix iptables redirect on bridge interface by Bart De Schuymer · 19 years ago
  57. de9daad [MCAST]: Fix MCAST_EXCLUDE line dupes by Denis Lukianov · 19 years ago
  58. 3c05d92 [TCP]: Compute in_sacked properly when we split up a TSO frame. by Herbert Xu · 19 years ago
  59. 033d974 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 19 years ago
  60. 2b80230 [DCCP]: Handle SYNC packets in dccp_rcv_state_process by Arnaldo Carvalho de Melo · 19 years ago
  61. 811265b [DCCP]: Check if already in the CLOSING state in dccp_rcv_closereq by Arnaldo Carvalho de Melo · 19 years ago
  62. ae01d27 Merge master.kernel.org:/pub/scm/linux/kernel/git/holtmann/bluetooth-2.6 by David S. Miller · 19 years ago
  63. adcb5ad1 [NETFILTER]: Fix DHCP + MASQUERADE problem by Patrick McHardy · 19 years ago
  64. cd0bf2d [NETFILTER]: Fix rcu race in ipt_REDIRECT by Patrick McHardy · 19 years ago
  65. e7fa1bd [NETFILTER]: Simplify netbios helper by Patrick McHardy · 19 years ago
  66. 5cb3064 [NETFILTER]: Use correct type for "ports" module parameter by Patrick McHardy · 19 years ago
  67. 939bb7e [PATCH] Code cleanups in calbacks in svcsock by Neil Brown · 19 years ago
  68. 354d28d [Bluetooth] Prevent RFCOMM connections through the RAW socket by Marcel Holtmann · 19 years ago
  69. 21d9e30 [Bluetooth] Add support for extended inquiry responses by Marcel Holtmann · 19 years ago
  70. b88a762 [NETROM]: Introduct stuct nr_private by Ralf Baechle · 19 years ago
  71. e21ce8c [NETROM]: Implement G8PZT Circuit reset for NET/ROM by Ralf Baechle · 19 years ago
  72. d2ce4bc [ROSE]: ROSE has no ARP by Ralf Baechle · 19 years ago
  73. 7237729 [NETROM]: NET/ROM has no ARP by Ralf Baechle · 19 years ago
  74. dd8aa40 [NETROM] NET/ROM has no txqueue by Ralf Baechle · 19 years ago
  75. 4676356 [AX.25]: Reformat ax25_proto_ops initialization by Ralf Baechle · 19 years ago
  76. 20b7d10 [AX.25/ROSE]: Whitespace formatting changes by Ralf Baechle · 19 years ago
  77. 9b37ee7 [NETROM/AX.25/ROSE]: Remove useless tests by Ralf Baechle · 19 years ago
  78. 6ddcf62 [NETROM]: statistics fix by Ralf Baechle · 19 years ago
  79. 3f2aadd [NETROM]: Fix rebuild header mess by Ralf Baechle · 19 years ago
  80. 6f74998 [AX.25]: Rename ax25_encapsulate to ax25_hard_header by Ralf Baechle · 19 years ago
  81. 59c2353 [CCID3]: Listen socks doesn't have a private CCID block by Arnaldo Carvalho de Melo · 19 years ago
  82. 121caf5 [NET]: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  83. e130af5 [TCP]: Fix double adjustment of tp->{lost,left}_out in tcp_fragment(). by Herbert Xu · 19 years ago
  84. e6df439 [IPV6]: Bring Type 0 routing header in-line with rfc3542. by Brian Haley · 19 years ago
  85. 41c29dd Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 19 years ago
  86. 59d203f [CCID3] Cleanup ccid3 debug calls by Arnaldo Carvalho de Melo · 19 years ago
  87. dc19336c [DCCP] Only call the HC _exit() routines in dccp_v4_destroy_sock by Arnaldo Carvalho de Melo · 19 years ago
  88. d7e0fb9 [CCID3] Initialize ccid3hctx_t_ipi to 250ms by Arnaldo Carvalho de Melo · 19 years ago
  89. 1d8674e Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  90. a9f6a0d [PATCH] more SPIN_LOCK_UNLOCKED -> DEFINE_SPINLOCK conversions by Ingo Molnar · 19 years ago
  91. 8d06afa [PATCH] timer initialization cleanup: DEFINE_TIMER by Ingo Molnar · 19 years ago
  92. b835996 [PATCH] files: lock-free fd look-up by Dipankar Sarma · 19 years ago
  93. cb7b593 [IPV4] fib_trie: fix proc interface by Stephen Hemminger · 19 years ago
  94. 8259f162 Merge master.kernel.org:/pub/scm/linux/kernel/git/acme/net-2.6 by David S. Miller · 19 years ago
  95. 59725dc [CCID3] Introduce ccid3_hc_[rt]x_sk() for overal consistency by Arnaldo Carvalho de Melo · 19 years ago
  96. b0e5678 [DCCP] Introduce dccp_timestamp by Arnaldo Carvalho de Melo · 19 years ago
  97. 954ee31 [CCID3] Initialize more fields in ccid3_hc_rx_init by Arnaldo Carvalho de Melo · 19 years ago
  98. b3a3077 [CCID3] Make the ccid3hcrx_rtt calc look more like the ccid3hctx_rtt one by Arnaldo Carvalho de Melo · 19 years ago
  99. 1a28599 [CCID3] Use ELAPSED_TIME in the HC TX RTT estimation by Arnaldo Carvalho de Melo · 19 years ago
  100. 1c14ac0 [DCCP] Give precedence to the biggest ELAPSED_TIME by Arnaldo Carvalho de Melo · 19 years ago