aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* resubmit bridge: fix message_age_timer calculationChris Healy2013-09-12
* net: tulip: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* ethernet: amd: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* ehea: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* bfin_mac: remove deprecated IRQF_DISABLEDMichael Opdenacker2013-09-12
* xen-netback: count number required slots for an skb more carefullyDavid Vrabel2013-09-12
* tg3: Expand led off fix to include 5720Nithin Sujir2013-09-12
* net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmitDaniel Borkmann2013-09-12
* tuntap: correctly handle error in tun_set_iff()Jason Wang2013-09-12
* xen-netback: fix possible format string flawKees Cook2013-09-12
* netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_replySonic Zhang2013-09-12
* igb: Read flow control for i350 from correct EEPROM sectionFujinaka, Todd2013-09-12
* igb: Add additional get_phy_id call for i354 devicesCarolyn Wyborny2013-09-12
* Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2013-09-12
|\
| * rt2800: change initialization sequence to fix system freezeStanislaw Gruszka2013-09-09
| * bcma: fix error code handling on 64 Bit systemsHauke Mehrtens2013-09-09
| * rtl8187: fix use after free on failure path in rtl8187_init_urbs()Alexey Khoroshilov2013-09-09
| * brcmfmac: fix bus interface selection in KconfigArend van Spriel2013-09-09
| * cw1200: Prevent a lock-related hang in the cw1200_spi driverSolomon Peachy2013-09-09
| * cw1200: Don't perform SPI transfers in interrupt contextSolomon Peachy2013-09-09
* | r8169: enforce RX_MULTI_EN for the 8168f.françois romieu2013-09-12
* | Bye, bye, WfW flagLinus Torvalds2013-09-11
* | Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux...Linus Torvalds2013-09-11
|\ \
| * | ecryptfs: avoid ctx initialization raceKees Cook2013-09-06
| * | ecryptfs: remove check for if an array is NULLDan Carpenter2013-09-06
* | | Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux...Linus Torvalds2013-09-11
|\ \ \
| * | | drivers: of: fix build break if asm/dma-contiguous.h is missingMarek Szyprowski2013-09-10
* | | | Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-bufLinus Torvalds2013-09-11
|\ \ \ \
| * | | | dma-buf: Expose buffer size to userspace (v2)Christopher James Halse Rogers2013-09-10
| * | | | dma-buf: Check return value of anon_inode_getfileTuomas Tynkkynen2013-09-10
| |/ / /
* | | | Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds2013-09-11
|\ \ \ \
| * | | | lz4: fix compression/decompression signedness mismatchSergey Senozhatsky2013-09-11
| * | | | ipc: drop ipc_lock_checkDavidlohr Bueso2013-09-11
| * | | | ipc, shm: drop shm_lock_checkDavidlohr Bueso2013-09-11
| * | | | ipc: drop ipc_lock_by_ptrDavidlohr Bueso2013-09-11
| * | | | ipc, shm: guard against non-existant vma in shmdt(2)Davidlohr Bueso2013-09-11
| * | | | ipc: document general ipc locking schemeDavidlohr Bueso2013-09-11
| * | | | ipc,msg: drop msg_unlockDavidlohr Bueso2013-09-11
| * | | | ipc: rename ids->rw_mutexDavidlohr Bueso2013-09-11
| * | | | ipc,shm: shorten critical region for shmatDavidlohr Bueso2013-09-11
| * | | | ipc,shm: cleanup do_shmat pastaDavidlohr Bueso2013-09-11
| * | | | ipc,shm: shorten critical region for shmctlDavidlohr Bueso2013-09-11
| * | | | ipc,shm: make shmctl_nolock locklessDavidlohr Bueso2013-09-11
| * | | | ipc,shm: introduce shmctl_nolockDavidlohr Bueso2013-09-11
| * | | | ipc: drop ipcctl_pre_downDavidlohr Bueso2013-09-11
| * | | | ipc,shm: shorten critical region in shmctl_downDavidlohr Bueso2013-09-11
| * | | | ipc,shm: introduce lockless functions to obtain the ipc objectDavidlohr Bueso2013-09-11
| * | | | initmpfs: use initramfs if rootfstype= or root= specifiedRob Landley2013-09-11
| * | | | initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabledRob Landley2013-09-11
| * | | | initmpfs: move rootfs code from fs/ramfs/ to init/Rob Landley2013-09-11