Age | Commit message (Expand) | Author |
2010-11-28 | ethoc: remove division from loops | Jonas Bonn |
2010-11-28 | ethoc: fix function return type | Jonas Bonn |
2010-11-28 | ethoc: rework mdio read/write | Jonas Bonn |
2010-11-28 | ethoc: rework interrupt handling | Jonas Bonn |
2010-11-28 | ethoc: Double check pending RX packet | Jonas Bonn |
2010-11-28 | ethoc: enable interrupts after napi_complete | Adam Edvardsson |
2010-11-28 | ethoc: remove unused spinlock | Jonas Bonn |
2010-11-28 | ethoc: Add device tree configuration | Jonas Bonn |
2010-11-28 | X25 remove bkl in call user data length ioctl | andrew hendry |
2010-11-28 | X25 remove bkl from causediag ioctls | andrew hendry |
2010-11-28 | X25 remove bkl from calluserdata ioctls | andrew hendry |
2010-11-28 | X25 remove bkl in facility ioctls | andrew hendry |
2010-11-28 | X25 remove bkl in subscription ioctls | andrew hendry |
2010-11-28 | bnx2x: Use helpers instead of direct access to the shinfo(skb) fields | Vladislav Zolotarov |
2010-11-28 | bnx2: Remove config access to non-standard registers | Michael Chan |
2010-11-28 | bnx2: Fix reset bug on 5709 | Eddie Wai |
2010-11-28 | 8021q: vlan device is lockless do not transfer real_num_{tx|rx}_queues | John Fastabend |
2010-11-28 | net: add netif_tx_queue_frozen_or_stopped | Eric Dumazet |
2010-11-28 | ipv6: kill two unused macro definition | Shan Wei |
2010-11-28 | net: add some KERN_CONT markers to continuation lines | Uwe Kleine-König |
2010-11-28 | netxen: avoid using reset_devices as it may become obsolete | Rajesh Borundia |
2010-11-28 | qlcnic: avoid using reset_devices as it may become obsolete. | Rajesh Borundia |
2010-11-28 | sctp: kill unused macro definition | Shan Wei |
2010-11-27 | rtnl: make link af-specific updates atomic | Thomas Graf |
2010-11-27 | drivers/net: use vzalloc() | Eric Dumazet |
2010-11-27 | be2net: adding support for Lancer family of CNAs | Sathya Perla |
2010-11-24 | xps: Transmit Packet Steering | Tom Herbert |
2010-11-24 | xps: Improvements in TX queue selection | Tom Herbert |
2010-11-24 | infiniband: remove dev_base_lock use | Eric Dumazet |
2010-11-24 | scm: lower SCM_MAX_FD | Eric Dumazet |
2010-11-24 | ipv6: mcast: RCU conversion | Eric Dumazet |
2010-11-24 | stmmac: update the driver version | Giuseppe CAVALLARO |
2010-11-24 | stmmac: convert to dev_pm_ops. | Giuseppe CAVALLARO |
2010-11-24 | stmmac: add init/exit callback in plat_stmmacenet_data struct | Giuseppe CAVALLARO |
2010-11-24 | stmmac: tidy-up stmmac_priv structure | Giuseppe CAVALLARO |
2010-11-24 | bnx2x: Do interrupt mode initialization and NAPIs adding before register_netd... | Vladislav Zolotarov |
2010-11-24 | bnx2x: Disable local BHes to prevent a dead-lock situation | Eric Dumazet |
2010-11-24 | tg3: Remove tg3_config_info definition | Matt Carlson |
2010-11-24 | tg3: Enable phy APD for 5717 and later asic revs | Matt Carlson |
2010-11-24 | tg3: use dma_alloc_coherent() instead of pci_alloc_consistent() | Matt Carlson |
2010-11-24 | tg3: Reenable TSS for 5719 | Matt Carlson |
2010-11-24 | tg3: Enable mult rd DMA engine on 5719 | Matt Carlson |
2010-11-24 | tg3: Reorg tg3_napi members | Matt Carlson |
2010-11-24 | tg3: Fix 5719 internal FIFO overflow problem | Matt Carlson |
2010-11-24 | tg3: Always turn on APE features in mac_mode reg | Matt Carlson |
2010-11-24 | tg3: Assign correct tx margin for 5719 | Matt Carlson |
2010-11-24 | tg3: Apply 10Mbps fix to all 57765 revisions | Matt Carlson |
2010-11-23 | SELinux: indicate fatal error in compat netfilter code | Eric Paris |
2010-11-23 | SELinux: Only return netlink error when we know the return is fatal | Eric Paris |
2010-11-22 | macvlan: Introduce 'passthru' mode to takeover the underlying device | Sridhar Samudrala |