aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-06-02bonding: make bonding_store_slaves simplerJiri Pirko
2010-06-02bonding: remove redundant checks from bonding_store_slaves V2Jiri Pirko
2010-06-02bonding: move slave MTU handling from sysfs V2Jiri Pirko
2010-06-02bonding: remove unused variable "found"Jiri Pirko
2010-06-02net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet
2010-06-02net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet
2010-06-02qlcnic: NIC Partitioning - Add non privileged mode supportAnirban Chakraborty
2010-06-02qlcnic: NIC Partitioning - Add basic infrastructure supportAnirban Chakraborty
2010-06-02sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings
2010-06-02sfc: Only count bad packets in rx_errorsBen Hutchings
2010-06-02sfc: Allow shared pages to be recycledSteve Hodgson
2010-06-02sfc: Recycle discarded rx buffers back onto the queueSteve Hodgson
2010-06-02sfc: Support only two rx buffers per pageSteve Hodgson
2010-06-02sfc: Remove efx_rx_queue::add_lockSteve Hodgson
2010-06-02sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson
2010-06-02sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson
2010-06-02sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson
2010-06-02sfc: Workaround flush failures on Falcon B0Steve Hodgson
2010-06-02sfc: Reschedule any resets scheduled inside efx_pm_freeze()Steve Hodgson
2010-06-02sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_dataBen Hutchings
2010-06-01atl1c: Add AR8151 v2 support and change L0s/L1 routineJie Yang
2010-06-01ipv6: get rid of ipip6_prl_lockEric Dumazet
2010-06-01ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran
2010-06-01net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches
2010-06-01be2net: replace udelay() with schedule_timeout() in mbox pollingSathya Perla
2010-06-01be2net: cleanup in case of error in be_open()Sathya Perla
2010-06-01tulip: implement wake-on-lan supportSteven Walter
2010-06-01tulip: explicity set to D0 power state during initSteven Walter
2010-06-01r6040: bump version to 0.26 and date to 30 May 2010Florian Fainelli
2010-06-01r6040: implement phylibFlorian Fainelli
2010-05-31drivers/net/arcnet/capmode.c: clean up codeDaniel Mack
2010-05-31net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller
2010-05-31r8169: remove unnecessary cast of readl()'s return valueJunchang Wang
2010-05-318139too: remove unnecessary cast of ioread32()'s return valueJunchang Wang
2010-05-31atm: [he] rewrite buffer handling in receive pathchas williams - CONTRACTOR
2010-05-31atm: [he] remove small buffer allocation/handling codechas williams - CONTRACTOR
2010-05-31atm: [nicstar] remove virt_to_bus() and support 64-bit platformschas williams - CONTRACTOR
2010-05-31atm: [nicstar] reformatted with Lindentchas williams - CONTRACTOR
2010-05-31mlx4_en: use net_device dev_id to indicate port numberEli Cohen
2010-05-31xen: netfront: explicitly generate arp_notify event after migration.Ian Campbell
2010-05-31arp_notify: allow drivers to explicitly request a notification event.Ian Campbell
2010-05-31arp_notify: document that a gratuitous ARP request is sent when this option i...Ian Campbell
2010-05-31caif: cleanup: remove duplicate checksDan Carpenter
2010-05-31caif: remove unneeded null check in caif_connect()Dan Carpenter
2010-05-31drivers/isdn: Use memdup_userJulia Lawall
2010-05-31drivers/net/wan: Use memdup_userJulia Lawall
2010-05-31net/dccp: Use memdup_userJulia Lawall