summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* vlan: convert VLAN devices to use ndo_fix_features()Michał Mirosław2011-04-032-42/+16
* net: Call netdev_features_change() from netdev_update_features()Michał Mirosław2011-04-033-9/+21
* net: convert sunhme/sungem network drivers to hw_featuresMichał Mirosław2011-04-022-3/+6
* veth: convert to hw_featuresMichał Mirosław2011-04-021-40/+5
* jme: convert offload constraints to ndo_fix_featuresMichał Mirosław2011-04-022-60/+19
* net: convert xen-netfront to hw_featuresMichał Mirosław2011-04-021-34/+23
* net: convert SMSC USB net drivers to hw_featuresMichał Mirosław2011-04-022-144/+63
* virtio_net: convert to hw_featuresMichał Mirosław2011-04-021-27/+19
* net: Order ports in same order as addresses in flow objects.David S. Miller2011-04-011-3/+3
* bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov2011-04-016-23/+83
* bnx2x: don't write dcb/llfc fields in STORM memoryDmitry Kravkov2011-04-011-1/+12
* bnx2x: Update firmware to 6.2.9Dmitry Kravkov2011-04-019-38128/+38158
* ipv4: Use flowi4_init_output() in udp_sendmsg()David S. Miller2011-03-311-12/+6
* ipv4: Use flowi4_init_output() in cookie_v4_check()David S. Miller2011-03-311-11/+7
* ipv4: Use flowi4_init_output() in raw_sendmsg()David S. Miller2011-03-311-11/+7
* ipv4: Use flowi4_init_output() in ip_send_reply()David S. Miller2011-03-311-10/+8
* ipv4: Use flowi4_init_output() in inet_connection_sock.cDavid S. Miller2011-03-311-12/+6
* ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller2011-03-311-36/+24
* net: Add helper flowi4_init_output().David S. Miller2011-03-311-0/+21
* fib: add __rcu annotationsEric Dumazet2011-03-311-45/+58
* drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas2011-03-3110-16/+14
* enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu2011-03-315-149/+344
* enic: Cleanups in port profile helper codeRoopa Prabhu2011-03-312-4/+14
* enic: Add wrapper routines for new fw devcmds for port profile handlingRoopa Prabhu2011-03-312-6/+63
* enic: Add support for new fw devcmds for port profile handlingRoopa Prabhu2011-03-313-49/+111
* via-rhine: trivial sparse annotation in vlan_tci helperHarvey Harrison2011-03-311-1/+1
* kstrtox: convert drivers/isdn/Alexey Dobriyan2011-03-312-24/+13
* smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>Joe Perches2011-03-312-159/+155
* be2net: remove one useless lineSathya Perla2011-03-311-1/+0
* be2net: cancel be_worker in be_shutdown() even when i/f is downSathya Perla2011-03-311-2/+1
* be2net: remove redundant code in be_worker()Sathya Perla2011-03-311-5/+3
* be2net: parse vid and vtm fields of rx-compl only if vlanf bit is setSathya Perla2011-03-311-11/+23
* be2net: refactor code that decides adapter->num_rx_queuesSathya Perla2011-03-312-35/+39
* be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur2011-03-314-0/+153
* net/r8169: support RTL8168Ehayeswang2011-03-311-5/+207
* net/r8169: add a new chip for RTL8168DPhayeswang2011-03-311-22/+76
* net/r8169: add a new chip for RTL8105hayeswang2011-03-311-0/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2011-03-3125-216/+531
|\
| * sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller2011-03-311-2/+2
| * connector: convert to synchronous netlink message processingPatrick McHardy2011-03-313-89/+32
| * fib: add rtnl locking in ip_fib_net_exitEric Dumazet2011-03-311-0/+2
| * atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville2011-03-313-25/+3
| * atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville2011-03-311-1/+8
| * atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville2011-03-311-2/+2
| * Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl2011-03-301-8/+14
| * netdev: fix mtu check when TSO is enabledDaniel Lezcano2011-03-301-2/+22
| * net/usb: Ethernet quirks for the LG-VL600 4G modemAndrzej Zaborowski2011-03-306-9/+387
| * phylib: phy_attach_direct: phy_init_hw can fail, add cleanupMarc Kleine-Budde2011-03-301-2/+6
| * bridge: mcast snooping, fix length check of snooped MLDv1/2Linus Lüssing2011-03-301-1/+1
| * via-ircc: Pass PCI device pointer to dma_{alloc, free}_coherent()Ben Hutchings2011-03-301-6/+6