1. 71bb495 dccp: Query supported CCIDs by Gerrit Renker · 16 years ago
  2. 86349c8 dccp: Registration routines for changing feature values by Gerrit Renker · 16 years ago
  3. 5591d28 dccp: Limit feature negotiation to connection setup phase by Gerrit Renker · 16 years ago
  4. 7020838 dccp: Cleanup routines for feature negotiation by Gerrit Renker · 16 years ago
  5. 828755c dccp: Per-socket initialisation of feature negotiation by Gerrit Renker · 16 years ago
  6. 3001fc0 dccp: List management for new feature negotiation by Gerrit Renker · 16 years ago
  7. b4eec20 dccp: Implement lookup table for feature-negotiation information by Gerrit Renker · 16 years ago
  8. 5c7c945 dccp: Basic data structure for feature negotiation by Gerrit Renker · 16 years ago
  9. 959fd99 dccp ccid-3: Replace lazy BUG_ON with condition by Gerrit Renker · 16 years ago
  10. 4326499 dccp: Toggle debug output without module unloading by Gerrit Renker · 16 years ago
  11. 4881632 dccp: Empty the write queue when disconnecting by Gerrit Renker · 16 years ago
  12. eac7726 dccp: Fill in the Data fields for "Option Error" Resets by Gerrit Renker · 16 years ago
  13. faf61c33 dccp: Silently ignore options with nonsensical lengths by Gerrit Renker · 16 years ago
  14. ba1a6c7 dccp: Always generate a Reset in response to option errors by Wei Yongjun · 16 years ago
  15. fca1287 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  16. 437cf2f bnx2x: Accessing un-mapped page by Eilon Greenstein · 16 years ago
  17. 56e9c0a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  18. 9aab3e3 ath9k: Fix TX control flag use for no ACK and RTS/CTS by Jouni Malinen · 16 years ago
  19. 43f30ae ath9k: Fix TX status reporting by Jouni Malinen · 16 years ago
  20. 0b124c3 iwlwifi: fix STATUS_EXIT_PENDING is not set on pci_remove by Gregory Greenman · 16 years ago
  21. d535311 iwlwifi: call apm stop on exit by Gregory Greenman · 16 years ago
  22. 73b7d74 iwlwifi: fix Tx cmd memory allocation failure handling by Tomas Winkler · 16 years ago
  23. 28a6b07 iwlwifi: fix rx_chain computation by Tomas Winkler · 16 years ago
  24. 4834c73 iwlwifi: fix station mimo power save values by Ron Rindjunsky · 16 years ago
  25. 5455970 iwlwifi: remove false rxon if rx chain changes by Mohamed Abbas · 16 years ago
  26. 0ffe014 iwlwifi: fix hidden ssid discovery in passive channels by Ron Rindjunsky · 16 years ago
  27. b94d8ee iwlwifi: W/A for the TSF correction in IBSS by Assaf Krauss · 16 years ago
  28. 0b62afb netxen: Remove workaround for chipset quirk by Dhananjay Phadke · 16 years ago
  29. 2dcc9ff pcnet-cs, axnet_cs: add new IDs, remove dup ID with less info by Komuro · 16 years ago
  30. 15e79f2 ixgbe: initialize interrupt throttle rate by Andy Gospodarek · 16 years ago
  31. e000ea1 net/usb/pegasus: avoid hundreds of diagnostics by David Brownell · 16 years ago
  32. 6c00055 tipc: Don't use structure names which easily globally conflict. by David S. Miller · 16 years ago
  33. 37b08e3 ipsec: Fix deadlock in xfrm_state management. by David S. Miller · 16 years ago
  34. 0677084 ipv: Re-enable IP when MTU > 68 by Breno Leitao · 16 years ago
  35. 9d7d740 net/xfrm: Use an IS_ERR test rather than a NULL test by Julien Brunel · 16 years ago
  36. 773b4e0 ath9: Fix ath_rx_flush_tid() for IRQs disabled kernel warning message. by Senthil Balasubramanian · 16 years ago
  37. 1b96175 ath9k: Incorrect key used when group and pairwise ciphers are different. by Senthil Balasubramanian · 16 years ago
  38. 445df54 rt2x00: Compiler warning unmasked by fix of BUILD_BUG_ON by Boaz Harrosh · 16 years ago
  39. 2b58b20 mac80211: Fix debugfs union misuse and pointer corruption by Jouni Malinen · 16 years ago
  40. 9a52028 wireless/libertas/if_cs.c: fix memory leaks by Adrian Bunk · 16 years ago
  41. 667d410 orinoco: Multicast to the specified addresses by David Kilroy · 16 years ago
  42. f0b9f5c iwlwifi: fix 64bit platform firmware loading by Tomas Winkler · 16 years ago
  43. 1d3e6c6 iwlwifi: fix apm_stop (wrong bit polarity for FLAG_INIT_DONE) by Mohamed Abbas · 16 years ago
  44. cf88c43 iwlwifi: workaround interrupt handling no some platforms by Tomas Winkler · 16 years ago
  45. 4989885 iwlwifi: do not use GFP_DMA in iwl_tx_queue_init by John W. Linville · 16 years ago
  46. d966474 net/wireless/Kconfig: clarify the description for CONFIG_WIRELESS_EXT_SYSFS by Florian Mickler · 16 years ago
  47. 7c19a3d net: Unbreak userspace usage of linux/mroute.h by David S. Miller · 16 years ago
  48. 102396a pkt_sched: Fix locking of qdisc_root with qdisc_root_sleeping_lock() by Jarek Poplawski · 16 years ago
  49. 3cc76ca ipv6: When we droped a packet, we should return NET_RX_DROP instead of 0 by Yang Hongyang · 16 years ago
  50. d972405 sctp: fix random memory dereference with SCTP_HMAC_IDENT option. by Vlad Yasevich · 16 years ago
  51. 328fc47 sctp: correct bounds check in sctp_setsockopt_auth_key by Vlad Yasevich · 16 years ago
  52. f2455eb wan: Missing capability checks in sbni_ioctl() by Eugene Teo · 16 years ago
  53. 6c36810a Merge branch 'no-iwlwifi' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by David S. Miller · 16 years ago
  54. df69471 Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by David S. Miller · 16 years ago
  55. 17393dd e100, fix iomap read by Jiri Slaby · 16 years ago
  56. bd8774c qeth: preallocated header account offset by Frank Blaschka · 16 years ago
  57. 7db2266 qeth: l2 write unicast list to hardware by Frank Blaschka · 16 years ago
  58. 211cd45 qeth: use -EOPNOTSUPP instead of -ENOTSUPP. by Ursula Braun · 16 years ago
  59. e829658 ibm_newemac: Don't call dev_mc_add() before device is registered by Benjamin Herrenschmidt · 16 years ago
  60. ab93990 net: don't grab a mutex within a timer context in gianfar by Sebastian Siewior · 16 years ago
  61. edcfe5f forcedeth: fix checksum flag by Ayaz Abdulla · 16 years ago
  62. 1025433 net/usb/mcs7830: add set_mac_address by Oliver Martin · 16 years ago
  63. 8382cc1 net/usb/mcs7830: new device IDs by Arnd Bergmann · 16 years ago
  64. 6fc30db [netdrvr] smc91x: fix resource removal (null ptr deref) by Jeff Garzik · 16 years ago
  65. 45e15bb ibmveth: fix bad UDP checksums by Santiago Leon · 16 years ago
  66. c213f286f [netdrvr] hso: dev_kfree_skb crash fix by Denis Joseph Barrow · 16 years ago
  67. 95eacee [netdrvr] hso: icon 322 detection fix by Denis Joseph Barrow · 16 years ago
  68. 82c26a9 atl1: disable TSO by default by Jay Cliburn · 16 years ago
  69. 50f684b atl1e: multistatement if missing braces by Ilpo Järvinen · 16 years ago
  70. 17fc700 igb: remove 82576 quad adapter by Alexander Duyck · 16 years ago
  71. c22ce6d drivers/net/skfp/ess.c: fix compile warnings by Takashi Iwai · 16 years ago
  72. d994af0 ipv4: mode 0555 in ipv4_skeleton by Hugh Dickins · 16 years ago
  73. 7982d5e tcp: fix tcp header size miscalculation when window scale is unused by Philip Love · 16 years ago
  74. fe439dd pkt_sched: Fix sch_tree_lock() by Jarek Poplawski · 16 years ago
  75. f6f9b93 pkt_sched: Fix gen_estimator locks by Jarek Poplawski · 16 years ago
  76. f7a54c1 pkt_sched: Use rcu_assign_pointer() to change dev_queue->qdisc by Jarek Poplawski · 16 years ago
  77. 9b3b9ab LCS recovery dumps when cable reconnect by Klaus-D. Wacker · 16 years ago
  78. 261893d ctcm: netdev->priv vs. netdev->ml_priv by Peter Tiedemann · 16 years ago
  79. 6951df3 claw: netdev->priv vs. netdev->ml_priv by Peter Tiedemann · 16 years ago
  80. 2b356b4 claw: fix memory leak in claw_probe. by Martin Schwidefsky · 16 years ago
  81. d3d7b53 [netdrvr] fix build issue: undefined reference to `NS8390p_init' by Alan Cox · 16 years ago
  82. f4f6230 fs_enet: Fix SCC Ethernet on CPM2, and crash in fs_enet_rx_napi() by Heiko Schocher · 16 years ago
  83. 34a20e8 igb: fix setting the number of tx queues by Alexander Duyck · 16 years ago
  84. fe59de3 igb: ethtool -d reads EICR which is incorrect as it is read on clear by Alexander Duyck · 16 years ago
  85. 7a6ea55 igb: force all queues to interrupt once every 2 seconds by Alexander Duyck · 16 years ago
  86. a866bbf r8169: balance pci_map / pci_unmap pair by Francois Romieu · 16 years ago
  87. 666d9bb pkt_sched: Fix dev_graft_qdisc() locking by Jarek Poplawski · 16 years ago
  88. 0623807 myri10ge: update version string to 1.4.3-1.358 by Brice Goglin · 16 years ago
  89. 3d01625 ixgbe: fix vlan filtering by Alexander Duyck · 16 years ago
  90. 736783b Blackfin EMAC Driver: the BF526 also supports the MAC, by Mike Frysinger · 16 years ago
  91. 373a5e0 Merge branch 'for-2.6.27' of git://git.marvell.com/mv643xx_eth into upstream-fixes by Jeff Garzik · 16 years ago
  92. 576fdea mac80211: quiet chatty IBSS merge message by John W. Linville · 16 years ago
  93. 8ab65b0 mac80211: don't send empty extended rates IE by Jan-Espen Pettersen · 16 years ago
  94. 93015f0 mac80211: Fix debugfs file add/del for netdev by Jouni Malinen · 16 years ago
  95. 667d8af net/mac80211/mesh.c: correct the argument to __mesh_table_free by Julia Lawall · 16 years ago
  96. 087d833 mac80211: Use IWEVASSOCREQIE instead of IWEVCUSTOM by Jouni Malinen · 16 years ago
  97. 988b02f net: rfkill: add missing line break by Felipe Balbi · 16 years ago
  98. 67d2e2d Ath5k: fix bintval setup by Jiri Slaby · 16 years ago
  99. 0048297 Ath5k: lock beacons by Jiri Slaby · 16 years ago
  100. d0c2912 atmel: try open system authentication too by Dan Williams · 16 years ago