1. e253008 mac80211: use multi-queue master netdevice by Johannes Berg · 16 years ago
  2. eefce91 mac80211: dont allow fragmentation and requeuing on A-MPDU queues by Johannes Berg · 16 years ago
  3. e039fa4 mac80211: move TX info into skb->cb by Johannes Berg · 16 years ago
  4. e245494 mac80211: reorder some transmit handlers by Johannes Berg · 16 years ago
  5. 2e92e6f mac80211: use rate index in TX control by Johannes Berg · 16 years ago
  6. 36d6825 mac80211: let drivers wake but not start queues by Johannes Berg · 16 years ago
  7. c4680470 mac80211: fix bugs in queue handling functions by Johannes Berg · 16 years ago
  8. edcdf8b mac80211: separate Tx and Rx MCS when configuring HT by Ron Rindjunsky · 16 years ago
  9. 3c83809 mac80211: tkip.c use struct tkip_ctx in phase 2 key mixing by Harvey Harrison · 16 years ago
  10. 82a5744 mac80211: tkip.c use struct tkip_ctx in phase 1 key mixing by Harvey Harrison · 16 years ago
  11. b0f76b3 mac80211: add a struct to hold tkip context by Harvey Harrison · 16 years ago
  12. a7b6f0c mac80211: add const, remove unused function, make one function static by Harvey Harrison · 16 years ago
  13. 1b19ca3 mac80211: introduce struct michael_mic_ctx and static helpers by Harvey Harrison · 16 years ago
  14. 1bd3dff mac80211: michael.c use kernel-provided infrastructure by Harvey Harrison · 16 years ago
  15. bd9b448 mac80211: Consolidate hash kfree-ing in mesh.c. by Pavel Emelyanov · 16 years ago
  16. a3538b1 mac80211: Merge error paths in mesh_table_grow(). by Pavel Emelyanov · 16 years ago
  17. 3282aea mac80211: Do not report false error from mesh_path_add. by Pavel Emelyanov · 16 years ago
  18. 8566dc3 mac80211: Fix sleeping allocation under lock in mesh_path_node_copy. by Pavel Emelyanov · 16 years ago
  19. 00242c4 mac80211: Report allocation failure from mesh_path_node_copy. by Pavel Emelyanov · 16 years ago
  20. 4caf86c mac80211: Prepare mesh_table_grow to failing copy_node callback. by Pavel Emelyanov · 16 years ago
  21. 5194ee8 mac80211: Fix one more call to synchronize_rcu in atomic context. by Pavel Emelyanov · 16 years ago
  22. 402d775 mac80211: Brush up error paths in mesh_path_add. by Pavel Emelyanov · 16 years ago
  23. 5b06c85c tipc: Cosmetic cleanup of topology service code by Allan Stephens · 16 years ago
  24. 28353e7 tipc: Consolidate subscriber & subscriber port references by Allan Stephens · 16 years ago
  25. fc5ad58 tipc: Fix bug in topology server byte swapping routine by Allan Stephens · 16 years ago
  26. 8e9501f tipc: Add support for customized subscription endianness by Allan Stephens · 16 years ago
  27. e15f880 tipc: Add support for customized subscription overlap handling by Allan Stephens · 16 years ago
  28. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 16 years ago
  29. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  30. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 16 years ago
  31. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 16 years ago
  32. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 16 years ago
  33. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 16 years ago
  34. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 16 years ago
  35. d0c4471 9p: fix flags length in net by Steven Rostedt · 16 years ago
  36. 728fc4ef 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 16 years ago
  37. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 16 years ago
  38. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 16 years ago
  39. ee44399 9p: Documentation updates by Eric Van Hensbergen · 16 years ago
  40. b0a6717 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames by Ivo van Doorn · 16 years ago
  41. 2940bb6 wireless: Add missing locking to cfg80211_dev_rename by Eric W. Biederman · 16 years ago
  42. 601ae7f mac80211: make rx radiotap header more flexible by Bruno Randolf · 16 years ago
  43. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 16 years ago
  44. fac371d mac80211: fix queue constant confusion by Johannes Berg · 16 years ago
  45. 07346f81 mac80211: proper STA info locking by Johannes Berg · 16 years ago
  46. 3434fbd mac80211: require four hardware queues for QoS/HT by Johannes Berg · 16 years ago
  47. 8c046c8 mac80211: tkip.c use kernel-provided infrastructure by Harvey Harrison · 16 years ago
  48. ae7245c wireless: use get/put_unaligned_* helpers by Harvey Harrison · 16 years ago
  49. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  50. 9ee6b7f net: Fix typo in net/core/sock.c. by Rami Rosen · 16 years ago
  51. 01b7a31 netfilter: xt_iprange: module aliases for xt_iprange by Phil Oester · 16 years ago
  52. 1eedf69 netfilter: ctnetlink: dump conntrack ID in event messages by Eric Leblond · 16 years ago
  53. 3322238 irda: Fix a misalign access issue. (v2) by Graf Yang · 16 years ago
  54. c1cc678 sctp: Fix use of uninitialized pointer by Patrick McHardy · 16 years ago
  55. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 16 years ago
  56. 79d44516 tcp FRTO: work-around inorder receivers by Ilpo Järvinen · 16 years ago
  57. a1c1f28 tcp FRTO: Fix fallback to conventional recovery by Ilpo Järvinen · 16 years ago
  58. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 16 years ago
  59. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 16 years ago
  60. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 16 years ago
  61. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 16 years ago
  62. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 16 years ago
  63. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 16 years ago
  64. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 16 years ago
  65. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 16 years ago
  66. 812714d mac80211: mesh hwmp: fix kfree(skb) by Patrick McHardy · 16 years ago
  67. 69687a0 mac80211: fix access to null skb by Luis Carlos Cobo · 16 years ago
  68. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 16 years ago
  69. df44205 mac80211: Don't encrypt beacons by Ivo van Doorn · 16 years ago
  70. 78520ca mac80211: fix debugfs default key oops by Johannes Berg · 16 years ago
  71. bb55bdd fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  72. 7ef43eb tipc: Fix race condition when creating socket or native port by Allan Stephens · 16 years ago
  73. 4e3e6dc tipc: Enhancements to name table initialization by Allan Stephens · 16 years ago
  74. c449258 sctp: Add address type check while process paramaters of ASCONF chunk by Wei Yongjun · 16 years ago
  75. 6e40a91 sctp: Do not enable peer IPv6 address support on PF_INET socket by Wei Yongjun · 16 years ago
  76. 20c2c1f sctp: add sctp/remaddr table to complete RFC remote address table OID by Neil Horman · 16 years ago
  77. 88a0a94 sctp: Support the new specification of sctp_connectx() by Vlad Yasevich · 16 years ago
  78. d364d92 sctp: Bring SCTP_DELAYED_ACK socket option into API compliance by Wei Yongjun · 16 years ago
  79. a8f43ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  80. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 16 years ago
  81. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 16 years ago
  82. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 16 years ago
  83. 625fc3a Remove duplicated include in net/sunrpc/svc.c by Huang Weiyi · 16 years ago
  84. a1f2aa1 fix irq flags in mac80211 code by Steven Rostedt · 16 years ago
  85. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 16 years ago
  86. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 16 years ago
  87. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 16 years ago
  88. f3261af netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values by Patrick McHardy · 16 years ago
  89. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 16 years ago
  90. c67fa02 net/ipv4: correct RFC 1122 section reference in comment by J.H.M. Dassen (Ray) · 16 years ago
  91. 62ab222 tcp FRTO: SACK variant is errorneously used with NewReno by Ilpo Järvinen · 16 years ago
  92. 5c5e128 mac80211: fix wme code by Johannes Berg · 16 years ago
  93. 3df5ee6 wireless: fix warning introduced by "mac80211: QoS related cleanups" by John W. Linville · 16 years ago
  94. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 16 years ago
  95. 7eafd25 remove ieee80211_wx_{get,set}_auth() by Adrian Bunk · 16 years ago
  96. c12cf21 remove ieee80211_tx_frame() by Adrian Bunk · 16 years ago
  97. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 16 years ago
  98. 3acea5b mac80211: correct skb allocation by Ester Kummer · 16 years ago
  99. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 16 years ago
  100. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 16 years ago