summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-06-13fec: enable transmit and receive time stamping.Richard Cochran
2011-06-13net: export time stamp utility function for Ethernet MAC driversRichard Cochran
2011-06-13IPVS: rename of netns init and cleanup functions.Hans Schillstrom
2011-06-13IPVS remove unused var from migration to netnsHans Schillstrom
2011-06-13ipvs: support more FTP PASV responsesJulian Anastasov
2011-06-11snmp: reduce percpu needs by 50%Eric Dumazet
2011-06-11bonding: clean up bond_del_vlan()Jiri Bohac
2011-06-11net: fix MIPS fallout from "net: remove interrupt.h inclusion from netdevice.h"Alexey Dobriyan
2011-06-11be2net: Enable NETIF_F_TSO6 for VLAN traffic for BEPadmanabh Ratnakar
2011-06-11virtio_net: introduce VIRTIO_NET_HDR_F_DATA_VALIDJason Wang
2011-06-11net: DM9000: Add support for byte EEPROM accessBen Dooks
2011-06-11sctp: kzalloc() error handling on deleting last addressMichio Honda
2011-06-11net: add Faraday FTGMAC100 Gigabit Ethernet driverPo-Yu Chuang
2011-06-11net/m68k: Include <linux/interrupt.h> where neededGeert Uytterhoeven
2011-06-10ixgbevf: Update the driver stringGreg Rose
2011-06-10rtnetlink: Compute and store minimum ifinfo dump sizeGreg Rose
2011-06-10igb: Change version to remove number after -k in kernel versions.Carolyn Wyborny
2011-06-10igbvf: update version numberWilliams, Mitch A
2011-06-10e1000e: update driver versionBruce Allan
2011-06-10e1000e: remove redundant reverse dependency on CRC32Bruce Allan
2011-06-10e1000e: Clear host wakeup bit on 82577/8 without touching PHY page 800Bruce Allan
2011-06-10e1000e: access multiple PHY registers on same page at the same timeBruce Allan
2011-06-10e1000e: do not schedule the Tx queue until readyBruce Allan
2011-06-10e1000e: log when swflag is cleared unexpectedly on ICH/PCH devicesBruce Allan
2011-06-10e1000e: 82579 intermittently disabled during S0->SxBruce Allan
2011-06-10e1000e: disable far-end loopback mode on ESB2Bruce Allan
2011-06-09bonding: delete unused arp_mon_ptPeter Pan(潘卫平)
2011-06-09bonding: delete unused ad_timerPeter Pan(潘卫平)
2011-06-09bonding:delete agg_select_mode from ad_bond_infoPeter Pan(潘卫平)
2011-06-09bonding:delete lacp_fast from ad_bond_infoPeter Pan(潘卫平)
2011-06-09bonding: make 802.3ad use latest lacp_ratePeter Pan(潘卫平)
2011-06-09enic: Bug Fix: Fix hardware transmit queue indexing in enic_poll_controllerVasanthy Kolluri
2011-06-09enic: Get/Set interrupt resource index for transmit and receive queuesVasanthy Kolluri
2011-06-09enic: Log device configuration in detail during driver loadVasanthy Kolluri
2011-06-09enic: Pass 802.1p bits for packets tagged with vlan zeroVasanthy Kolluri
2011-06-09Merge branch 'batman-adv/next' of git://git.open-mesh.org/ecsv/linux-mergeDavid S. Miller
2011-06-09batman-adv: use NO_FLAGS define instead of hard-coding 0Marek Lindner
2011-06-09batman-adv: Use enums for related constantsSven Eckelmann
2011-06-09batman-adv: Rewrite debugfs kobj_to_* helpers as functionsSven Eckelmann
2011-06-09batman-adv: Fix signedness problem in parse_gw_bandwidthSven Eckelmann
2011-06-09batman-adv: Don't return value in void functionSven Eckelmann
2011-06-09batman-adv: accept delayed rebroadcasts to avoid bogus routing under heavy loadDaniele Furlan
2011-06-09net: emaclite: Add missing linux/interrupt.h headerMichal Simek
2011-06-09tun: do not put self in waitq if doing a nonblock readAmos Kong
2011-06-09tun: dont force inline of functionsstephen hemminger
2011-06-09tun: reserves space for network in skbstephen hemminger
2011-06-09cnic, bnx2: Check iSCSI support early in bnx2_init_one()Michael Chan
2011-06-09cnic: Improve NETDEV_UP event handlingMichael Chan
2011-06-09cnic: Randomize initial TCP port for iSCSI connectionsEddie Wai
2011-06-09cnic: Fix race conditions with firmwareMichael Chan