1. 9a0da0d Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  2. ec282e9 dm9000: Use resource_size instead of private macro by Tobias Klauser · 15 years ago
  3. 07fcb04 dm9000: Remove unnecessary memset of netdev private data by Tobias Klauser · 15 years ago
  4. 58f2546 netxen: fix tx descriptor structure by Amit Kumar Salecha · 15 years ago
  5. 3db7675 netxen: fix check for ip addr hashing support by Amit Kumar Salecha · 15 years ago
  6. 23bcf63 net_sched: fix estimator lock selection for mq child qdiscs by Patrick McHardy · 15 years ago
  7. ea6a634 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
  8. b2e3abd cfg80211: allow scanning on specified frequencies when using wext-compatibility by Holger Schurig · 15 years ago
  9. 8c8f9ba ath9k: Initialize the priority gpio for BT coex 3-wire by Vasanthakumar Thiagarajan · 15 years ago
  10. f42cc2c ath9k: Get rid of the modparam btcoex_enable by Vasanthakumar Thiagarajan · 15 years ago
  11. fe12946 ath9k: Enable btcoex based on the subsystem id of the device by Vasanthakumar Thiagarajan · 15 years ago
  12. aeac355 ath9k: Store subsystem id in struct hw_version by Vasanthakumar Thiagarajan · 15 years ago
  13. 4d8cd26 wireless: mark prism54 as deprecated and mark for removal by Luis R. Rodriguez · 15 years ago
  14. 98a1e2a b44/b43/b43legacy: Fix switch warnings introduced by SSB-SDIO by Michael Buesch · 15 years ago
  15. 24ea602 ssb: Implement SDIO host bus support by Albert Herranz · 15 years ago
  16. f020979 ath9k: Remove unnecessary casting to u8 in pci_read_config_byte() call by Vasanthakumar Thiagarajan · 15 years ago
  17. 7b6840a ath9k: Disable ASPM when btcoex is active by Vasanthakumar Thiagarajan · 15 years ago
  18. 72c706b MAINTAINERS: Add Atheros Linux wireless drivers home page by Joe Perches · 15 years ago
  19. cde1b55 b43: Fix sparse warning in hw-tkip code by Michael Buesch · 15 years ago
  20. b0544eb b43: Really disable QoS, if requested by Michael Buesch · 15 years ago
  21. 4789666 rt2x00: Hardcode TX ack timeout and consume time by Ivo van Doorn · 15 years ago
  22. fa1a9c6 headers: net/ipv[46]/protocol.c header trim by Alexey Dobriyan · 15 years ago
  23. 5d5d9c9 IPv6/addrconf: Fix minor addrlabel thinko by Tushar Gohad · 15 years ago
  24. 6f0e013 niu: Use resource_size instead of private function by Tobias Klauser · 15 years ago
  25. fd413da b43: PCMCIA is not experimental anymore by Michael Buesch · 15 years ago
  26. fea6734 ath,ar9170: implemented conformance test limit calc. for tx power by Joerg Albert · 15 years ago
  27. 7f42c37 ath,ar9170: move CTL_ defines into regd.h by Joerg Albert · 15 years ago
  28. e6c463e ssb: Fail ssb modinit, if attach of the buses failed. by Michael Buesch · 15 years ago
  29. 69eddc8 b43: remove SHM spinlock by Michael Buesch · 15 years ago
  30. 77ca07f b43: Remove PIO RX workqueue by Michael Buesch · 15 years ago
  31. 637dae3 b43: Remove DMA/PIO queue locks by Michael Buesch · 15 years ago
  32. f5d40ee b43: Remove TX spinlock by Michael Buesch · 15 years ago
  33. 36dbd95 b43: Use a threaded IRQ handler by Michael Buesch · 15 years ago
  34. b275f28 wireless: update cfg80211 kconfig entry by Luis R. Rodriguez · 15 years ago
  35. d9c35a5 ar9170: implement frequency calibration for one-stage/openfw by Christian Lamparter · 15 years ago
  36. 8813262 ath9k: Fix channelFlags for 2GHZ by Sujith · 15 years ago
  37. 7ea310b ath9k: Fix RX Filter handling for BAR by Sujith · 15 years ago
  38. fc548af ath9k: claim irq for ath9k, not ath for pci by Luis R. Rodriguez · 15 years ago
  39. 580171f ath9k: propagate errors on ath_init_device() and request_irq() by Luis R. Rodriguez · 15 years ago
  40. db6be53 ath9k: propagate ieee80211_alloc_hw() failure by Luis R. Rodriguez · 15 years ago
  41. 5c630ce ar9170: added phy register initialisation from eeprom values by Joerg Albert · 15 years ago
  42. 3a5f29c r8169: Fix warning in rtl8169_start_xmit(). by David S. Miller · 15 years ago
  43. cf33ce1 net: fix hydra printk format warning by Randy Dunlap · 15 years ago
  44. 5dbc465 IXP42x HSS support for setting internal clock rate by Krzysztof Halasa · 15 years ago
  45. 32e6a0c WAN: remove deprecated PCI_DEVICE_ID from PCI200SYN driver. by Krzysztof Halasa · 15 years ago
  46. c190e3c be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap by Ajit Khaparde · 15 years ago
  47. 8451748 be2net: Changes to support flashing of the be2 network adapter by Ajit Khaparde · 15 years ago
  48. 3848242 wan: dlci/sdla transmit return dehacking by Stephen Hemminger · 15 years ago
  49. 5877e55 netxen: update version to 4.0.50 by Dhananjay Phadke · 15 years ago
  50. 2b9e62e netxen: refactor firmware info code by Dhananjay Phadke · 15 years ago
  51. 195c5f9 netxen: pre calculate register addresses by Amit Kumar Salecha · 15 years ago
  52. d0725e4 netxen: fix ip addr hashing after firmware reset by Amit Kumar Salecha · 15 years ago
  53. 6a581e9 netxen: firmware hang detection by Dhananjay Phadke · 15 years ago
  54. db4cfd8 netxen: handle firmware load errors by Dhananjay Phadke · 15 years ago
  55. 6ec1c69 net_sched: add classful multiqueue dummy scheduler by David S. Miller · 15 years ago
  56. 589983c net_sched: move dev_graft_qdisc() to sch_generic.c by Patrick McHardy · 15 years ago
  57. af356af net_sched: reintroduce dev->qdisc for use by sch_api by Patrick McHardy · 15 years ago
  58. 5b9a9cc net_sched: remove some unnecessary checks in classful schedulers by Patrick McHardy · 15 years ago
  59. de6d5cd net_sched: make cls_ops->change and cls_ops->delete optional by Patrick McHardy · 15 years ago
  60. 71ebe5e net_sched: make cls_ops->tcf_chain() optional by Patrick McHardy · 15 years ago
  61. c9f1d03 net_sched: fix class grafting errno codes by Patrick McHardy · 15 years ago
  62. b1f5719 netlink: silence compiler warning by Brian Haley · 15 years ago
  63. f1751c5 sctp: Catch bogus stream sequence numbers by Vlad Yasevich · 15 years ago
  64. be29714 sctp: remove dup code in net/sctp/output.c by Wei Yongjun · 15 years ago
  65. 9237ccb sctp: turn flags in 'struct sctp_association' into bit fields by Wei Yongjun · 15 years ago
  66. 7238843 sctp: Sysctl configuration for IPv4 Address Scoping by Bhaskar Dutta · 15 years ago
  67. 8da645e sctp: Get rid of an extra routing lookup when adding a transport. by Vlad Yasevich · 15 years ago
  68. a803c94 sctp: Turn flags in 'sctp_packet' into bit fields by Vlad Yasevich · 15 years ago
  69. 4007cc8 sctp: Correctly track if AUTH has been bundled. by Vlad Yasevich · 15 years ago
  70. d521c08 sctp: fix to reset packet information after packet transmit by Wei Yongjun · 15 years ago
  71. 31b02e1 sctp: Failover transmitted list on transport delete by Vlad Yasevich · 15 years ago
  72. f68b2e0 sctp: Fix SCTP_MAXSEG socket option to comply to spec. by Vlad Yasevich · 15 years ago
  73. cb95ea3 sctp: Don't do NAGLE delay on large writes that were fragmented small by Vlad Yasevich · 15 years ago
  74. b29e790 sctp: Nagle delay should be based on path mtu by Vlad Yasevich · 15 years ago
  75. d4d6fb5 sctp: Try not to change a_rwnd when faking a SACK from SHUTDOWN. by Vlad Yasevich · 15 years ago
  76. 4d3c46e sctp: drop a_rwnd to 0 when receive buffer overflows. by Vlad Yasevich · 15 years ago
  77. 33ce828 sctp: Clear fast_recovery on the transport when T3 timer expires. by Vlad Yasevich · 15 years ago
  78. b9f8478 sctp: Fix error count increments that were results of HEARTBEATS by Vlad Yasevich · 15 years ago
  79. d71a09e sctp: use proc_create() by Alexey Dobriyan · 15 years ago
  80. dadb50c sctp: fix check the chunk length of received HEARTBEAT-ACK chunk by Wei Yongjun · 15 years ago
  81. a2f36ee sctp: drop SHUTDOWN chunk if the TSN is less than the CTSN by Wei Yongjun · 15 years ago
  82. 9c5c62b sctp: Send user messages to the lower layer as one by Vlad Yasevich · 15 years ago
  83. 5d7ff26 sctp: Try to encourage SACK bundling with DATA. by Vlad Yasevich · 15 years ago
  84. e83963b sctp: Generate SACKs when actually sending outbound DATA by Vlad Yasevich · 15 years ago
  85. 3e62abf sctp: Fix data segmentation with small frag_size by Vlad Yasevich · 15 years ago
  86. bec9640 sctp: Disallow new connection on a closing socket by Vlad Yasevich · 15 years ago
  87. af87b82 sctp: Fix piggybacked ACKs by Doug Graham · 15 years ago
  88. b4e8c6a sctp: remove unused union (sctp_cmsg_data_t) definition by Rami Rosen · 15 years ago
  89. 4018788 sctp: release cached route when the transport goes down. by Vlad Yasevich · 15 years ago
  90. 3cd9749 sctp: update the route for non-active transports after addresses are added by Wei Yongjun · 15 years ago
  91. 44e65c1 sctp: check the unrecognized ASCONF parameter before access it by Wei Yongjun · 15 years ago
  92. 425e0f6 sctp: avoid overwrite the return value of sctp_process_asconf_ack() by Wei Yongjun · 15 years ago
  93. 8a34e2f net: Fix a build break because of a typo in drivers/net/3c503.c by Sachin Sant · 15 years ago
  94. 2a6ba39 can: sja1000: legacy SJA1000 ISA bus driver by Wolfgang Grandegger · 15 years ago
  95. 8935f57 can: sja1000: fix network statistics update by Wolfgang Grandegger · 15 years ago
  96. 39e3ab6 can: add can_free_echo_skb() for upcoming drivers by Wolfgang Grandegger · 15 years ago
  97. fab4e76 WAN: dscc4: Fix warning pointing out a bug. by David S. Miller · 15 years ago
  98. a8fdf2b ipv6: Fix tcp_v6_send_response(): it didn't set skb transport header by Cosmin Ratiu · 15 years ago
  99. 6fdfa97 enic: organize device initialization/deinit into separate functions by Scott Feldman · 15 years ago
  100. 491598a enic: bug fix: check for zero port MTU before posting warning by Scott Feldman · 15 years ago