1. 37ccd92 net/fec_mpc52xx: Fix kernel panic on FEC error by John Bonesio · 15 years ago
  2. e72701a net: Fix OF platform drivers coldplug/hotplug when compiled as modules by Anton Vorontsov · 15 years ago
  3. 0fe7463 TI DaVinci EMAC: Clear statistics register properly. by Sriram · 15 years ago
  4. daf9df6 r8169: partial support and phy init for the 8168d by françois romieu · 15 years ago
  5. 417c523 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  6. 91cd175 irda/sa1100_ir: check return value of startup hook by Dmitry Artamonow · 15 years ago
  7. 8558467 udp: Fix udp_poll() and ioctl() by Eric Dumazet · 15 years ago
  8. 9652041 WAN: fix Cisco HDLC handshaking. by Krzysztof Halasa · 15 years ago
  9. 6d01a02 tcp: fix tcp_defer_accept to consider the timeout by Willy Tarreau · 15 years ago
  10. e3eef53 3c574_cs: spin_lock the set_multicast_list function by Ken Kawasaki · 15 years ago
  11. ab854b2 net: Teach pegasus driver to ignore bluetoother adapters with clashing Vendor:Product IDs by Chris Rankin · 15 years ago
  12. 71fb62f netxen: fix pci bar mapping by Dhananjay Phadke · 15 years ago
  13. 4ce2253 ethoc: fix warning from 32bit build by Alan Cox · 15 years ago
  14. 767e366 libertas: fix build by Alan Cox · 15 years ago
  15. d1a890f net: VMware virtual Ethernet NIC driver: vmxnet3 by Shreyas Bhatewara · 15 years ago
  16. b9696ea net: Fix IXP 2000 network driver building. by Vincent Sanders · 15 years ago
  17. c49de94 libertas: fix build by Alan Cox · 15 years ago
  18. d20ef63 mac80211: document ieee80211_rx() context requirement by Johannes Berg · 15 years ago
  19. edbfdcc b43: fix ieee80211_rx() context by Johannes Berg · 15 years ago
  20. 51f98f1 mac80211: fix ibss race by Johannes Berg · 15 years ago
  21. 5e4708b mac80211: fix logic error ibss merge bssid check by Felix Fietkau · 15 years ago
  22. d7c76f4 iwlwifi: change the order of freeing memory by Wey-Yi Guy · 15 years ago
  23. 6c60e0c acenic: Pass up error code from ace_load_firmware() by Ben Hutchings · 15 years ago
  24. 5fdb997 net: Fix struct sock bitfield annotation by Eric Dumazet · 15 years ago
  25. 53f7e35 pkt_sched: pedit use proper struct by jamal · 15 years ago
  26. d1f6803 net: Add patchwork URL to MAINTAINERS by Eric Dumazet · 15 years ago
  27. 10c435f net: Link in PHY drivers before others. by David S. Miller · 15 years ago
  28. 3201fce ibm_newemac: Added 16K Tx FIFO size support for EMAC4 by Dave Mitchell · 15 years ago
  29. efd7d26 qlge: Add disable/enable firmare irqs to handler. by Ron Mercer · 15 years ago
  30. 2cd6dba qlge: Restore rx mode after internal reset. by Ron Mercer · 15 years ago
  31. 84087f4 qlge: Fix chip reset process. by Ron Mercer · 15 years ago
  32. 76b2669 qlge: Fix RX multicast filter settings. by Ron Mercer · 15 years ago
  33. e163d7f qlge: Fix frame routing for multicast frames. by Ron Mercer · 15 years ago
  34. a3b7193 qlge: Fix frame routing issue related to bonding. by Ron Mercer · 15 years ago
  35. 541ae28 qlge: Fix RSS hashing values. by Ron Mercer · 15 years ago
  36. 67972e0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 15 years ago
  37. 8a8e05e cfg80211: fix netns error unwinding bug by Johannes Berg · 15 years ago
  38. ad61df9 netlink: fix typo in initialization by Jiri Pirko · 15 years ago
  39. 879e930 znet: Don't claim DMA lock around free_dma() calls. by David S. Miller · 15 years ago
  40. d308e38 include/linux/netdevice.h: fix nanodoc mismatch by Wolfram Sang · 15 years ago
  41. 7e937c6 b43: do not stack-allocate pio rx/tx header and tail buffers by Albert Herranz · 15 years ago
  42. f5b4da2 b43: Fix PPC crash in rfkill polling on unload by Larry Finger · 15 years ago
  43. 0819663 mac80211: use kfree_skb() to free struct sk_buff pointers by Roel Kluin · 15 years ago
  44. 9e7ba24 mac80211: fix ADM8211_SYNCTL_RFtype define by Roel Kluin · 15 years ago
  45. 0358bc2 iwlwifi: use %pM for formatted MAC addresses by Bjorn Helgaas · 15 years ago
  46. 49d965c b43: Protect sanity check against physical device removal by Michael Buesch · 15 years ago
  47. 886e71d iwlagn: fix compile warning in iwl5000_gain_computation by Reinette Chatre · 15 years ago
  48. 9024adf iwlwifi: fix compile warning by Reinette Chatre · 15 years ago
  49. 722d9b1 iwlwifi: fix EEPROM enhance tx power offset by Wey-Yi Guy · 15 years ago
  50. 2facba7 iwlwifi: incorrect method used for finding valid OTP blocks by Jay Sternberg · 15 years ago
  51. fbc44bf mac80211: fix vlan and optimise RX by Johannes Berg · 15 years ago
  52. 727c988 b43: Don't use struct wldev after detach. by Michael Buesch · 15 years ago
  53. a4d63a9 ethoc: limit the number of buffers to 128 by Thomas Chou · 15 years ago
  54. 0baa080 ethoc: use system memory as buffer by Thomas Chou · 15 years ago
  55. 050f91d ethoc: align received packet to make IP header at word boundary by Thomas Chou · 15 years ago
  56. 3ee19a8 ethoc: fix buffer address mapping by Thomas Chou · 15 years ago
  57. 639b62a ethoc: fix typo to compute number of tx descriptors by Thomas Chou · 15 years ago
  58. 4989ccb au1000_eth: Duplicate test of RX_OVERLEN bit in update_rx_stats() by roel kluin · 15 years ago
  59. fa9859e netxen: Fix Unlikely(x) > y by Roel Kluin · 15 years ago
  60. 4968286 pasemi_mac: ethtool get settings fix by Valentine Barshak · 15 years ago
  61. 6e43650 add maintainer for network drop monitor kernel service by Neil Horman · 15 years ago
  62. 24bb4fb tg3: Fix phylib locking strategy by Matt Carlson · 15 years ago
  63. 083925d rndis_host: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  64. a21090c ipv4: arp_notify address list bug by Stephen Hemminger · 15 years ago
  65. 1cec972 gigaset: add kerneldoc comments by Tilman Schmidt · 15 years ago
  66. cd7f50e gigaset: correct debugging output selection by Tilman Schmidt · 15 years ago
  67. b5f581d gigaset: improve error recovery by Tilman Schmidt · 15 years ago
  68. 05eae94 gigaset: fix device ERROR response handling by Tilman Schmidt · 15 years ago
  69. 2038724 gigaset: announce if built with debugging by Tilman Schmidt · 15 years ago
  70. eb4459f gigaset: handle isoc frame errors more gracefully by Tilman Schmidt · 15 years ago
  71. ee239d9 gigaset: linearize skb by Tilman Schmidt · 15 years ago
  72. 3305adf gigaset: fix reject/hangup handling by Tilman Schmidt · 15 years ago
  73. 9803f79 isdn: make capidrv module parameter "debugmode" writeable by Tilman Schmidt · 15 years ago
  74. e484702 isdn: avoid races in capidrv by Tilman Schmidt · 15 years ago
  75. 812d734 isdn: accept CAPI Informational Info values as success by Tilman Schmidt · 15 years ago
  76. f1af9f5 Documentation: expand isdn/INTERFACE.CAPI document by Tilman Schmidt · 15 years ago
  77. 583e3f3 be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off by Ajit Khaparde · 15 years ago
  78. 4964384 be2net: Fix a typo in be_cmds.h by Ajit Khaparde · 15 years ago
  79. c5b9b92 be2net: Bug Fix while accounting of multicast frames during netdev stats update by Ajit Khaparde · 15 years ago
  80. 86aaf9a qlge: Fix lock/mutex warnings. by Ron Mercer · 15 years ago
  81. 5ee22a5 qlge: Fix queueing of firmware handler in ISR. by Ron Mercer · 15 years ago
  82. d799bbf qlge: Fix some bit definitions for reset register. by Ron Mercer · 15 years ago
  83. f0b2593 connector: Fix incompatible pointer type warning by Stephen Boyd · 15 years ago
  84. a160ee6 wext: let get_wireless_stats() sleep by Johannes Berg · 15 years ago
  85. 5c6ae5b be2net: Fix a bug in preparation of mcc wrb which was causing flash operation to fail by Ajit Khaparde · 15 years ago
  86. bf6fda6 pcnet_cs: add cis of National Semicondoctor's multifunction pcmcia card by Ken Kawasaki · 15 years ago
  87. 9c50193 net: Support inclusion of <linux/socket.h> before <sys/socket.h> by Ben Hutchings · 15 years ago
  88. 9240d71 pktgen: restore nanosec delays by Eric Dumazet · 15 years ago
  89. 896a7cf pktgen: Fix multiqueue handling by Eric Dumazet · 15 years ago
  90. a825e00 e1000e: swap max hw supported frame size between 82574 and 82583 by Alexander Duyck · 15 years ago
  91. dbfec66 ixgbe: add support for 82599 based X520 10G Dual KX4 Mezz card by Don Skidmore · 15 years ago
  92. 312eb93 ixgbe: add support for 82599 Combined Backplane by Don Skidmore · 15 years ago
  93. 6053bbf cnic: Fix NETDEV_UP event processing. by Michael Chan · 15 years ago
  94. cc44578 uvesafb/connector: Disallow unpliviged users to send netlink packets by Philipp Reisner · 15 years ago
  95. 98a5783 pohmelfs/connector: Disallow unpliviged users to configure pohmelfs by Philipp Reisner · 15 years ago
  96. 5788c56 dst/connector: Disallow unpliviged users to configure dst by Philipp Reisner · 15 years ago
  97. 2483647 dm/connector: Only process connector packages from privileged processes by Philipp Reisner · 15 years ago
  98. f1489cf connector: Removed the destruct_data callback since it is always kfree_skb() by Philipp Reisner · 15 years ago
  99. 18366b0 connector/dm: Fixed a compilation warning by Philipp Reisner · 15 years ago
  100. 7069331 connector: Provide the sender's credentials to the callback by Philipp Reisner · 15 years ago