aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-12-09net: fix suspicious rcu_dereference_check in net/sched/sch_fq_codel.cValdis.Kletnieks@vt.edu1-1/+1
2014-12-09xen-netfront: use correct linear area after linearizing an skbDavid Vrabel1-0/+3
2014-12-09tcp: fix more NULL deref after prequeue changesEric Dumazet2-16/+16
2014-12-09netback: don't store invalid vif pointerJan Beulich1-4/+5
2014-12-09Merge tag 'linux-can-fixes-for-3.18-20141207' of git://gitorious.org/linux-can/linux-canDavid S. Miller4-51/+54
2014-12-09bnx2x: Implement ndo_gso_check()Joe Stringer1-0/+7
2014-12-09amd-xgbe: Prevent Tx cleanup stallLendacky, Thomas1-1/+1
2014-12-09Update old iproute2 and Xen Remus linksAndrew Shewmaker2-4/+5
2014-12-09Merge tag 'master-2014-12-01' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller4-5/+27
2014-12-09bnx2x: Limit 1G link enforcementYaniv Rosner1-2/+3
2014-12-09stmmac: fix max coal timer parameterGiuseppe CAVALLARO1-1/+1
2014-12-09net: sctp: use MAX_HEADER for headroom reserve in output pathDaniel Borkmann1-2/+2
2014-12-09cxgb4: Update FW version string to match FW binary version 1.12.25.0Hariprasad Shenai1-4/+4
2014-12-09cxgb4: Add a check for flashing FW using ethtoolHariprasad Shenai1-0/+26
2014-12-09Merge branch 'amd-xgbe'David S. Miller1-2/+5
2014-12-09amd-xgbe: Associate Tx SKB with proper ring descriptorLendacky, Thomas1-1/+5
2014-12-09amd-xgbe: Do not clear interrupt indicatorLendacky, Thomas1-1/+0
2014-12-08fib_trie: Fix /proc/net/fib_trie when CONFIG_IP_MULTIPLE_TABLES is not definedAlexander Duyck1-2/+2
2014-12-08net: mvneta: fix race condition in mvneta_tx()Eric Dumazet1-1/+2
2014-12-08net: mvneta: fix Tx interrupt delaywilly tarreau1-1/+1
2014-12-08mips: bpf: Fix broken BPF_MODDenis Kirjanov1-2/+2
2014-12-07can: peak_usb: fix multi-byte values endianessStephane Grosjean4-42/+43
2014-12-06can: peak_usb: fix cleanup sequence order in case of error during initStephane Grosjean1-7/+10
2014-12-06can: peak_usb: fix memset() usageStephane Grosjean1-2/+1
2014-12-05openvswitch: Fix flow mask validation.Pravin B Shelar1-2/+2
2014-12-05uapi: fix to export linux/vm_sockets.hMasahiro Yamada1-1/+1
2014-12-05sky2: avoid pci write posting after disabling irqsLino Sanfilippo1-1/+2
2014-12-05skge: Unmask interrupts in case of spurious interruptsLino Sanfilippo1-2/+1
2014-12-05pxa168: close race between napi and irq activationLino Sanfilippo1-1/+1
2014-12-05bpf: x86: fix epilogue generation for eBPF programsAlexei Starovoitov1-2/+4
2014-12-05gre: Set inner mac header in gro completeTom Herbert1-0/+3
2014-12-03context_tracking: Restore previous state in schedule_userAndy Lutomirski1-2/+6
2014-12-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds2-6/+6
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pciLinus Torvalds1-8/+20
2014-12-03Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-2/+0
2014-12-03Merge branch 'for-linus' of git://git.kernel.dk/linux-blockLinus Torvalds1-6/+7
2014-12-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds10-45/+88
2014-12-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds7-67/+73
2014-12-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds5-34/+36
2014-12-03Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds11-41/+55
2014-12-03slab: fix nodeid bounds check for non-contiguous node IDsPaul Mackerras1-1/+1
2014-12-03lib/genalloc.c: export devm_gen_pool_create() for modulesMichal Simek1-0/+1
2014-12-03mm: fix anon_vma_clone() error treatmentDaniel Forrest2-5/+11
2014-12-03mm: fix swapoff hang after page migration and forkHugh Dickins1-13/+13
2014-12-03fat: fix oops on corrupted vfat fsAl Viro1-9/+11
2014-12-03ipc/sem.c: fully initialize sem_array before making it visibleManfred Spraul1-7/+8
2014-12-03drivers/input/evdev.c: don't kfree() a vmalloc addressAndrew Morton1-1/+1
2014-12-02cxgb4: Fill in supported link mode for SFP modulesHariprasad Shenai1-2/+6
2014-12-02xen-netfront: Remove BUGs on paged skb data which crosses a page boundarySeth Forshee1-5/+0
2014-12-02mm/vmpressure.c: fix race in vmpressure_work_fn()Andrew Morton1-3/+5