summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ipv6: Refactor update of IPv6 flowi destination address for srcrt (RH) optionArnaud Ebalard2010-06-0210-96/+55
* mac8390: raise error logging priorityFinn Thain2010-06-021-2/+2
* ipconfig: send host-name in DHCP requestsWu Fengguang2010-06-021-0/+7
* packet_mmap: expose hw packet timestamps to network packet capture utilitiesScott McMillan2010-06-023-2/+62
* vxge: Fix checkstack warning in vxge_probe()Prarit Bhargava2010-06-021-42/+51
* net: CONFIG_NET_NS reductionEric Dumazet2010-06-027-55/+11
* ppp: eliminate shadowed variable namestephen hemminger2010-06-021-3/+3
* mac8390: propagate error code from request_irqFinn Thain2010-06-021-5/+6
* caif: add newlines after declarations in caif_serial.cDan Carpenter2010-06-021-0/+9
* caif: remove unneeded variable from caif_net_open()Dan Carpenter2010-06-021-2/+0
* net: add additional lock to qdisc to increase throughputEric Dumazet2010-06-023-5/+28
* bonding: optimize tlb_get_least_loaded_slaveJiri Pirko2010-06-021-20/+13
* bonding: remove unused original_flags struct slave memberJiri Pirko2010-06-022-6/+0
* bonding: move dev_addr cpy to bond_enslaveJiri Pirko2010-06-022-8/+7
* net/mpc52xx_phy: Various code cleanupsWolfram Sang2010-06-021-19/+5
* bonding: make bonding_store_slaves simplerJiri Pirko2010-06-021-41/+25
* bonding: remove redundant checks from bonding_store_slaves V2Jiri Pirko2010-06-021-19/+1
* bonding: move slave MTU handling from sysfs V2Jiri Pirko2010-06-022-21/+16
* bonding: remove unused variable "found"Jiri Pirko2010-06-021-2/+1
* net: QDISC_STATE_RUNNING dont need atomic bit opsEric Dumazet2010-06-021-4/+11
* net: Define accessors to manipulate QDISC_STATE_RUNNINGEric Dumazet2010-06-024-5/+20
* qlcnic: NIC Partitioning - Add non privileged mode supportAnirban Chakraborty2010-06-023-23/+128
* qlcnic: NIC Partitioning - Add basic infrastructure supportAnirban Chakraborty2010-06-027-74/+890
* sfc: Get port number from CS_PORT_NUM, not PCI function numberBen Hutchings2010-06-022-1/+7
* sfc: Only count bad packets in rx_errorsBen Hutchings2010-06-021-3/+0
* sfc: Allow shared pages to be recycledSteve Hodgson2010-06-023-43/+62
* sfc: Recycle discarded rx buffers back onto the queueSteve Hodgson2010-06-021-11/+79
* sfc: Support only two rx buffers per pageSteve Hodgson2010-06-022-142/+96
* sfc: Remove efx_rx_queue::add_lockSteve Hodgson2010-06-026-130/+73
* sfc: Allow DRV_GEN events to be used outside of selftestsSteve Hodgson2010-06-024-22/+18
* sfc: Wait for the link to stay up before running loopback selftestSteve Hodgson2010-06-021-3/+7
* sfc: Synchronise link_advertising and wanted_fc on SienaSteve Hodgson2010-06-021-0/+1
* sfc: Workaround flush failures on Falcon B0Steve Hodgson2010-06-024-9/+17
* sfc: Reschedule any resets scheduled inside efx_pm_freeze()Steve Hodgson2010-06-021-0/+6
* sfc: Rename struct efx_mcdi_phy_cfg to efx_mcdi_phy_dataBen Hutchings2010-06-021-10/+10
* atl1c: Add AR8151 v2 support and change L0s/L1 routineJie Yang2010-06-014-168/+345
* ipv6: get rid of ipip6_prl_lockEric Dumazet2010-06-011-6/+2
* ixp4xx: Support the all multicast flag on the NPE devices.Richard Cochran2010-06-011-0/+11
* net/ipv6/mcast.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-2/+1
* net/ipv4/igmp.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-2/+1
* drivers/net/tulip/eeprom.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-5/+5
* drivers/net/gianfar.c: Remove unnecessary kmalloc castsJoe Perches2010-06-011-4/+4
* be2net: replace udelay() with schedule_timeout() in mbox pollingSathya Perla2010-06-011-6/+5
* be2net: cleanup in case of error in be_open()Sathya Perla2010-06-011-46/+49
* tulip: implement wake-on-lan supportSteven Walter2010-06-012-23/+156
* tulip: explicity set to D0 power state during initSteven Walter2010-06-011-0/+7
* r6040: bump version to 0.26 and date to 30 May 2010Florian Fainelli2010-06-011-2/+2
* r6040: implement phylibFlorian Fainelli2010-06-012-154/+145
* drivers/net/arcnet/capmode.c: clean up codeDaniel Mack2010-05-311-99/+78
* net: Fix NETDEV_NOTIFY_PEERS to not conflict with NETDEV_BONDING_DESLAVE.David S. Miller2010-05-311-1/+1
OpenPOWER on IntegriCloud