aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-02-16net ipv4: Decouple ipv4 interface parameters from binary sysctl numbersEric W. Biederman
2010-02-16drivers/net/pcnet32.c: Checkpatch cleaningJoe Perches
2010-02-16drivers/net/pcnet32.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/tehuti.c: trivial checkpatch cleanupsJoe Perches
2010-02-16drivers/net/tehuti.c: Hoist assigns out of ifsJoe Perches
2010-02-16drivers/net/tehuti.c: Use (pr|netdev|netif)_<levels> macro helpersJoe Perches
2010-02-16drivers/net/sky2: Convert to use netif_printk macrosJoe Perches
2010-02-16drivers/net/ixgb: Use netif_printk macrosJoe Perches
2010-02-16class: Free the class private data in class_releaseLaurent Pinchart
2010-02-16sysfs: sysfs_sd_setattr set iattrs unconditionallyEric W. Biederman
2010-02-16sparc64: Kill bogus ip_tables.h include.David S. Miller
2010-02-16bnx2: Update firmwares and update version to 2.0.8.Michael Chan
2010-02-16bnx2: Fix bug when saving statistics.Patrick Rabau
2010-02-16bnx2: Allow user-specified multiple advertisement speed values.Michael Chan
2010-02-16bnx2: Adjust flow control water marks.Michael Chan
2010-02-16bnx2: Need to call cnic_setup_cnic_irq_info() after MTU change.Michael Chan
2010-02-16bnx2: Check BNX2_FLAG_USING_MSIX flag when setting up MSIX.Michael Chan
2010-02-16atl1c: Add support for Atheros AR8152 and AR8152Luis R. Rodriguez
2010-02-16USB: gadget: fix EEM gadget CRC usageBrian Niebuhr
2010-02-16USB: otg Kconfig: let USB_OTG_UTILS select USB_ULPI optionValentin Longchamp
2010-02-16USB: g_multi: fix CONFIG_USB_G_MULTI_RNDIS usageMichal Nazarewicz
2010-02-16kfifo: Don't use integer as NULL pointerAnton Vorontsov
2010-02-16USB: FHCI: Fix build after kfifo reworkAnton Vorontsov
2010-02-16kfifo: Make kfifo_initialized work after kfifo_freeAnton Vorontsov
2010-02-16USB: serial: add usbid for dell wwan card to sierra.cRichard Farina
2010-02-16USB: SIS USB2VGA DRIVER: support KAIREN's USB VGA adaptor USB20SVGA-MB-PLUSTanaka Akira
2010-02-16USB: ehci: phy low power mode bug fixingAlek Du
2010-02-16USB: s3c-hsotg: Export usb_gadget_register_driver()Mark Brown
2010-02-16USB: r8a66597-udc: Prototype IS_ERR() and PTR_ERR()Mark Brown
2010-02-16USB: ftdi_sio: add device IDs (several ELV, one Mindstorms NXT)Andreas Mohr
2010-02-16USB: storage: Remove unneeded SC/PR from unusual_devs.hPhil Dibowitz
2010-02-16USB: ftdi_sio: new device id for papouch AD4USBRadek Liboska
2010-02-16USB: usbfs: properly clean up the as structure on error pathsLinus Torvalds
2010-02-16USB: usbfs: only copy the actual data receivedGreg KH
2010-02-16tunnels: fix netns vs proto registration orderingAlexey Dobriyan
2010-02-16gre: fix netns vs proto registration orderingAlexey Dobriyan
2010-02-16be2net: set proper value to version field in req hdrAjit Khaparde
2010-02-16xfrm: Fix xfrm_state_clone leakHerbert Xu
2010-02-16ipcomp: Avoid duplicate calls to ipcomp_destroyHerbert Xu
2010-02-16ethtool: allow non-admin user to read GRO settings.stephen hemminger
2010-02-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/agk/linux-2.6-dmLinus Torvalds
2010-02-16Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/aegl/...Linus Torvalds
2010-02-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/kaber/...David S. Miller
2010-02-16dm: sysfs revert add empty release function to avoid debug warningAlasdair G Kergon
2010-02-16dm mpath: fix stall when requeueing ioKiyoshi Ueda
2010-02-16dm raid1: fix null pointer dereference in suspendTakahiro Yasui
2010-02-16dm raid1: fail writes if errors are not handled and log failsMikulas Patocka
2010-02-16dm log: userspace fix overhead_size calcuationsJonathan Brassow
2010-02-16dm snapshot: persistent annotate work_queue as on stackMike Snitzer
2010-02-16dm stripe: avoid divide by zero with invalid stripe countNikanth Karthikesan