| Commit message (Expand) | Author | Age |
... | |
| * | e1000e: power off PHY after reset when interface is down | Bruce Allan | 2011-01-10 |
| * | e1000e: use either_crc_le() rather than re-write it | Bruce Allan | 2011-01-10 |
| * | e1000e: properly bounds-check string functions | Bruce Allan | 2011-01-10 |
| * | e1000e: convert calls of ops.[read|write]_reg to e1e_[r|w]phy | Bruce Allan | 2011-01-10 |
| * | e1000e: cleanup variables set but not used | Bruce Allan | 2011-01-10 |
| * | net offloading: Convert checksums to use centrally computed features. | Jesse Gross | 2011-01-10 |
| * | net offloading: Convert skb_need_linearize() to use precomputed features. | Jesse Gross | 2011-01-10 |
| * | net offloading: Convert dev_gso_segment() to use precomputed features. | Jesse Gross | 2011-01-10 |
| * | net offloading: Pass features into netif_needs_gso(). | Jesse Gross | 2011-01-10 |
| * | net offloading: Generalize netif_get_vlan_features(). | Jesse Gross | 2011-01-10 |
| * | net offloading: Accept NETIF_F_HW_CSUM for all protocols. | Jesse Gross | 2011-01-10 |
| * | r8169: delay phy init until device opens. | françois romieu | 2011-01-09 |
| * | net: fix kernel-doc warning in core/filter.c | Randy Dunlap | 2011-01-09 |
| * | net/sock.h: make some fields private to fix kernel-doc warning(s) | Randy Dunlap | 2011-01-09 |
| * | netlink: test for all flags of the NLM_F_DUMP composite | Jan Engelhardt | 2011-01-09 |
| * | forcedeth: Do not use legacy PCI power management | Rafael J. Wysocki | 2011-01-09 |
| * | Merge branch 'dccp' of git://eden-feed.erg.abdn.ac.uk/net-next-2.6 | David S. Miller | 2011-01-09 |
| |\ |
|
| | * | dccp: make upper bound for seq_window consistent on 32/64 bit | Gerrit Renker | 2011-01-07 |
| | * | dccp: fix bug in updating the GSR | Samuel Jero | 2011-01-07 |
| | * | dccp: fix return value for sequence-invalid packets | Samuel Jero | 2011-01-07 |
| * | | sky2: convert to new VLAN model (v0.2) | Stephen Hemminger | 2011-01-09 |
| * | | sky2: fix limited auto negotiation | Stephen Hemminger | 2011-01-09 |
| * | | bnx2x: Fix the race on bp->stats_pending. | Vladislav Zolotarov | 2011-01-09 |
| * | | bnx2x: Move to D0 before clearing MSI/MSI-X configuration. | Vladislav Zolotarov | 2011-01-09 |
| * | | bnx2x: registers dump fixes | Vladislav Zolotarov | 2011-01-09 |
| * | | bnx2x: Don't prevent RSS configuration in INT#x and MSI interrupt modes. | Vladislav Zolotarov | 2011-01-09 |
| * | | Madge Ambassador ATM Adapter driver: Always release_firmware() in ucode_init(... | Jesper Juhl | 2011-01-09 |
| * | | hamradio: Resolve memory leak due to missing firmware release in add_mcs() | Jesper Juhl | 2011-01-09 |
| * | | net/fec: add dual fec support for mx28 | Shawn Guo | 2011-01-09 |
| * | | net/fec: improve pm for better suspend/resume | Shawn Guo | 2011-01-09 |
| * | | net/fec: add mac field into platform data and consolidate fec_get_mac | Shawn Guo | 2011-01-09 |
| * | | net/fec: remove the use of "index" which is legacy | Shawn Guo | 2011-01-09 |
| * | | net/fec: fix MMFR_OP type in fec_enet_mdio_write | Shawn Guo | 2011-01-09 |
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc-2.6 | Linus Torvalds | 2011-01-11 |
|\ \ \ |
|
| * | | | sparc64: Fix bootup regression due to perf init ordering. | David S. Miller | 2011-01-09 |
| |/ / |
|
* | | | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds | 2011-01-11 |
|\ \ \ |
|
| * | | | powerpc/pseries: Fix build of topology stuff without CONFIG_NUMA | Benjamin Herrenschmidt | 2011-01-11 |
| * | | | powerpc/pseries: Fix VPHN build errors on non-SMP systems | Jesse Larrew | 2011-01-11 |
| * | | | Merge remote branch 'gcl/next' into next | Benjamin Herrenschmidt | 2011-01-10 |
| |\ \ \ |
|
| | * | | | powerpc/83xx: add mpc8308_p1m DMA controller device-tree node | Ilya Yanok | 2010-12-30 |
| | * | | | powerpc/83xx: add DMA controller to mpc8308 device-tree node | Ilya Yanok | 2010-12-30 |
| | * | | | powerpc/512x: try to free dma descriptors in case of allocation failure | Ilya Yanok | 2010-12-30 |
| | * | | | powerpc/512x: add MPC8308 dma support | Ilya Yanok | 2010-12-30 |
| | * | | | powerpc/512x: fix the hanged dma transfer issue | Ilya Yanok | 2010-12-30 |
| | * | | | powerpc/512x: scatter/gather dma fix | Ilya Yanok | 2010-12-30 |
| | * | | | Merge v2.6.37-rc8 into powerpc/next | Grant Likely | 2010-12-30 |
| | |\ \ \ |
|
| | * | | | | powerpc/5xxx: extend mpc8xxx_gpio driver to support mpc512x gpios | Anatolij Gustschin | 2010-09-10 |
| * | | | | | powerpc/powermac: Make auto-loading of therm_pm72 possible | Marc Zyngier | 2010-12-08 |
| * | | | | | of/address: Use propper endianess in get_flags | Sebastian Siewior | 2010-12-08 |
| * | | | | | powerpc/pci: Use printf extension %pR for struct resource | Joe Perches | 2010-12-08 |