summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-04-05ethtool: Convert struct ethtool_ops comment to kernel-doc formatBen Hutchings
2011-04-05sfc: Implement generic features interfaceBen Hutchings
2011-04-05sfc: Enable all TSO features on VLANsBen Hutchings
2011-04-01sfc: Move test of rx_checksum_enabled from nic.c to rx.cBen Hutchings
2011-04-01net: Order ports in same order as addresses in flow objects.David S. Miller
2011-04-01bnx2x, cnic: Disable iSCSI if DCBX negotiation is successfulDmitry Kravkov
2011-04-01bnx2x: don't write dcb/llfc fields in STORM memoryDmitry Kravkov
2011-04-01bnx2x: Update firmware to 6.2.9Dmitry Kravkov
2011-03-31ipv4: Use flowi4_init_output() in udp_sendmsg()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in cookie_v4_check()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in raw_sendmsg()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in ip_send_reply()David S. Miller
2011-03-31ipv4: Use flowi4_init_output() in inet_connection_sock.cDavid S. Miller
2011-03-31ipv4: Use flowi4_init_output() in net/route.hDavid S. Miller
2011-03-31net: Add helper flowi4_init_output().David S. Miller
2011-03-31fib: add __rcu annotationsEric Dumazet
2011-03-31drivers/net: Remove IRQF_SAMPLE_RANDOM flag from network driversJavier Martinez Canillas
2011-03-31enic: Add support for PORT_REQUEST_PREASSOCIATE_RRRoopa Prabhu
2011-03-31enic: Cleanups in port profile helper codeRoopa Prabhu
2011-03-31enic: Add wrapper routines for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-31enic: Add support for new fw devcmds for port profile handlingRoopa Prabhu
2011-03-31via-rhine: trivial sparse annotation in vlan_tci helperHarvey Harrison
2011-03-31kstrtox: convert drivers/isdn/Alexey Dobriyan
2011-03-31smsc911x: Use pr_fmt, netdev_<level>, and netif_<level>Joe Perches
2011-03-31be2net: remove one useless lineSathya Perla
2011-03-31be2net: cancel be_worker in be_shutdown() even when i/f is downSathya Perla
2011-03-31be2net: remove redundant code in be_worker()Sathya Perla
2011-03-31be2net: parse vid and vtm fields of rx-compl only if vlanf bit is setSathya Perla
2011-03-31be2net: refactor code that decides adapter->num_rx_queuesSathya Perla
2011-03-31be2net: Support for FAT dump retrieval using ethtool --register-dump optionSomnath Kotur
2011-03-31net/r8169: support RTL8168Ehayeswang
2011-03-31net/r8169: add a new chip for RTL8168DPhayeswang
2011-03-31net/r8169: add a new chip for RTL8105hayeswang
2011-03-31Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-31sctp: Pass __GFP_NOWARN to hash table allocation attempts.David S. Miller
2011-03-31connector: convert to synchronous netlink message processingPatrick McHardy
2011-03-30fib: add rtnl locking in ip_fib_net_exitEric Dumazet
2011-03-30atm/solos-pci: Don't flap VCs when carrier state changesPhilip A. Prindeville
2011-03-30atm/solos-pci: Don't include frame pseudo-header on transmit hex-dumpPhilip A. Prindeville
2011-03-30atm/solos-pci: Use VPI.VCI notation uniformly.Philip A. Prindeville
2011-03-30Merge branch 'irq-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2011-03-30Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...Linus Torvalds
2011-03-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vap...Linus Torvalds
2011-03-30Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds
2011-03-30avr32: Fix missing irq namespace conversionThomas Gleixner
2011-03-30powerpc: qe_ic: Rename get_irq_desc_data and get_irq_desc_chipRichard Cochran
2011-03-30genirq: Remove the now obsolete config options and select statementsThomas Gleixner
2011-03-30arm: versatile : Fix typo introduced in irq namespace cleanupGrant Likely
2011-03-30Atheros, atl2: Fix mem leaks in error paths of atl2_set_eepromJesper Juhl
2011-03-30netdev: fix mtu check when TSO is enabledDaniel Lezcano