1. 83827f6 netfilter: xt_TEE depends on NF_CONNTRACK by Randy Dunlap · 15 years ago
  2. 6df900e qlcnic: add idc debug registers by Sucheta Chakraborty · 15 years ago
  3. a5e463d qlcnic: support quisce mode by Sucheta Chakraborty · 15 years ago
  4. b3a2464 qlcnic: check device class by Sucheta Chakraborty · 15 years ago
  5. 96f8118 qlcnic: check IDC version by Sucheta Chakraborty · 15 years ago
  6. 251a84c qlcnic: cleanup unused code by Amit Kumar Salecha · 15 years ago
  7. 1bb09fb qlcnic: cleanup dma mask setting by Amit Kumar Salecha · 15 years ago
  8. 6edae7a qlcnic: fix caching window register by Amit Kumar Salecha · 15 years ago
  9. deffab0 qlcnic: remove obsolete register by Amit Kumar Salecha · 15 years ago
  10. 2372a5f qlcnic: fix context cleanup by Amit Kumar Salecha · 15 years ago
  11. e0a67e2 sky2: version 1.28 by stephen hemminger · 15 years ago
  12. 3403aca sky2: Avoid allocating memory in sky2_resume by Mike McCormack · 15 years ago
  13. d72ff8f sky2: Refactor down/up code out of sky2_restart() by Mike McCormack · 15 years ago
  14. 93135a3 sky2: Shut off interrupts before NAPI by Mike McCormack · 15 years ago
  15. df01093 sky2: Avoid race in sky2_change_mtu by Mike McCormack · 15 years ago
  16. 3765252 sky2: Restore multicast after restart by Mike McCormack · 15 years ago
  17. 57bf6ee ixgb and e1000: Use new function for copybreak tests by Joe Perches · 15 years ago
  18. 621b99b e1000: cleanup unused parameters by Jesse Brandeburg · 15 years ago
  19. 2a2ec45 e1000: fix WARN_ON with mac-vlan by Jesse Brandeburg · 15 years ago
  20. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  21. 21ce849 ixgbe: Refactor common code between 82598 & 82599 to accommodate new hardware by Mallikarjuna R Chilakala · 15 years ago
  22. e8171aa ixgbe: Use bool flag to see if the packet unmapping is delayed in HWRSC by Mallikarjuna R Chilakala · 15 years ago
  23. e433ea1 ixgbe: fix setting of promisc mode when using mac-vlans by Emil Tantilov · 15 years ago
  24. e7874c9 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/nf-next-2.6 by David S. Miller · 15 years ago
  25. 736d58e netfilter: remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  26. 654d0fb netfilter: cleanup printk messages by Stephen Hemminger · 15 years ago
  27. af56760 netfilter: change NF_ASSERT to WARN_ON by Stephen Hemminger · 15 years ago
  28. e94c674 netfilter: bridge-netfilter: fix crash in br_nf_forward_finish() by Bart De Schuymer · 15 years ago
  29. 4a6346d cxgb4: report GRO stats with ethtool -S by Dimitris Michailidis · 15 years ago
  30. f1a051b cxgb4: report the PCIe link speed by Dimitris Michailidis · 15 years ago
  31. f8f5aaf cxgb4: configure HW VLAN extraction through FW by Dimitris Michailidis · 15 years ago
  32. 10df0b9 e1000e: add PCI device id to enable support for 82567V-4 by Bruce Allan · 15 years ago
  33. e98cac4 e1000e: Fix/cleanup PHY reset code for ICHx/PCHx by Bruce Allan · 15 years ago
  34. a305595 e1000e: move settting of flow control refresh timer to link setup code by Bruce Allan · 15 years ago
  35. a65a4a0 e1000e: fix checks for manageability enabled and management pass-through by Bruce Allan · 15 years ago
  36. eab50ff e1000e: Incorrect function pointer set for force_speed_duplex on 82577 by Bruce Allan · 15 years ago
  37. 8b802a7 e1000e: Cleanup e1000_sw_lcd_config_ich8lan() by Bruce Allan · 15 years ago
  38. 757c530 e1000e: Remove EN_MAC_ADDR_FILTER check from enable_mng_pass_thru check by Bruce Allan · 15 years ago
  39. 9c5e209 e1000e: cleanup multiple common exit points by Bruce Allan · 15 years ago
  40. 52a9b23 e1000e: s/w initiated LSC MSI-X interrupts not generated; no transmit by Bruce Allan · 15 years ago
  41. cd79161 e1000e: initialize manageability (IPMI) pass-through in 82574/82583 by Bruce Allan · 15 years ago
  42. 11b08be e1000e: bad state after running ethtool diagnostics with AMT enabled by Bruce Allan · 15 years ago
  43. 4fe4491 e1000e: use static params to save stack space (part 2) by Bruce Allan · 15 years ago
  44. bf47f4b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/ipmr-2.6 by David S. Miller · 15 years ago
  45. 0b9715e netxen: handle queue manager access by Amit Kumar Salecha · 15 years ago
  46. 14e2cfb netxen: to fix onchip memory access. by Sucheta Chakraborty · 15 years ago
  47. 215387a netxen: remove unnecessary size checks by Sucheta Chakraborty · 15 years ago
  48. f8e21f8 netxen: fix register usage by Amit Kumar Salecha · 15 years ago
  49. 23461e8 tipc: Reduce footprint by un-inlining tipc_msg_* routines by Allan Stephens · 15 years ago
  50. 3032cca tipc: Reduce footprint by un-inlining buf_acquire routine by Allan Stephens · 15 years ago
  51. b274f4a tipc: Reduce footprint by un-inlining bearer congestion routine by Allan Stephens · 15 years ago
  52. 43608ed tipc: Reduce footprint by un-inlining port list routines by Allan Stephens · 15 years ago
  53. 3e22e62 tipc: Reduce footprint by un-inlining nmap routines by Allan Stephens · 15 years ago
  54. 80e0c33 tipc: Reduce footprint by un-inlining address routines by Allan Stephens · 15 years ago
  55. c68ca7b tipc: add tipc_ prefix to fcns targeted for un-inlining by Allan Stephens · 15 years ago
  56. 01fee25 tipc: Relocate trivial link status functions to header file by Allan Stephens · 15 years ago
  57. 15e979d tipc: remove abstraction for link_max_pkt by Allan Stephens · 15 years ago
  58. 8e1c298 tipc: Update commenting in TIPC API by Allan Stephens · 15 years ago
  59. 107e7be tipc: Add support for "-s" configuration option by Allan Stephens · 15 years ago
  60. 3aec9cc tipc: Rename "multicast-link" to "broadcast-link" by Allan Stephens · 15 years ago
  61. 9ccc2eb tipc: Eliminate unnecessary initialization in native API send routines by Allan Stephens · 15 years ago
  62. 289464e tipc: Prune unused data structures from configuration service by Allan Stephens · 15 years ago
  63. b82834e tipc: Eliminate unused argument in print statement by Allan Stephens · 15 years ago
  64. df4ef33 tipc: Eliminate obsolete port's "congested_link" field by Allan Stephens · 15 years ago
  65. 9b7ce2b netfilter: xtables: add missing depends for xt_TEE by Jan Engelhardt · 15 years ago
  66. 278554b Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  67. cea0d76 Merge branch 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jdelvare/staging by Linus Torvalds · 15 years ago
  68. b2464ab Merge branch 'perf-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  69. 788885a drivers/gpu/drm/i915/i915_irq.c:i915_error_object_create(): use correct kmap-atomic slot by Andrew Morton · 15 years ago
  70. 06efbeb hp_accel: fix race in device removal by Oliver Neukum · 15 years ago
  71. a3ed2a1 mqueue: fix kernel BUG caused by double free() on mq_open() by André Goddard Rosa · 15 years ago
  72. de145b4 fbdev: bfin-t350mcqb-fb: fix fbmem allocation with blanking lines by Michael Hennerich · 15 years ago
  73. 747388d memcg: fix css_is_ancestor() RCU locking by KAMEZAWA Hiroyuki · 15 years ago
  74. 7f0f154 memcg: fix css_id() RCU locking for real by KAMEZAWA Hiroyuki · 15 years ago
  75. 11cad32 bsdacct: use del_timer_sync() in acct_exit_ns() by Vitaliy Gusev · 15 years ago
  76. ab941e0 rmap: remove anon_vma check in page_address_in_vma() by Naoya Horiguchi · 15 years ago
  77. 4a6018f hugetlbfs: kill applications that use MAP_NORESERVE with SIGBUS instead of OOM-killer by Mel Gorman · 15 years ago
  78. 475f9aa kexec: fix OOPS in crash_kernel_shrink by Vitaly Mayatskikh · 15 years ago
  79. d586ebb mmc: atmel-mci: fix in debugfs: response value printing by Nicolas Ferre · 15 years ago
  80. abc2c9fd mmc: atmel-mci: remove data error interrupt after xfer by Nicolas Ferre · 15 years ago
  81. 009a891 mmc: atmel-mci: prevent kernel oops while removing card by Nicolas Ferre · 15 years ago
  82. ebb1fea mmc: atmel-mci: fix two parameters swapped by Nicolas Ferre · 15 years ago
  83. 3444142 revert "procfs: provide stack information for threads" and its fixup commits by Robin Holt · 15 years ago
  84. 3c904af it8761e_gpio: fix bug in gpio numbering by Denis Turischev · 15 years ago
  85. f33d7e2 dma-mapping: fix dma_sync_single_range_* by FUJITA Tomonori · 15 years ago
  86. 5a147e8 ar9170: fix for driver-core ABI change by Stephen Rothwell · 15 years ago
  87. cc75589 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 15 years ago
  88. fc2a093 Merge branch 'drm-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6 by Linus Torvalds · 15 years ago
  89. 9fc282b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 15 years ago
  90. c61ea31 CacheFiles: Fix occasional EIO on call to vfs_unlink() by David Howells · 15 years ago
  91. 7d6fb7b ACPI: sleep: eliminate duplicate entries in acpisleep_dmi_table[] by Alex Chiang · 15 years ago
  92. cba7a98 Merge branch 'master' of git://dev.medozas.de/linux by Patrick McHardy · 15 years ago
  93. 4538506 netfilter: xtables: combine built-in extension structs by Jan Engelhardt · 15 years ago
  94. b4ba261 netfilter: xtables: change hotdrop pointer to direct modification by Jan Engelhardt · 15 years ago
  95. 62fc805 netfilter: xtables: deconstify struct xt_action_param for matches by Jan Engelhardt · 15 years ago
  96. 4b560b4 netfilter: xtables: substitute temporary defines by final name by Jan Engelhardt · 15 years ago
  97. de74c16 netfilter: xtables: combine struct xt_match_param and xt_target_param by Jan Engelhardt · 15 years ago
  98. 5b285ca ipv6: ip6mr: add support for dumping routing tables over netlink by Patrick McHardy · 15 years ago
  99. d1db275 ipv6: ip6mr: support multiple tables by Patrick McHardy · 15 years ago
  100. 6bd5214 ipv6: ip6mr: move mroute data into seperate structure by Patrick McHardy · 15 years ago