- c3a0dce e1000e: fix overrun of PHY RAR array by David Ertman · 11 years ago
- 138953b e1000e: cleanup boolean comparison to true by David Ertman · 11 years ago
- 0f8fdab ixgbe: fix ethtool reporting of supported links for SFP modules by Emil Tantilov · 11 years ago
- ed33ff6 ixgbe: limit setting speed to only one at a time for QSFP modules by Emil Tantilov · 11 years ago
- 91ffdc8 ixgbe: fix ethtool loopback diagnostic with DCB enabled by Emil Tantilov · 11 years ago
- 6dcc28b ixgbe: fully disable hardware RSC logic when disabling RSC by Jacob Keller · 11 years ago
- 38463e2 net/mlx4_en: Check device state when setting coalescing by Eugenia Emantayev · 11 years ago
- be4f154 bridge: Clamp forward_delay when enabling STP by Herbert Xu · 11 years ago
- 9a06201 resubmit bridge: fix message_age_timer calculation by Chris Healy · 11 years ago
- f25672f net: tulip: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 7bebd00 ethernet: amd: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 46c915f ehea: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 63aca0f bfin_mac: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
- 6e43fc0 xen-netback: count number required slots for an skb more carefully by David Vrabel · 11 years ago
- 300cf9b tg3: Expand led off fix to include 5720 by Nithin Sujir · 11 years ago
- 95ee620 net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit by Daniel Borkmann · 11 years ago
- 662ca43 tuntap: correctly handle error in tun_set_iff() by Jason Wang · 11 years ago
- a9677bc xen-netback: fix possible format string flaw by Kees Cook · 11 years ago
- b0dd663 netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply by Sonic Zhang · 11 years ago
- c7cb020 igb: Read flow control for i350 from correct EEPROM section by Fujinaka, Todd · 11 years ago
- bb1d18d igb: Add additional get_phy_id call for i354 devices by Carolyn Wyborny · 11 years ago
- 732bf15 Merge tag 'master-2013-09-09' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
- 3ced8c9 r8169: enforce RX_MULTI_EN for the 8168f. by françois romieu · 11 years ago
- d5d04bb Bye, bye, WfW flag by Linus Torvalds · 11 years ago
- 1ae276a Merge tag 'ecryptfs-3.12-rc1-crypt-ctx' of git://git.kernel.org/pub/scm/linux/kernel/git/tyhicks/ecryptfs by Linus Torvalds · 11 years ago
- 3b38f56 Merge branch 'for-v3.12-fix' of git://git.linaro.org/people/mszyprowski/linux-dma-mapping by Linus Torvalds · 11 years ago
- b3b7568 Merge tag 'for-3.12' of git://git.linaro.org/people/sumitsemwal/linux-dma-buf by Linus Torvalds · 11 years ago
- c2d9572 Merge branch 'akpm' (patches from Andrew Morton) by Linus Torvalds · 11 years ago
- b34081f1 lz4: fix compression/decompression signedness mismatch by Sergey Senozhatsky · 11 years ago
- 20b8875 ipc: drop ipc_lock_check by Davidlohr Bueso · 11 years ago
- 7a25dd9 ipc, shm: drop shm_lock_check by Davidlohr Bueso · 11 years ago
- 32a2750 ipc: drop ipc_lock_by_ptr by Davidlohr Bueso · 11 years ago
- 530fcd16 ipc, shm: guard against non-existant vma in shmdt(2) by Davidlohr Bueso · 11 years ago
- 05603c4 ipc: document general ipc locking scheme by Davidlohr Bueso · 11 years ago
- 4718787 ipc,msg: drop msg_unlock by Davidlohr Bueso · 11 years ago
- d9a605e ipc: rename ids->rw_mutex by Davidlohr Bueso · 11 years ago
- c2c737a ipc,shm: shorten critical region for shmat by Davidlohr Bueso · 11 years ago
- f42569b ipc,shm: cleanup do_shmat pasta by Davidlohr Bueso · 11 years ago
- 2caacaa ipc,shm: shorten critical region for shmctl by Davidlohr Bueso · 11 years ago
- c97cb9c ipc,shm: make shmctl_nolock lockless by Davidlohr Bueso · 11 years ago
- 68eccc1 ipc,shm: introduce shmctl_nolock by Davidlohr Bueso · 11 years ago
- 3b1c4ad ipc: drop ipcctl_pre_down by Davidlohr Bueso · 11 years ago
- 79ccf0f ipc,shm: shorten critical region in shmctl_down by Davidlohr Bueso · 11 years ago
- 8b8d52a ipc,shm: introduce lockless functions to obtain the ipc object by Davidlohr Bueso · 11 years ago
- 6e19ede initmpfs: use initramfs if rootfstype= or root= specified by Rob Landley · 11 years ago
- 16203a7 initmpfs: make rootfs use tmpfs when CONFIG_TMPFS enabled by Rob Landley · 11 years ago
- 57f150a initmpfs: move rootfs code from fs/ramfs/ to init/ by Rob Landley · 11 years ago
- 4bbee76 initmpfs: move bdi setup from init_rootfs to init_ramfs by Rob Landley · 11 years ago
- 137fdcc1 initmpfs: replace MS_NOUSER in initramfs by Rob Landley · 11 years ago
- 5e4c0d97 lib/radix-tree.c: make radix_tree_node_alloc() work correctly within interrupt by Jan Kara · 11 years ago
- 4b39248 drivers/w1/masters/mxc_w1.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
- bf4228f drivers/w1/w1.c: replace strict_strtol() with kstrtol() by Jingoo Han · 11 years ago
- 0ab3049 memstick: add support for legacy memorysticks by Maxim Levitsky · 11 years ago
- ccf5a04 drivers/memstick/host/rtsx_pci_ms.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
- b67fb086 drivers/pps/clients/pps-gpio.c: remove unnecessary platform_set_drvdata() by Jingoo Han · 11 years ago
- 666dc7c pktcdvd: fix defective misuses of pkt_<level> by Joe Perches · 11 years ago
- f3ded78 pktcdvd: add struct pktcdvd_device * to pkt_dump_sense() by Joe Perches · 11 years ago
- 0c075d6 pktcdvd: convert pr_info to pkt_info by Joe Perches · 11 years ago
- ca73dab pktcdvd: convert pr_notice to pkt_notice by Joe Perches · 11 years ago
- fa63c0a pktcdvd: add struct pktcdvd_device.name to pr_err logging where possible by Joe Perches · 11 years ago
- 844aa79 pktcdvd: add struct pktcdvd_device * to pkt_dbg by Joe Perches · 11 years ago
- cd3f2cd pktcdvd: consolidate DPRINTK and VPRINTK macros by Joe Perches · 11 years ago
- 9948133 pktcdvd: convert printk to pr_<level> by Joe Perches · 11 years ago
- 5323fb7 pktcdvd: convert ZONE macro to static function get_zone() by Joe Perches · 11 years ago
- 6723734 panic: call panic handlers before kmsg_dump by Kees Cook · 11 years ago
- 6325932 affs: use loff_t in affs_truncate() by Dan Carpenter · 11 years ago
- 5173b41 aoe: remove do-nothing NAME="%k" term from example udev rules by Ed Cashin · 11 years ago
- fea1b13 aoe: do not BUG if memory pressure prevented debugfs file creation by Ed Cashin · 11 years ago
- e0ec360 aoe: suppress compiler warnings by Andy Shevchenko · 11 years ago
- a88c1f0 aoe: remove custom implementation of kbasename() by Andy Shevchenko · 11 years ago
- 896dcd9 aoe: update internal version number to 85 by Ed Cashin · 11 years ago
- ec34512 aoe: update copyright date by Ed Cashin · 11 years ago
- 2256c1c aoe: fill in per-AoE-target information for debugfs file by Ed Cashin · 11 years ago
- 1cf9479 aoe: provide file operations for debugfs files by Ed Cashin · 11 years ago
- e8866cf aoe: add AoE-target files to debugfs by Ed Cashin · 11 years ago
- 190519c aoe: create and destroy debugfs directory for aoe by Ed Cashin · 11 years ago
- 0bd4213 mm/zswap: use postorder iteration when destroying rbtree by Cody P Schafer · 11 years ago
- 7c993e1 rbtree: allow tests to run as builtin by Cody P Schafer · 11 years ago
- a791a62 rbtree_test: add test for postorder iteration by Cody P Schafer · 11 years ago
- 2b52908 rbtree: add rbtree_postorder_for_each_entry_safe() helper by Cody P Schafer · 11 years ago
- 9dee5c5 rbtree: add postorder iteration functions by Cody P Schafer · 11 years ago
- b4bc4a1 block/partitions/efi.c: consistently use pr_foo() by Andrew Morton · 11 years ago
- 70f637e partitions/efi: some style cleanups by Davidlohr Bueso · 11 years ago
- 08009b3 partitions/efi: delete annoying emacs style comments by Davidlohr Bueso · 11 years ago
- aa054bc partitions/efi: compare first and last usable LBAs by Davidlohr Bueso · 11 years ago
- 27a7c64 partitions/efi: account for pmbr size in lba by Davidlohr Bueso · 11 years ago
- b05ebbb partitions/efi: detect hybrid MBRs by Davidlohr Bueso · 11 years ago
- 3e69ac3 partitions/efi: do not require gpt partition to begin at sector 1 by Davidlohr Bueso · 11 years ago
- 33afd7a partitions/efi: check pmbr record's starting lba by Davidlohr Bueso · 11 years ago
- c2ebdc2 partitions/efi: use lba-aware partition records by Davidlohr Bueso · 11 years ago
- 6f79d33 s390/vmcore: use vmcore for zfcpdump by Michael Holzheu · 11 years ago
- 11e376a vmcore: enable /proc/vmcore mmap for s390 by Michael Holzheu · 11 years ago
- 23df79d s390/vmcore: implement remap_oldmem_pfn_range for s390 by Jan Willeke · 11 years ago
- 9cb2181 vmcore: introduce remap_oldmem_pfn_range() by Michael Holzheu · 11 years ago
- 97b0f6f s390/vmcore: use ELF header in new memory feature by Michael Holzheu · 11 years ago
- be8a8d0 vmcore: introduce ELF header in new memory feature by Michael Holzheu · 11 years ago
- 80c74f6 kexec: remove unnecessary return by Xishi Qiu · 11 years ago
- 6b3c538 exec: cleanup the error handling in search_binary_handler() by Oleg Nesterov · 11 years ago
- 4e0621a exec: don't retry if request_module() fails by Oleg Nesterov · 11 years ago
- cb7b6b1 exec: cleanup the CONFIG_MODULES logic by Oleg Nesterov · 11 years ago