1. 36e4d64 convert hamradio drivers to netdev_txreturnt_t by Stephen Hemminger · 15 years ago
  2. 3c805a2 convert ATM drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  3. 6fef4c0 netdev: convert pseudo-devices to netdev_tx_t by Stephen Hemminger · 15 years ago
  4. a453e06 pkt_sched: Fix resource limiting in pfifo_fast by Krishna Kumar · 15 years ago
  5. 03a9a44 net: convert remaining non-symbolic return values in dev_queue_xmit by Krishna Kumar · 15 years ago
  6. 6ca8b99 can: use correct NET_RX_ return values by Oliver Hartkopp · 15 years ago
  7. b9caaab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by David S. Miller · 15 years ago
  8. b3df9a5 tipc: fix test of bearer_priority range in tipc_register_media() by roel kluin · 15 years ago
  9. ea00b8e can: switch to seq_file by Alexey Dobriyan · 15 years ago
  10. 9a7030b tcp: Remove redundant copy of MD5 authentication key by John Dykstra · 15 years ago
  11. fd3ae5e Speed-up pfifo_fast lookup using a private bitmap by Krishna Kumar · 15 years ago
  12. 31ce8c7 ipv6: Update Neighbor Cache when IPv6 RA is received on a router by David Ward · 15 years ago
  13. 80a1096 tcp: fix premature termination of FIN_WAIT2 time-wait sockets by Octavian Purdila · 15 years ago
  14. 80b71b8 fib_trie: resize rework by Jens Låås · 15 years ago
  15. 8945a80 sit: allow ip fragmentation when using nopmtudisc to fix package loss by Sascha Hlusiak · 15 years ago
  16. 30038fc net: ip_rt_send_redirect() optimization by Eric Dumazet · 15 years ago
  17. df19a62 tcp: keepalive cleanups by Eric Dumazet · 15 years ago
  18. 3d1427f ipv4: af_inet.c cleanups by Eric Dumazet · 15 years ago
  19. 2975315 pktgen: use proc_create_data() by Alexey Dobriyan · 15 years ago
  20. c3d2f52 pktgen: increase version by Stephen Hemminger · 15 years ago
  21. 63adc6f pktgen: cleanup checkpatch warnings by Stephen Hemminger · 15 years ago
  22. 64e8ff5 pktgen: use common idle routine by Stephen Hemminger · 15 years ago
  23. 2bc481c pktgen: spin using hrtimer by Stephen Hemminger · 15 years ago
  24. fd29cf7 pktgen: convert to use ktime_t by Stephen Hemminger · 15 years ago
  25. 5c9d191 pktgen: avoid calling gettimeofday by Stephen Hemminger · 15 years ago
  26. 5b8db2f pktgen: reorganize transmit loop by Stephen Hemminger · 15 years ago
  27. e470757 pktgen: use netdev_alloc_skb by Stephen Hemminger · 15 years ago
  28. 7d7bb1c pktgen: cleanup clone count test by Stephen Hemminger · 15 years ago
  29. 3791dec pktgen: xmit logic reorganization by Stephen Hemminger · 15 years ago
  30. 3bda06a pktgen: stop_device cleanup by Stephen Hemminger · 15 years ago
  31. 65c5b78 pktgen: mark read-only/mostly variables by Stephen Hemminger · 15 years ago
  32. 475ac1e pktgen: change inlining by Stephen Hemminger · 15 years ago
  33. 648fda7 pktgen: minor cleanup by Stephen Hemminger · 15 years ago
  34. 5bf6fcc mac80211: Check pending scan request after having processed mgd work by Jouni Malinen · 15 years ago
  35. 15db0b7 mac80211: fix scan cancel on ifdown by Johannes Berg · 15 years ago
  36. eadac6b mac80211: Fix output of minstrels rc_stats by Arnd Hannemann · 15 years ago
  37. 77a980d mac80211: fix RX skb leaks by Johannes Berg · 15 years ago
  38. 0448b5f nl80211: jump to out_err upon unsupported iftype by Roel Kluin · 15 years ago
  39. 1c4e9ab mac80211: Remove unnused throughput field from minstrel_rate. by Arnd Hannemann · 15 years ago
  40. ea77f12 mac80211: remove tasklet enable/disable by Johannes Berg · 15 years ago
  41. 3d54d25 cfg80211: clean up properly on interface type change by Johannes Berg · 15 years ago
  42. f796996 cfg80211: make spurious warnings less likely, configurable by Johannes Berg · 15 years ago
  43. 103bf9f mac80211: remove ieee80211_rx namespace hack by John W. Linville · 15 years ago
  44. 01a0ac4 cfg80211: check lost scans later, fix bug by Johannes Berg · 15 years ago
  45. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  46. 9e03fdf mac80211: Update mesh config IE to 11s draft 3.02 by Javier Cardona · 15 years ago
  47. 7e74309 Bluetooth: Add support for L2CAP 'Send RRorRNR' action by Gustavo F. Padovan · 15 years ago
  48. 2246b2f Bluetooth: Handle L2CAP case when the remote receiver is busy by Gustavo F. Padovan · 15 years ago
  49. ca42a61 Bluetooth: Acknowledge L2CAP packets when receiving RR-frames (F-bit=1) by Gustavo F. Padovan · 15 years ago
  50. cbe86b9 Bluetooth: Add missing selection of CONFIG_CRC16 for L2CAP layer by Randy Dunlap · 15 years ago
  51. 1b7bf4e Bluetooth: Use proper *_unaligned_le{16,32} helpers for L2CAP by Gustavo F. Padovan · 15 years ago
  52. e686219 Bluetooth: Add locking scheme to L2CAP timeout callbacks by Gustavo F. Padovan · 15 years ago
  53. 9409172 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/lowpan/lowpan by David S. Miller · 15 years ago
  54. f2c4493 RDS: Add a debug message suggesting to load transport modules by Andy Grover · 15 years ago
  55. 335776b RDS: Track transports via an array, not a list by Andy Grover · 15 years ago
  56. 40d8660 RDS: Modularize RDMA and TCP transports by Andy Grover · 15 years ago
  57. 616b757 RDS: Export symbols from core RDS by Andy Grover · 15 years ago
  58. 7004108 RDS: Add TCP transport to RDS by Andy Grover · 15 years ago
  59. 9e726b1 Bluetooth: Fix rejected connection not disconnecting ACL link by Luiz Augusto von Dentz · 15 years ago
  60. ef54fd9 Bluetooth: Full support for receiving L2CAP SREJ frames by Gustavo F. Padovan · 15 years ago
  61. 8f17154 Bluetooth: Add support for L2CAP SREJ exception by Gustavo F. Padovan · 15 years ago
  62. fcc203c Bluetooth: Add support for FCS option to L2CAP by Gustavo F. Padovan · 15 years ago
  63. 6840ed0 Bluetooth: Enable Streaming Mode for L2CAP by Gustavo F. Padovan · 15 years ago
  64. e90bac0 Bluetooth: Add support for Retransmission and Monitor Timers by Gustavo F. Padovan · 15 years ago
  65. 30afb5b Bluetooth: Initial support for retransmission of packets with REJ frames by Gustavo F. Padovan · 15 years ago
  66. c74e560 Bluetooth: Add support for Segmentation and Reassembly of SDUs by Gustavo F. Padovan · 15 years ago
  67. 1c2acff Bluetooth: Add initial support for ERTM packets transfers by Gustavo F. Padovan · 15 years ago
  68. 22121fc Bluetooth: Create separate l2cap_send_disconn_req() function by Gustavo F. Padovan · 15 years ago
  69. f2fcfcd Bluetooth: Add configuration support for ERTM and Streaming mode by Gustavo F. Padovan · 15 years ago
  70. 65c7c49 Bluetooth: Add L2CAP RFC option if ERTM is enabled by Marcel Holtmann · 15 years ago
  71. c6b03cf Bluetooth: Allow setting of L2CAP ERTM via socket option by Marcel Holtmann · 15 years ago
  72. 44dd46d Bluetooth: Add module option to enable L2CAP ERTM support by Marcel Holtmann · 15 years ago
  73. 52d1834 Bluetooth: Coding style cleanup from previous rfcomm_init bug fix by Marcel Holtmann · 15 years ago
  74. a6a67ef Bluetooth: Convert hdev->req_lock to a mutex by Thomas Gleixner · 15 years ago
  75. edad638 Bluetooth: Let HIDP grab the device reference for connections by Marcel Holtmann · 15 years ago
  76. 9eba32b Bluetooth: Add extra device reference counting for connections by Marcel Holtmann · 15 years ago
  77. 364f635 Bluetooth: Disconnect HIDRAW devices on disconnect by Marcel Holtmann · 15 years ago
  78. 981b141 Bluetooth: Fix missing scheduling when VIRTUAL_CABLE_UNPLUG is received by Vikram Kandukuri · 15 years ago
  79. fd0b3ff Bluetooth: Add proper shutdown support to SCO sockets by Marcel Holtmann · 15 years ago
  80. f8f2109 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  81. 11ba964 mac80211: fix register_hw error path by Johannes Berg · 15 years ago
  82. 16a832e cfg80211: allow cfg80211_connect_result with bssid == NULL by Zhu Yi · 15 years ago
  83. 415ad1ef cfg80211: fix leaks of wdev->conn->ie by David Kilroy · 15 years ago
  84. ad00239 cfg80211: fix dangling scan request checking by Johannes Berg · 15 years ago
  85. c8a61a7 mac80211: New stat counters for multicast and unicast forwarded frames by Daniel Walker · 15 years ago
  86. 29508d1 rc80211_pid_algo.c: remove unused variable declaration by John W. Linville · 15 years ago
  87. bfc32e6 mac80211: Decouple fail_avg stats used by mesh from rate control algorithm. by Javier Cardona · 15 years ago
  88. f424afa mac80211: remove deprecated API by Johannes Berg · 15 years ago
  89. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  90. ea416a7 cfg80211: report userspace SME connected event properly by Johannes Berg · 15 years ago
  91. 0ff6ce7 cfg80211: fix deadlock by Johannes Berg · 15 years ago
  92. a8b875e cfg80211: export cfg80211_wext_siwfreq by Jussi Kivilinna · 15 years ago
  93. 929122cd Drop ARPHRD_IEEE802154_PHY by Dmitry Eremin-Solenikov · 15 years ago
  94. 16eea49 ieee802154: add support for channel pages from IEEE 802.15.4-2006 by Dmitry Eremin-Solenikov · 15 years ago
  95. 2bfb107 ieee802154: add a sysfs representation of WPAN master devices by Dmitry Eremin-Solenikov · 15 years ago
  96. ae6e2ae phonet: fix build when PROC_FS is disabled by Randy Dunlap · 15 years ago
  97. 1758c09 can: Use WARN_ONCE() instead of BUG_ON() for sanity check in receive path by Oliver Hartkopp · 15 years ago
  98. b85daa5 vlan: adds fcoe offload related net_device_ops and updates fcoe_ddp_xid field by Vasu Dev · 15 years ago
  99. cf991116 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  100. a8519de Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago