1. 6d90e8f isdn: hisax: Use l2headersize() instead of dup (and buggy) func. by David S. Miller · 13 years ago
  2. d11327a arp_notify: unconditionally send gratuitous ARP for NETDEV_NOTIFY_PEERS. by Ian Campbell · 13 years ago
  3. 0550769 cxgb4vf: Use defined Mailbox Timeout by Casey Leedom · 13 years ago
  4. 7e9c262 cxgb4vf: Quiesce Virtual Interfaces on shutdown ... by Casey Leedom · 13 years ago
  5. 843635e cxgb4vf: Behave properly when CONFIG_DEBUG_FS isn't defined ... by Casey Leedom · 13 years ago
  6. bb14a1a cxgb4vf: Check driver parameters in the right place ... by Casey Leedom · 13 years ago
  7. 98200ec pch_gbe: Fix the MAC Address load issue. by Toshiharu Okada · 13 years ago
  8. 5d17920 iwlwifi: Delete iwl3945_good_plcp_health. by David S. Miller · 13 years ago
  9. 8bc26a0 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  10. ddfdb50 net/can/softing: make CAN_SOFTING_CS depend on CAN_SOFTING by Kurt Van Dijck · 13 years ago
  11. af756e9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  12. de9963f netfilter: nf_iterate: fix incorrect RCU usage by Patrick McHardy · 13 years ago
  13. ac09664 pch_gbe: Fix the issue that the receiving data is not normal. by Toshiharu Okada · 13 years ago
  14. 539c9aa stmmac: enable wol via magic frame by default. by Giuseppe Cavallaro · 13 years ago
  15. da1ab3e ATM, Solos PCI ADSL2+: Don't deref NULL pointer if net_ratelimit() and alloc_skb() interact badly. by Jesper Juhl · 13 years ago
  16. 5b89db0e Net, USB, Option, hso: Do not dereference NULL pointer by Jesper Juhl · 13 years ago
  17. c978e7b hisax: Fix unchecked alloc_skb() return. by David S. Miller · 13 years ago
  18. ab60707 USB Network driver infrastructure: Fix leak when usb_autopm_get_interface() returns less than zero in kevent(). by Jesper Juhl · 13 years ago
  19. d3337de Don't potentially dereference NULL in net/dcb/dcbnl.c:dcbnl_getapp() by Jesper Juhl · 13 years ago
  20. 7ec7927 net: dcb: application priority is per net_device by John Fastabend · 14 years ago
  21. 8a87017 bridge: Replace mp->mglist hlist with a bool by Herbert Xu · 13 years ago
  22. 24f9cdc bridge: Fix timer typo that may render snooping less effective by Herbert Xu · 13 years ago
  23. 6b0d6a9 bridge: Fix mglist corruption that leads to memory corruption by Herbert Xu · 13 years ago
  24. 946bf5e ip_gre: Add IPPROTO_GRE to flowi in ipgre_tunnel_xmit by Steffen Klassert · 13 years ago
  25. 0b15093 xfrm: avoid possible oopse in xfrm_alloc_dst by Hiroaki SHIMODA · 13 years ago
  26. 520732a net: fix ifenslave build flags by Randy Dunlap · 13 years ago
  27. 3e9d08e virtio_net: Add schedule check to napi_enable call by Bruce Rogers · 13 years ago
  28. 96642d4 x25: Do not reference freed memory. by David S. Miller · 13 years ago
  29. ebc02e9 pch_can: fix tseg1/tseg2 setting issue by Tomoya MORINAGA · 13 years ago
  30. cd141ee isdn: hysdn: Kill (partially buggy) CVS regision log reporting. by David S. Miller · 13 years ago
  31. 69e6ed1 can: softing_cs needs slab.h by Randy Dunlap · 13 years ago
  32. ae09357 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  33. a7b545f mac80211: add missing locking in ieee80211_reconfig by Eliad Peller · 13 years ago
  34. c91d015 iwl3945: remove plcp check by Stanislaw Gruszka · 13 years ago
  35. 5dc0fa7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-2.6 by John W. Linville · 13 years ago
  36. 75d1a75 pch_gbe: Fix the issue which a driver locks when rx offload is set by ethtool by Toshiharu Okada · 13 years ago
  37. c317428 netfilter: nf_conntrack: set conntrack templates again if we return NF_REPEAT by Pablo Neira Ayuso · 13 years ago
  38. c69b909 pch_can: fix module reload issue with MSI by Tomoya · 13 years ago
  39. ce9736d pch_can: fix rmmod issue by Tomoya · 13 years ago
  40. eab743e pch_can: fix 800k comms issue by Tomoya · 13 years ago
  41. 8d3bdbd net: Fix lockdep regression caused by initializing netdev queues too early. by David S. Miller · 13 years ago
  42. b2df5a84 net/caif: Fix dangling list pointer in freed object on error. by David S. Miller · 13 years ago
  43. 84e77a8 USB CDC NCM errata updates for cdc_ncm host driver by Alexey Orishko · 13 years ago
  44. 3a9dda7 CDC NCM errata updates for cdc.h by Alexey Orishko · 13 years ago
  45. 3fb17da Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher/net-2.6 by David S. Miller · 13 years ago
  46. e0985f2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  47. 310e5ca ixgbe: update version string by Don Skidmore · 14 years ago
  48. fbbea32 ixgbe: cleanup variable initialization by Don Skidmore · 14 years ago
  49. 96cc637 ixgbe: limit VF access to network traffic by Alexander Duyck · 14 years ago
  50. a124339 ixgbe: fix for 82599 erratum on Header Splitting by Don Skidmore · 14 years ago
  51. 2c4db94 ixgbe: fix variable set but not used warnings by gcc 4.6 by Emil Tantilov · 14 years ago
  52. cf8e09b e1000: add support for Marvell Alaska M88E1118R PHY by Florian Fainelli · 14 years ago
  53. 4633427 e1000e: tx_timeout should not increment for non-hang events by Jesse Brandeburg · 13 years ago
  54. 429a01a Merge branch 'batman-adv/merge' of git://git.open-mesh.org/ecsv/linux-merge by David S. Miller · 13 years ago
  55. 531c9da batman-adv: Linearize fragment packets before merge by Sven Eckelmann · 13 years ago
  56. 95c3043 x25: possible skb leak on bad facilities by andrew hendry · 13 years ago
  57. fc7c976 mac80211: fix the skb cloned check in the tx path by Felix Fietkau · 13 years ago
  58. 3dd823e iwlagn: Re-enable RF_KILL interrupt when down by Don Fry · 13 years ago
  59. dd3cb63 ssb-pcmcia: Fix parsing of invariants tuples by Michael Büsch · 13 years ago
  60. 711c914 bnx2x: Duplication in promisc mode by Vladislav Zolotarov · 13 years ago
  61. bf1f9ae sis900: Fix mem leak in sis900_rx error path by Jesper Juhl · 13 years ago
  62. e45ff01 benet: Avoid potential null deref in be_cmd_get_seeprom_data() by Ajit Khaparde · 13 years ago
  63. 9cf04dc ath9k: Fix possible double free of PAPRD skb's by Mohammed Shafi Shajakhan · 13 years ago
  64. 5820de5 carl9170: fix typo in PS code by Christian Lamparter · 13 years ago
  65. 1e6d93e net: can: janz-ican3: world-writable sysfs termination file by Vasiliy Kulikov · 13 years ago
  66. fef52b0 net: can: at91_can: world-writable sysfs files by Vasiliy Kulikov · 13 years ago
  67. fea3af6 MAINTAINERS: update email ids of the be2net driver maintainers. by Ajit Khaparde · 13 years ago
  68. 1158f76 bridge: Don't put partly initialized fdb into hash by Pavel Emelyanov · 13 years ago
  69. f60ac8e r8169: prevent RxFIFO induced loops in the irq handler. by Francois Romieu · 13 years ago
  70. 1519e57 r8169: RxFIFO overflow oddities with 8168 chipsets. by Francois Romieu · 13 years ago
  71. b5ba6d1 r8169: use RxFIFO overflow workaround for 8168c chipset. by Ivan Vecera · 14 years ago
  72. 38db9e1 include/net/genetlink.h: Allow genlmsg_cancel to accept a NULL argument by Julia Lawall · 14 years ago
  73. e2d5776 net: Provide compat support for SIOCGETMIFCNT_IN6 and SIOCGETSGCNT_IN6. by David S. Miller · 13 years ago
  74. ca6b8bb net: Support compat SIOCGETVIFCNT ioctl in ipv4. by David S. Miller · 13 years ago
  75. 0033d5a net: Fix bug in compat SIOCGETSGCNT handling. by David S. Miller · 13 years ago
  76. 9690c63 niu: Fix races between up/down and get_stats. by David S. Miller · 13 years ago
  77. 4d048aa wireless, wl1251: Fix potential NULL pointer dereference in wl1251_op_bss_info_changed() by Jesper Juhl · 13 years ago
  78. 0bc0be7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-2.6 by David S. Miller · 13 years ago
  79. 34a6ef3 tcp_ecn is an integer not a boolean by Peter Chubb · 13 years ago
  80. 94dde7e atl1c: Add missing PCI device ID by Chuck Ebbert · 13 years ago
  81. 08b0183 s390: Fix possibly wrong size in strncmp (smsgiucv) by Stefan Weil · 13 years ago
  82. 5df979d s390: Fix wrong size in memcmp (netiucv) by Stefan Weil · 13 years ago
  83. d0ff1f5 qeth: allow OSA CHPARM change in suspend state by Ursula Braun · 13 years ago
  84. 8b2e18f qeth: allow HiperSockets framesize change in suspend by Ursula Braun · 13 years ago
  85. 9853b97 qeth: add more strict MTU checking by Frank Blaschka · 13 years ago
  86. 221c17f qeth: show new mac-address if its setting fails by Ursula Braun · 13 years ago
  87. 6d152e2 gro: reset skb_iif on reuse by Andy Gospodarek · 13 years ago
  88. 4334ec8 mac80211: fix TX status cookie in HW offload case by Johannes Berg · 13 years ago
  89. ff458ed iwlagn: overwrite EEPROM chain setting for 6250 devices by Wey-Yi Guy · 13 years ago
  90. e733fb6 Bluetooth: Set conn state to BT_DISCONN to avoid multiple responses by Bao Liang · 14 years ago
  91. 9b6cefd be2net: remove netif_stop_queue being called before register_netdev. by Ajit Khaparde · 13 years ago
  92. a89e828 be2net: fix a crash seen during insmod/rmmod test by Ajit Khaparde · 13 years ago
  93. a29ae23 isdn: icn: Fix potentially wrong string handling by Stefan Weil · 14 years ago
  94. d9c8f49 bnx2x: multicasts in NPAR mode by Vladislav Zolotarov · 13 years ago
  95. f97f305 depca: Fix warnings by Alan Cox · 13 years ago
  96. 2ba5e1f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 13 years ago
  97. 62175c7 Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  98. 48bc9a2 vxge: Fix wrong boolean operator by Stefan Weil · 14 years ago
  99. 4796007 ath9k: Fix memory leak due to failed PAPRD frames by Mohammed Shafi Shajakhan · 14 years ago
  100. 3db7e93 netfilter: ecache: always set events bits, filter them later by Pablo Neira Ayuso · 13 years ago