aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-27Bluetooth: Add __init/__exit macros to Marvell SDIO driverPeter Huewe
2010-02-26net: Delete isa-skeleton net driverJeff Garzik
2010-02-26Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-26netfilter: xtables: restore indentationJan Engelhardt
2010-02-26netfilter: nfnetlink_log: fix silly refcount leakAlexey Dobriyan
2010-02-26IPVS: ip_vs_lblcr: use list headASimon Horman
2010-02-26can: ti hecc module : add platform specific initialization callback.Sriramakrishnan
2010-02-26Revert "ethtool: Add n-tuple string length to drvinfo and return it"David S. Miller
2010-02-26ipv6: Use 1280 as min MTU for ipv6 forwardingUlrich Weber
2010-02-26infiniband: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-26net: add addr len check to dev_mc_addJiri Pirko
2010-02-26ethtool: Add n-tuple string length to drvinfo and return itPeter Waskiewicz
2010-02-26greth: fall through to common return statement on errorSimon Horman
2010-02-26netdev: use list_first_entry macrostephen hemminger
2010-02-26rtnetlink: clean up SR-IOV config interfaceWilliams, Mitch A
2010-02-26af_packet: do not accept mc address smaller then dev->addr_len in packet_mc_a...Jiri Pirko
2010-02-26myri10ge: optimize 4k-boundary check when stocking rx pagesBrice Goglin
2010-02-26ipv6: Remove IPV6_ADDR_RESERVEDUlrich Weber
2010-02-26cnic: Update version to 2.1.1.Michael Chan
2010-02-26cnic: Use union for the status blocks of different devices.Michael Chan
2010-02-26cnic: Simplify route checking during iSCSI connection.Michael Chan
2010-02-26cnic: Fix panic in cnic_iscsi_nl_msg_recv() when device is down.Michael Chan
2010-02-26cnic: Finetune iSCSI connection reset.Eddie Wai
2010-02-26cnic: Finetune iSCSI connection set up.Eddie Wai
2010-02-26ixgbe: Do not allocate too many netdev txqueuesJohn Fastabend
2010-02-26ixgbe: do not stop tx queues in ixgbe_set_tsoJohn Fastabend
2010-02-26ixgbe: Fix DMA mapping/unmapping issues when HWRSC is enabled on IOMMU enable...Mallikarjuna R Chilakala
2010-02-26greth: convert to netdev_tx_tkirjanov@gmail.com
2010-02-26sis190: handle DMA mapping errorskirjanov@gmail.com
2010-02-26tc35815: Fix double locking on NAPIAtsushi Nemoto
2010-02-26isa-skelton: Remove a wrong netif_wake_queue() callAtsushi Nemoto
2010-02-26octeon: convert to use netdev_for_each_mc_addrJiri Pirko
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part6Jiri Pirko
2010-02-26net: convert multiple drivers to use netdev_for_each_mc_addr, part5 V2Jiri Pirko
2010-02-26can: netlink support for bus-error reporting and countersWolfgang Grandegger
2010-02-26drivers/net/myri10ge: Use pr_<level> and netdev_<level>Joe Perches
2010-02-26drivers/net/chelsio: Use pr_<level>, netif_msg_<type>Joe Perches
2010-02-26isdn: remove ishexdigit() in regard to isxdigit()Andy Shevchenko
2010-02-26gigaset: reduce syslog clutterTilman Schmidt
2010-02-26bas_gigaset: collapse CR/LF at end of AT responseTilman Schmidt
2010-02-26gigaset: small documentation improvementTilman Schmidt
2010-02-26KS8695: Don't call netif_carrier_off() from ndo_stop()Yegor Yefremov
2010-02-25Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller
2010-02-25Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2010-02-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-24netfilter: xtables: reduce arguments to translate_tableJan Engelhardt
2010-02-24netfilter: xtables: optimize call flow around xt_ematch_foreachJan Engelhardt
2010-02-24netfilter: xtables: replace XT_MATCH_ITERATE macroJan Engelhardt
2010-02-24netfilter: xtables: optimize call flow around xt_entry_foreachJan Engelhardt
2010-02-24netfilter: xtables: replace XT_ENTRY_ITERATE macroJan Engelhardt