summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-02-13stmicro: Fix typo in stmmac_pci.c and stmmac_platform.cMasanari Iida
2012-02-13mISDN: Fix typo in dsp_core.cMasanari Iida
2012-02-13enic: remove assignment of random mac on enic vfRoopa Prabhu
2012-02-13enic: Fix address deregistration for sriov vf during port profile disassociateRoopa Prabhu
2012-02-13isdn: Fix typo in isdn_ppp.cMasanari Iida
2012-02-13mISDN/hfcsusb: remove unused variable hfcsusb_revDanny Kukawka
2012-02-13isdn: Fix typo in callc.c and tei.cMasanari Iida
2012-02-13be2net: event queue re-designSathya Perla
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-02-13rename dev_hw_addr_random and remove redundant secondDanny Kukawka
2012-02-13eth: reset addr_assign_type if eth_mac_addr() calledDanny Kukawka
2012-02-13net: implement IP_RECVTOS for IP_PKTOPTIONSJiri Benc
2012-02-13ipv6: helper function to get tclassJiri Benc
2012-02-13aeroflex: Fix typo in greth.cMasanari Iida
2012-02-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2012-02-11Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-02-10skbuff: Move rxhash and vlan_tci to consolidate holes in sk_buffAlexander Duyck
2012-02-10ixgbe: Combine post-DMA processing of sk_buff fields into single functionAlexander Duyck
2012-02-10ixgbe: Drop the _ADV of descriptor macros since all ixgbe descriptors are ADVAlexander Duyck
2012-02-10ixgbe: Add function for testing status bits in Rx descriptorAlexander Duyck
2012-02-10ixgbe: Let the Rx buffer allocation clear status bits instead of cleanupAlexander Duyck
2012-02-10ixgbe: Address fact that RSC was not setting GSO size for incoming framesAlexander Duyck
2012-02-10ixgbe: Minor refactor of RSCAlexander Duyck
2012-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2012-02-10net: Don't proxy arp respond if iif == rt->dst.dev if private VLAN is disabledThomas Graf
2012-02-10ipv4: Fix wrong order of ip_rt_get_source() and update iph->daddr.Li Wei
2012-02-10netprio_cgroup: fix wrong memory access when NETPRIO_CGROUP=mNeil Horman
2012-02-10netprio_cgroup: don't allocate prio table when a device is registeredNeil Horman
2012-02-10netprio_cgroup: fix an off-by-one bugNeil Horman
2012-02-10Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2012-02-10Merge tag 'writeback-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-10Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2012-02-10Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-10Merge branch 'drm-intel-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2012-02-10igb: fix warning about unused functionEmil Tantilov
2012-02-10e1000e: replace '1' with 'true' for boolean get_link_statusBruce Allan
2012-02-10e1000e: pass pointer to hw struct for e1000_init_mac_params_XXX()Bruce Allan
2012-02-10e1000e: use true/false for bool autoneg_falseBruce Allan
2012-02-10e1000e: remove unnecessary parenthesesBruce Allan
2012-02-10e1000e: remove unnecessary returns from void functionsBruce Allan
2012-02-10e1000e: remove test that is always falseBruce Allan
2012-02-09Merge tag 'tty-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09Merge tag 'staging-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2012-02-09Merge tag 'driver-core-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-02-09Merge tag 'char-misc-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2012-02-09Merge tag 'usb-3.3-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2012-02-09bna: fix error handling of bnad_get_flash_partition_by_offset()Dan Carpenter
2012-02-09isdn: type bug in isdn_net_header()Dan Carpenter
2012-02-09hwmon: (f75375s) Let f75375_update_device treat pwmX as a measured valueNikolaus Schulz
2012-02-09cnic: Update VLAN ID during ISCSI_UEVENT_PATH_UPDATEEddie Wai