1. e15f880 tipc: Add support for customized subscription overlap handling by Allan Stephens · 17 years ago
  2. f42a444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 17 years ago
  3. 63fe46d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 17 years ago
  4. dcc9977 net: handle errors from device_rename by Stephen Hemminger · 17 years ago
  5. 8f40f67 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 17 years ago
  6. f7fd63c net/irda/irnet/irnet_irda.c needs unaligned.h by Andrew Morton · 17 years ago
  7. 887b3ec 9p: fix error path during early mount by Eric Van Hensbergen · 17 years ago
  8. 332c421 9p: make cryptic unknown error from server less scary by Eric Van Hensbergen · 17 years ago
  9. d0c4471 9p: fix flags length in net by Steven Rostedt · 17 years ago
  10. 728fc4e 9p: Correct fidpool creation failure in p9_client_create by Josef 'Jeff' Sipek · 17 years ago
  11. c154949 9p: use struct mutex instead of struct semaphore by Josef 'Jeff' Sipek · 17 years ago
  12. bb8ffdf 9p: propagate parse_option changes to client and transports by Eric Van Hensbergen · 17 years ago
  13. ee44399 9p: Documentation updates by Eric Van Hensbergen · 17 years ago
  14. b0a6717 mac80211: Set IEEE80211_TXPD_REQ_TX_STATUS for all TX frames by Ivo van Doorn · 17 years ago
  15. 2940bb6 wireless: Add missing locking to cfg80211_dev_rename by Eric W. Biederman · 17 years ago
  16. 601ae7f mac80211: make rx radiotap header more flexible by Bruno Randolf · 17 years ago
  17. 566bfe5 mac80211: use hardware flags for signal/noise units by Bruno Randolf · 17 years ago
  18. fac371d mac80211: fix queue constant confusion by Johannes Berg · 17 years ago
  19. 07346f81 mac80211: proper STA info locking by Johannes Berg · 17 years ago
  20. 3434fbd mac80211: require four hardware queues for QoS/HT by Johannes Berg · 17 years ago
  21. 8c046c8 mac80211: tkip.c use kernel-provided infrastructure by Harvey Harrison · 17 years ago
  22. ae7245c wireless: use get/put_unaligned_* helpers by Harvey Harrison · 17 years ago
  23. 6aa5fc4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  24. 9ee6b7f net: Fix typo in net/core/sock.c. by Rami Rosen · 17 years ago
  25. 01b7a31 netfilter: xt_iprange: module aliases for xt_iprange by Phil Oester · 17 years ago
  26. 1eedf69 netfilter: ctnetlink: dump conntrack ID in event messages by Eric Leblond · 17 years ago
  27. 3322238 irda: Fix a misalign access issue. (v2) by Graf Yang · 17 years ago
  28. c1cc678 sctp: Fix use of uninitialized pointer by Patrick McHardy · 17 years ago
  29. 5e0f892 cipso: Relax too much careful cipso hash function. by Pavel Emelyanov · 17 years ago
  30. 79d44516 tcp FRTO: work-around inorder receivers by Ilpo Järvinen · 17 years ago
  31. a1c1f28 tcp FRTO: Fix fallback to conventional recovery by Ilpo Järvinen · 17 years ago
  32. 608961a mac80211: Use skb_header_cloned() on TX path. by David S. Miller · 17 years ago
  33. f3994ec mac80211: assign needed_headroom/tailroom for netdevs by Johannes Berg · 17 years ago
  34. f5184d2 net: Allow netdevices to specify needed head/tailroom by Johannes Berg · 17 years ago
  35. a4278e1 mac80211: add missing newlines in printk() by Pavel Roskin · 17 years ago
  36. 36d16ae mac80211: fix association with some APs by Helmut Schaa · 17 years ago
  37. 6d6936e Fix potential scheduling while atomic in mesh_path_add. by Pavel Emelyanov · 17 years ago
  38. 0eb03d5 Fix not checked kmalloc() result. by Pavel Emelyanov · 17 years ago
  39. f84e71a Fix GFP_KERNEL allocation under read lock. by Pavel Emelyanov · 17 years ago
  40. 812714d mac80211: mesh hwmp: fix kfree(skb) by Patrick McHardy · 17 years ago
  41. 69687a0 mac80211: fix access to null skb by Luis Carlos Cobo · 17 years ago
  42. ef26925 mac80211: fix incorrect mesh header length by Luis Carlos Cobo · 17 years ago
  43. df44205 mac80211: Don't encrypt beacons by Ivo van Doorn · 17 years ago
  44. 78520ca mac80211: fix debugfs default key oops by Johannes Berg · 17 years ago
  45. bb55bdd fix irq flags in mac80211 code by Steven Rostedt · 17 years ago
  46. 7ef43eb tipc: Fix race condition when creating socket or native port by Allan Stephens · 17 years ago
  47. 4e3e6dc tipc: Enhancements to name table initialization by Allan Stephens · 17 years ago
  48. c449258 sctp: Add address type check while process paramaters of ASCONF chunk by Wei Yongjun · 17 years ago
  49. 6e40a91 sctp: Do not enable peer IPv6 address support on PF_INET socket by Wei Yongjun · 17 years ago
  50. 20c2c1f sctp: add sctp/remaddr table to complete RFC remote address table OID by Neil Horman · 17 years ago
  51. 88a0a94 sctp: Support the new specification of sctp_connectx() by Vlad Yasevich · 17 years ago
  52. d364d92 sctp: Bring SCTP_DELAYED_ACK socket option into API compliance by Wei Yongjun · 17 years ago
  53. a8f43ee Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  54. 36ca34c sit: Add missing kfree_skb() on pskb_may_pull() failure. by David S. Miller · 17 years ago
  55. f08269d tipc: Increase buffer header to support worst-case device by Allan Stephens · 17 years ago
  56. 28a4acb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  57. 625fc3a Remove duplicated include in net/sunrpc/svc.c by Huang Weiyi · 17 years ago
  58. a1f2aa1 fix irq flags in mac80211 code by Steven Rostedt · 17 years ago
  59. e46b66b net: Added ASSERT_RTNL() to dev_open() and dev_close(). by Ben Hutchings · 17 years ago
  60. c2ab7ac can: Fix can_send() handling on dev_queue_xmit() failures by Oliver Hartkopp · 17 years ago
  61. aca5139 netns: Fix arbitrary net_device-s corruptions on net_ns stop. by Pavel Emelyanov · 17 years ago
  62. f3261af netfilter: Kconfig: default DCCP/SCTP conntrack support to the protocol config values by Patrick McHardy · 17 years ago
  63. ef75d49 netfilter: nf_conntrack_sip: restrict RTP expect flushing on error to last request by Patrick McHardy · 17 years ago
  64. c67fa02 net/ipv4: correct RFC 1122 section reference in comment by J.H.M. Dassen (Ray) · 17 years ago
  65. 62ab222 tcp FRTO: SACK variant is errorneously used with NewReno by Ilpo Järvinen · 17 years ago
  66. 5c5e128 mac80211: fix wme code by Johannes Berg · 17 years ago
  67. 3df5ee6 wireless: fix warning introduced by "mac80211: QoS related cleanups" by John W. Linville · 17 years ago
  68. e100bb6 mac80211: QoS related cleanups by Johannes Berg · 17 years ago
  69. 7eafd25 remove ieee80211_wx_{get,set}_auth() by Adrian Bunk · 17 years ago
  70. c12cf21 remove ieee80211_tx_frame() by Adrian Bunk · 17 years ago
  71. 712590d make sta_rx_agg_session_timer_expired() static by Adrian Bunk · 17 years ago
  72. 3acea5b mac80211: correct skb allocation by Ester Kummer · 17 years ago
  73. c6adbd2 mac80211: Add IEEE80211_KEY_FLAG_PAIRWISE by Ivo van Doorn · 17 years ago
  74. 988c0f7 mac80211: a few code cleanups by Johannes Berg · 17 years ago
  75. 1c01442 mac80211: Replace ieee80211_tx_control->key_idx with ieee80211_key_conf by Ivo van Doorn · 17 years ago
  76. 4880d10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  77. 9d1045a net_cls_act: act_simple dont ignore realloc code by Jamal Hadi Salim · 17 years ago
  78. 5f6b1ea Revert "atm: Do not free already unregistered net device." by David S. Miller · 17 years ago
  79. 1944317 dccp: return -EINVAL on invalid feature length by Chris Wright · 17 years ago
  80. a7ca026 tipc: Update version number to TIPC 1.6.4 by Allan Stephens · 17 years ago
  81. 48c9713 tipc: Exclude debug-only print buffer code when not debugging by Allan Stephens · 17 years ago
  82. 6063da9 tipc: Cosmetic cleanup of system & debug output declarations by Allan Stephens · 17 years ago
  83. 7d3aa71 [TIPC]: Cosmetic cleanup of print buffer code by Allan Stephens · 17 years ago
  84. c890398 tipc: Elimination of print buffer chaining by Allan Stephens · 17 years ago
  85. 40dbfae tipc: Fix null pointer dereference in debug code by Allan Stephens · 17 years ago
  86. 93758c3 tipc: Fix recursive spinlock invocation in print buffer code by Allan Stephens · 17 years ago
  87. fb98ec7 tipc: Provide feedback when log buffer resizing fails by Allan Stephens · 17 years ago
  88. 025adbe tipc: Simplify log buffer resizing by Allan Stephens · 17 years ago
  89. fa1b1cf net_cls_act: Make act_simple use of netlink policy. by Jamal Hadi Salim · 17 years ago
  90. 5ffc02a ip: Use inline function dst_metric() instead of direct access to dst->metric[] by Satoru SATOH · 17 years ago
  91. 0bbeafd ip: Make use of the inline function dst_metric_locked() by Satoru SATOH · 17 years ago
  92. 1e0ba00 atm: Bad locking on br2684_devs modifications. by Pavel Emelyanov · 17 years ago
  93. 65e4113 atm: Do not free already unregistered net device. by Pavel Emelyanov · 17 years ago
  94. 339a7c4 mac80211: Do not free net device after it is unregistered. by Pavel Emelyanov · 17 years ago
  95. e340a90 bridge: Consolidate error paths in br_add_bridge(). by Pavel Emelyanov · 17 years ago
  96. c37aa90 bridge: Net device leak in br_add_bridge(). by Pavel Emelyanov · 17 years ago
  97. c800578 net: Fix useless comment reference loop. by Johannes Berg · 17 years ago
  98. 3ba08b0 sch_htb: remove from event queue in htb_parent_to_leaf() by Jarek Poplawski · 17 years ago
  99. afa26be Merge git://git.kernel.org/pub/scm/linux/kernel/git/tglx/linux-2.6-hrt by Linus Torvalds · 17 years ago
  100. 4f9faaa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago