summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2013-09-13ixgbe: limit setting speed to only one at a time for QSFP modulesEmil Tantilov
2013-09-13ixgbe: fix ethtool loopback diagnostic with DCB enabledEmil Tantilov
2013-09-13ixgbe: fully disable hardware RSC logic when disabling RSCJacob Keller
2013-09-13net/mlx4_en: Check device state when setting coalescingEugenia Emantayev
2013-09-13bridge: Clamp forward_delay when enabling STPHerbert Xu
2013-09-13resubmit bridge: fix message_age_timer calculationChris Healy
2013-09-13net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker
2013-09-13xen-netback: count number required slots for an skb more carefullyDavid Vrabel
2013-09-13tg3: Expand led off fix to include 5720Nithin Sujir
2013-09-12net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann
2013-09-12tuntap: correctly handle error in tun_set_iff()Jason Wang
2013-09-12xen-netback: fix possible format string flawKees Cook
2013-09-12netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang
2013-09-12igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd
2013-09-12igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny
2013-09-12Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2013-09-12r8169: enforce RX_MULTI_EN for the 8168f.françois romieu
2013-09-12Bye, bye, WfW flagLinus Torvalds
2013-09-12Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2013-09-12Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds
2013-09-12Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds
2013-09-11Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2013-09-11lz4: fix compression/decompression signedness mismatchSergey Senozhatsky
2013-09-11ipc: drop ipc_lock_checkDavidlohr Bueso
2013-09-11ipc, shm: drop shm_lock_checkDavidlohr Bueso
2013-09-11ipc: drop ipc_lock_by_ptrDavidlohr Bueso
2013-09-11ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso
2013-09-11ipc: document general ipc locking schemeDavidlohr Bueso
2013-09-11ipc,msg: drop msg_unlockDavidlohr Bueso
2013-09-11ipc: rename ids->rw_mutexDavidlohr Bueso
2013-09-11ipc,shm: shorten critical region for shmatDavidlohr Bueso
2013-09-11ipc,shm: cleanup do_shmat pastaDavidlohr Bueso
2013-09-11ipc,shm: shorten critical region for shmctlDavidlohr Bueso
2013-09-11ipc,shm: make shmctl_nolock locklessDavidlohr Bueso
2013-09-11ipc,shm: introduce shmctl_nolockDavidlohr Bueso
2013-09-11ipc: drop ipcctl_pre_downDavidlohr Bueso
2013-09-11ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso
2013-09-11ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso
2013-09-11initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley
2013-09-11initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley
2013-09-11initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley
2013-09-11initmpfs: move bdi setup from init_rootfs to init_ramfsRob Landley
2013-09-11initmpfs: replace MS_NOUSER in initramfsRob Landley
2013-09-11lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interruptJan Kara
2013-09-11drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata()Jingoo Han
2013-09-11drivers/w1/w1.c: replace strict_strtol() with kstrtol()Jingoo Han
2013-09-11memstick: add support for legacy memorysticksMaxim Levitsky