1. e3da574 cfg80211: allow wext to remove keys that don't exist by Johannes Berg · 15 years ago
  2. 73606d0 mac80211_hwsim: Group radios by Daniel Wagner · 15 years ago
  3. 1071db8 ath5k: update beacons in AP mode by Bob Copeland · 15 years ago
  4. 4de2dc7 p54spi: drop test for FW_STATE_RESET in p54spi_work by Max Filippov · 15 years ago
  5. 3f0d843 b43/legacy: fix beacon change processing by Johannes Berg · 15 years ago
  6. ff561ac p54spi: use firmware/DMA bug workaround that work under hight load in p54spi_rx by Max Filippov · 15 years ago
  7. 6edf534 p54spi: always call p54spi_sleep in p54spi_tx_frame if p54spi_wakeup succeeded by Max Filippov · 15 years ago
  8. 465b635 p54spi: return status of p54spi_wakeup by Max Filippov · 15 years ago
  9. 69712e9 p54spi: cosmetic fixes: use even byte count in SPI write; drop unused interrupt status read by Max Filippov · 15 years ago
  10. 210dd1b p54spi: fix incorrect access sequence to DMA_WRITE_CTRL in p54spi_spi_write_dma by Max Filippov · 15 years ago
  11. 4eaf16b drivers/net: use dev_get_drvdata by Julia Lawall · 15 years ago
  12. cf5aa2f cfg80211: mark wiphy->privid as pointer to const by David Kilroy · 15 years ago
  13. 3dcf670 cfg80211: mark ops as pointer to const by David Kilroy · 15 years ago
  14. c15ff61 iwlwifi: drop iwl3945_tid_data by Tomas Winkler · 15 years ago
  15. bed420d iwlwifi: drop struct iwl3945_hw_key by Tomas Winkler · 15 years ago
  16. 44710bb b43legacy: Remove unnecessary MMIO in interrupt hotpath by Stefano Brivio · 15 years ago
  17. 6b96f93 ath9k: cleanup beacon parameters configuration by Vasanthakumar Thiagarajan · 15 years ago
  18. d31e20a ath9k: Remove unused parameters which are passed to ath_beacon_config_X() by Vasanthakumar Thiagarajan · 15 years ago
  19. 6b45784 ath9k: Print hw reset failure status as signed int by Vasanthakumar Thiagarajan · 15 years ago
  20. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  21. cc32abd mac80211: move channel switch code by Johannes Berg · 15 years ago
  22. 9f26a95 nl80211: Validate NL80211_ATTR_KEY_SEQ length by Jouni Malinen · 15 years ago
  23. cc65965 ath9k: Fix PS mode operation to receive buffered broadcast/multicast frames by Jouni Malinen · 15 years ago
  24. 9d64a3c ath9k: Clean up RX processing a bit by Jouni Malinen · 15 years ago
  25. d8959fb ath9k: Fix a check for multicast address for virtual wiphy by Jouni Malinen · 15 years ago
  26. 9277818 mac80211: Cancel pending probereq poll on beacon RX by Jouni Malinen · 15 years ago
  27. 13bdcd9 zd1211rw: Replace ZD_CS_MULTICAST with ZD_CS_NO_ACK by Gábor Stefanik · 15 years ago
  28. cccaec9 mac80211: Initialize RX's last received sequence number by Senthil Balasubramanian · 15 years ago
  29. 80a3511 cfg80211: add debugfs HT40 allow map by Luis R. Rodriguez · 15 years ago
  30. 1ac6130 mac80211/cfg80211: move wiphy specific debugfs entries to cfg80211 by Luis R. Rodriguez · 15 years ago
  31. 294196a cfg80211: check allowed channel type upon userspace requests by Luis R. Rodriguez · 15 years ago
  32. 768777e mac80211: check if HT40+/- is allowed before sending assoc by Luis R. Rodriguez · 15 years ago
  33. 689da1b wireless: rename IEEE80211_CHAN_NO_FAT_* to HT40-/+ by Luis R. Rodriguez · 15 years ago
  34. 038659e cfg80211: Process regulatory max bandwidth checks for HT40 by Luis R. Rodriguez · 15 years ago
  35. 97bc541 sfc: Remove lro module parameter by Ben Hutchings · 15 years ago
  36. 6450692 sit: stateless autoconf for isatap by Sascha Hlusiak · 15 years ago
  37. 9af2851 addrconf: refuse isatap eui64 for INADDR_ANY by Sascha Hlusiak · 15 years ago
  38. 4b2796017 sit: ipip6_tunnel_del_prl: return err by Sascha Hlusiak · 15 years ago
  39. 4fddbf5 sit: strictly restrict incoming traffic to tunnel link device by Sascha Hlusiak · 15 years ago
  40. 8db99e5 sit: Fail to create tunnel, if it already exists by Sascha Hlusiak · 15 years ago
  41. 9643f45 ipv4: teach ipconfig about the MTU option in DHCP by Chris Friesen · 15 years ago
  42. fd2120c net: use NLMSG_DEFAULT_SIZE in nlmsg_new() allocations by Pablo Neira Ayuso · 15 years ago
  43. e5488ce myri10ge: update version to 1.5.0-1.415 by Brice Goglin · 15 years ago
  44. 3a0c7d2 myri10ge: allow LRO to be enabled via ethtool by Brice Goglin · 15 years ago
  45. ab35cd4 sch_teql: Use net_device internal stats by Eric Dumazet · 15 years ago
  46. 0cefafa ixgbe: Cleanup feature setup code to make the code more readable by Jesse Brandeburg · 15 years ago
  47. 537d58a ixgbe: Change Direct Attach Twinax cable detection for SFP+ NICs by Peter P Waskiewicz Jr · 15 years ago
  48. aa5aec8 ixgbe: Add semaphore access for PHY initialization for 82599 by Peter P Waskiewicz Jr · 15 years ago
  49. 3577aa1 r8169: allow true forced mode setting by françois romieu · 15 years ago
  50. 381f051 r8169: remove useless struct member by françois romieu · 15 years ago
  51. 8b2d850 ppp: unset IFF_XMIT_DST_RELEASE in ppp_setup() by Eric Dumazet · 15 years ago
  52. 93f154b net: release dst entry in dev_hard_start_xmit() by Eric Dumazet · 15 years ago
  53. 496a60c net: FIX bonding sysfs rtnl_lock deadlock by Eric W. Biederman · 15 years ago
  54. 2657440 net: Fix ipoib rtnl_lock sysfs deadlock. by Eric W. Biederman · 15 years ago
  55. af38f29 net: Fix bridgeing sysfs handling of rtnl_lock by Eric W. Biederman · 15 years ago
  56. 9b8adb5 net: Fix devinet_sysctl_forward by Eric W. Biederman · 15 years ago
  57. 5007392 net: FIX ipv6_forward sysctl restart by Eric W. Biederman · 15 years ago
  58. 336ca57 net-sysfs: Use rtnl_trylock in sysfs methods. by Eric W. Biederman · 15 years ago
  59. 690cc3f syscall: Implement a convinience function restart_syscall by Eric W. Biederman · 15 years ago
  60. 69e3c75 net: TX_RING and packet mmap by Johann Baudy · 15 years ago
  61. f67f340 netxen: fix msi irq setup by Dhananjay Phadke · 15 years ago
  62. bb803cf Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  63. 511e11e pkt_sched: gen_estimator: use 64 bit intermediate counters for bps by Eric Dumazet · 15 years ago
  64. 3878fb6 The patch adds support for the PCI cards: PCIcan and PCIcanx (1, 2 or 4 channel) from Kvaser (http://www.kvaser.com). by Wolfgang Grandegger · 15 years ago
  65. a61a842 can: SJA1000 driver for EMS PCI cards by Wolfgang Grandegger · 15 years ago
  66. f534e52 can: SJA1000 generic platform bus driver by Wolfgang Grandegger · 15 years ago
  67. 429da1c can: Driver for the SJA1000 CAN controller by Wolfgang Grandegger · 15 years ago
  68. 39549ee can: CAN Network device driver and Netlink interface by Wolfgang Grandegger · 15 years ago
  69. 4261a20 can: Update MAINTAINERS and CREDITS file by Wolfgang Grandegger · 15 years ago
  70. e20dad9 can: Documentation for the CAN device driver interface by Wolfgang Grandegger · 15 years ago
  71. c4ca237 be2net: add two new pci device ids to pci device table by Ajit Khaparde · 15 years ago
  72. a6286ee net: Add TI DaVinci EMAC driver by Anant Gole · 15 years ago
  73. d23a9b5 ipv4: cleanup: remove unnecessary include. by Rami Rosen · 15 years ago
  74. e204a34 ipv4: cleanup - remove two unused parameters from fib_semantic_match(). by Rami Rosen · 15 years ago
  75. 450c4ea vlan: use struct netdev_queue counters instead of dev->stats by Eric Dumazet · 15 years ago
  76. 7004bf2 net: add tx_packets/tx_bytes/tx_dropped counters in struct netdev_queue by Eric Dumazet · 15 years ago
  77. c0f84d0 sch_teql: should not dereference skb after ndo_start_xmit() by Eric Dumazet · 15 years ago
  78. ba98898 ixgbe: Increase the driver version number by Peter P Waskiewicz Jr · 15 years ago
  79. 1fcf03e ixgbe: Add generic XAUI support to 82599 by Peter P Waskiewicz Jr · 15 years ago
  80. e76678d ixgbe: set max desc to prevent total RSC packet size of 64K by Alexander Duyck · 15 years ago
  81. 7752731 tcp: fix MSG_PEEK race check by Ilpo Järvinen · 15 years ago
  82. 82d0481 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
  83. 705efc3 Doc: fixed descriptions on /proc/sys/net/core/* and /proc/sys/net/unix/* by Wang Tinggong · 15 years ago
  84. d77dd8d Neterion: *FIFO1_DMA_ERR set twice, should 2nd be *FIFO2_DMA_ERR? by roel kluin · 15 years ago
  85. eb0519b mv643xx_eth: fix PPC DMA breakage by Gabriel Paubert · 15 years ago
  86. 4cd6fe1 bonding: fix link down handling in 802.3ad mode by Stephen Hemminger · 15 years ago
  87. ffc7a86 Merge branch 'linux-2.6.30.y' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 15 years ago
  88. 4f0611a bridge: fix initial packet flood if !STP by Stephen Hemminger · 15 years ago
  89. a598f6a bridge: relay bridge multicast pkgs if !STP by Stephen Hemminger · 15 years ago
  90. a8f492c NET: Meth: Fix unsafe mix of irq and non-irq spinlocks. by Ralf Baechle · 15 years ago
  91. 62551d3 ixgbe: Don't reset the hardware when switching between LFC and PFC by Peter P Waskiewicz Jr · 15 years ago
  92. 8756924 ixgbe: When in DCB mode with PFC enabled, show LFC is disabled by Peter P Waskiewicz Jr · 15 years ago
  93. 264857b ixgbe: Allow link flow control in DCB mode for 82599 adapters by Peter P Waskiewicz Jr · 15 years ago
  94. 70b7762 ixgbe: Set Priority Flow Control low water threshhold for DCB by Peter P Waskiewicz Jr · 15 years ago
  95. 63f39bd ixgbe: Enable jumbo frame for FCoE feature in 82599 by Yi Zou · 15 years ago
  96. 29ebf6f ixgbe: Enable FCoE redirection table feature in 82599 by Yi Zou · 15 years ago
  97. 0331a83 ixgbe: Add RING_F_FCOE for FCoE feature in 82599 by Yi Zou · 15 years ago
  98. 184dd34 fcoe: adds spma mode support by Vasu Dev · 15 years ago
  99. ab6b85c fcoe: consolidates netdev related config and cleanup for spma mode by Vasu Dev · 15 years ago
  100. aca6bee ixgbe: Add SAN MAC address to the RAR, return the address to DCB by Waskiewicz Jr, Peter P · 15 years ago