1. 475cba4 sctp: implement definition for SACK-IMMEDIATELY extension by Wei Yongjun · 15 years ago
  2. dc63d37 ixgbe: Only set/clear VFE in ixgbe_set_rx_mode by Alexander Duyck · 15 years ago
  3. edd2ea5 ixgbe: Use rx buffer length from rx ring for configuring rscctl by Mallikarjuna R Chilakala · 15 years ago
  4. 94b982b ixgbe: Modify 82599 HWRSC statistics counters by Mallikarjuna R Chilakala · 15 years ago
  5. 713d0394 be2net: remove BUG_ON() when be2net runs out of mccq wrbs by Sathya Perla · 15 years ago
  6. 8d56ff1 be2net: Fix cleanup path in be_probe() by Sathya Perla · 15 years ago
  7. 2243e2e be2net: Issue fw_init/clean cmds to fw by Sathya Perla · 15 years ago
  8. 01ed30d be2net: Fix rx_drops_no_fragments stat being incorrectly indexed by Sathya Perla · 15 years ago
  9. e7b909a be2net: support configuration of 64 multicast addresses instead of 32 by Sathya Perla · 15 years ago
  10. 9d4fb27 net/ipv4: Move && and || to end of previous line by Joe Perches · 15 years ago
  11. 6ebfbc0 net: Fix missing kernel-doc notation by Jaswinder Singh Rajput · 15 years ago
  12. 41cec6f e1000e: update Tx Unit hang detection message by Bruce Allan · 15 years ago
  13. a708dd8 e1000e: cosmetic - group local variables of the same type by Bruce Allan · 15 years ago
  14. 9b72461 e1000e: remove redundant might_sleep() by Bruce Allan · 15 years ago
  15. de39b75 e1000e: do not error out on identification LED init failure by Bruce Allan · 15 years ago
  16. 53ec549 e1000e: set pm_qos DMA latency requirement per interface when needed by Bruce Allan · 15 years ago
  17. 99673d9 e1000e: cleanup functions that clear hardware statistics by Bruce Allan · 15 years ago
  18. 3d5e33c e1000e: cleanup - shift indentation left by exiting early in e1000_tso by Bruce Allan · 15 years ago
  19. 564ea9b e1000e: set bools to true/false instead of 1/0 by Bruce Allan · 15 years ago
  20. 84efb7b e1000e: provide comment for 82571 workaround by Bruce Allan · 15 years ago
  21. fe40167 e1000e: remove comments regarding a non-existent api module by Bruce Allan · 15 years ago
  22. c7e54b1 e1000e: update copyright information by Bruce Allan · 15 years ago
  23. 94d8186 e1000e: cleanup ops function pointers by Bruce Allan · 15 years ago
  24. 3bb99fe e1000e: consolidate two dbug macros into one simpler one by Bruce Allan · 15 years ago
  25. d8014db e1000e: cleanup redundant #include's by Bruce Allan · 15 years ago
  26. b16a002 e1000e: Incorrect MII Link beat reporting. by Bruce Allan · 15 years ago
  27. bb436b2 e1000e: disable K1 on PCH LOM when in PHY loopback mode by Bruce Allan · 15 years ago
  28. 98086a9 e1000e: improper return code signage by Bruce Allan · 15 years ago
  29. 7ea9655 e1000e: link reporting problems by Bruce Allan · 15 years ago
  30. a68ea77 e1000e: don't clean Rx ring while resetting by Bruce Allan · 15 years ago
  31. e7d906f e1000e: function pointers for ethtool set/get offloads by Bruce Allan · 15 years ago
  32. f4e2c6d e1000e: clearing interrupt timers causes descriptors to get flushed by Bruce Allan · 15 years ago
  33. f89271dd e1000e: add missing tests for 82583 in ethtool functions by Bruce Allan · 15 years ago
  34. 1fbfca3 e1000e: check WoL mode is among set of supported modes by Bruce Allan · 15 years ago
  35. e994b7c tcp: Don't make syn cookies initial setting depend on CONFIG_SYSCTL by David S. Miller · 15 years ago
  36. 8964be4 net: rename skb->iif to skb->skb_iif by Eric Dumazet · 15 years ago
  37. fa9a6fe be2net: Patch to flash redboot section while firmware update. by Sarveshwar Bandi · 15 years ago
  38. eb6d021 netxen: remove PCI IDs of CNA device by Amit Kumar Salecha · 15 years ago
  39. 55cac24 igb: Add full support for 82580 devices by Alexander Duyck · 15 years ago
  40. bb2ac47 igb: add support for 82580 MAC by Alexander Duyck · 15 years ago
  41. 2909c3f igb: add support for the 82580 phy by Alexander Duyck · 15 years ago
  42. 164165d drivers/net: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  43. 5452fee drivers/isdn/gigaset: tasklet_init - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  44. 386e50c X25: Enable setting of cause and diagnostic fields by Andrew Hendry · 15 years ago
  45. 0e48174 iwmc3200top: revamp fw name handling by Tomas Winkler · 15 years ago
  46. a0607fd drivers/net: request_irq - Remove unnecessary leading & from second arg by Joe Perches · 15 years ago
  47. 2939e27 netsched: Allow var_sk_bound_if meta to work on all namespaces by Eric Dumazet · 15 years ago
  48. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. 66b00a7 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/davej/cpufreq by Linus Torvalds · 15 years ago
  50. a414f01 strcmp: fix overflow and possibly signedness error by Linus Torvalds · 15 years ago
  51. 6602b35 Merge branch 'agp-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/agp-2.6 by Linus Torvalds · 15 years ago
  52. 7f6f350 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/security-testing-2.6 by Linus Torvalds · 15 years ago
  53. ec402ba agp/intel-agp: Set dma_mask for capable chipsets before agp_add_bridge() by David Woodhouse · 15 years ago
  54. d22966d Merge branch 'omap-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6 by Linus Torvalds · 15 years ago
  55. 70b172b2 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6 by Linus Torvalds · 15 years ago
  56. 486bfe5 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  57. c09c59e ima: replace GFP_KERNEL with GFP_NOFS by Mimi Zohar · 15 years ago
  58. dfef948 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
  59. ea31ba3 drivers/net/wireless/rtl818x: remove exceptional & on function name by Julia Lawall · 15 years ago
  60. 8fbd90b drivers/net/wireless/p54: remove exceptional & on function name by Julia Lawall · 15 years ago
  61. d20a80f drivers/net/wireless/iwlwifi: remove exceptional & on function name by Julia Lawall · 15 years ago
  62. fe4eb54 drivers/net/adm8211.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  63. d8bda9f drivers/net/wan: remove exceptional & on function name by Julia Lawall · 15 years ago
  64. 1ede9b5 drivers/net/via-velocity.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  65. 7678138 drivers/net/via-rhine.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  66. aa36ab8 drivers/net/typhoon.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  67. a974a67 drivers/net/smsc9420.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  68. 91dcbf3 drivers/net/r6040.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  69. c2f379b drivers/net/pppol2tp.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  70. 6cc9318 drivers/net/irda: remove exceptional & on function name by Julia Lawall · 15 years ago
  71. 90145c9 drivers/net/ipg.c: remove exceptional & on function name by Julia Lawall · 15 years ago
  72. dddcb44 drivers/net: remove exceptional & on function name by Julia Lawall · 15 years ago
  73. 4c9ba61 drivers/net/can: remove exceptional & on function name by Julia Lawall · 15 years ago
  74. 9aff7e9 drivers/net/atl1c: remove exceptional & on function name by Julia Lawall · 15 years ago
  75. e7fdc60 OMAP: cs should be positive in gpmc_cs_free() by Roel Kluin · 15 years ago
  76. d32b20f omap: fix unlikely(x) < y by Roel Kluin · 15 years ago
  77. eeb74a9d Phonet: convert devices list to RCU by Rémi Denis-Courmont · 15 years ago
  78. e2cd52e Merge branch 'fix/asoc' into for-linus by Takashi Iwai · 15 years ago
  79. ef4b18e2 Merge branch 'fix/hda' into for-linus by Takashi Iwai · 15 years ago
  80. 5cbb060 Merge branch 'sh/for-2.6.32' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 by Linus Torvalds · 15 years ago
  81. 2d5bc23 Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 by Linus Torvalds · 15 years ago
  82. 78db1ca Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 by Linus Torvalds · 15 years ago
  83. bab0212 ASoC: tlv320aic23 fix rate selection by Troy Kisky · 15 years ago
  84. f3dd704 ASoC: OMAP3 Pandora: update for TWL4030 codec changes by Grazvydas Ignotas · 15 years ago
  85. bd6ddcb ASoC: Modifying the license string GPLv2 for OMAP3 EVM by Anuj Aggarwal · 15 years ago
  86. 70e3bb5 cxgb3: fix premature page unmap by Divy Le Ray · 15 years ago
  87. 4acc5a8 ibm_newemac: Fix EMACx_TRTR[TRT] bit shifts by Dave Mitchell · 15 years ago
  88. d903102 net: device name allocation cleanups by Octavian Purdila · 15 years ago
  89. 7adcdb4 drivers/atm/solos-pci.c: fix warning/bug, clean up code by Andrew Morton · 15 years ago
  90. 63ae93a qlge: Bonding fix for mode 6. by Ron Mercer · 15 years ago
  91. f99189b netns: net_identifiers should be read_mostly by Eric Dumazet · 15 years ago
  92. 615534b can: fix setting mcp251x bit timing on open by Christian Pellegrin · 15 years ago
  93. 9a4e328 bnx2x: Don't set netdev->trans_start by Vladislav Zolotarov · 15 years ago
  94. e014deb linkwatch: linkwatch_forget_dev() to speedup device dismantle by Eric Dumazet · 15 years ago
  95. e2ce146 ipv4: factorize cache clearing for batched unregister operations by Octavian Purdila · 15 years ago
  96. 395264d net: introduce NETDEV_UNREGISTER_PERNET by Octavian Purdila · 15 years ago
  97. fccaf71 macvlan: Precise RX stats accounting by Eric Dumazet · 15 years ago
  98. 9793241 vlan: Precise RX stats accounting by Eric Dumazet · 15 years ago
  99. d83345a net: add dev_txq_stats_fold() helper by Eric Dumazet · 15 years ago
  100. b038b04 vmxnet3: using csum_ipv6_magic requires including net/ip6_checksum.h by Stephen Rothwell · 15 years ago