summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-03-10net: af_key: fix sleeping under rcuNikolay Aleksandrov
2014-03-09bnx2: Fix shutdown sequenceMichael Chan
2014-03-06ipv6: don't set DST_NOCOUNT for remotely added routesSabrina Dubroca
2014-03-06net/mlx4_core: mlx4_init_slave() shouldn't access comm channel before PF is r...Amir Vadai
2014-03-06net/mlx4_core: Fix memory access error in mlx4_QUERY_DEV_CAP_wrapper()Amir Vadai
2014-03-06bonding: correctly handle out of range parameters for lp_intervalSasha Levin
2014-03-06ipv6: Fix exthdrs offload registration.Anton Nayshtut
2014-03-06ibmveth: Fix endian issues with MAC addressesAnton Blanchard
2014-03-06net: unix socket code abuses csum_partialAnton Blanchard
2014-03-06net: Improve SO_TIMESTAMPING documentation and fix a minor code bugAndrew Lutomirski
2014-03-06phy: fix compiler array bounds warning on settings[]Bjorn Helgaas
2014-03-06inet: frag: make sure forced eviction removes all fragsFlorian Westphal
2014-03-06Merge branch 'tipc'David S. Miller
2014-03-06tipc: don't log disabled tasklet handler errorsErik Hugne
2014-03-06tipc: fix memory leak during module removalErik Hugne
2014-03-06tipc: drop subscriber connection id invalidationErik Hugne
2014-03-06tipc: avoid to unnecessary process switch under non-block modeYing Xue
2014-03-06tipc: fix connection refcount leakYing Xue
2014-03-06tipc: allow connection shutdown callback to be invoked in advanceYing Xue
2014-03-06l2tp: fix userspace reception on plain L2TP socketsGuillaume Nault
2014-03-06l2tp: fix manual sequencing (de)activation in L2TPv2Guillaume Nault
2014-03-06hyperv: Move state setting for link queryHaiyang Zhang
2014-03-06net: macb: DMA-unmap full rx-bufferSoren Brinkmann
2014-03-06net: macb: Check DMA mappings for errorSoren Brinkmann
2014-03-06net: sctp: fix skb leakage in COOKIE ECHO path of chunk->auth_chunkDaniel Borkmann
2014-03-06r8152: disable the ECM modehayeswang
2014-03-06net/mlx4: Support shutdown() interfaceGavin Shan
2014-03-06bridge: multicast: add sanity check for query source addressesLinus Lüssing
2014-03-06net: fix for a race condition in the inet frag codeNikolay Aleksandrov
2014-03-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-04Merge tag 'regulator-v3.14-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-03-04Merge branch 'akpm' (patches from Andrew Morton)Linus Torvalds
2014-03-04mm: page_alloc: exempt GFP_THISNODE allocations from zone fairnessJohannes Weiner
2014-03-04mm: numa: bugfix for LAST_CPUPID_NOT_IN_PAGE_FLAGSLiu Ping Fan
2014-03-04MAINTAINERS: add and correct types of some "T:" entriesJoe Perches
2014-03-04MAINTAINERS: use tab for separatorJoe Perches
2014-03-04rapidio/tsi721: fix tasklet termination in dma channel releaseAlexandre Bounine
2014-03-04hfsplus: fix remount issueVyacheslav Dubeyko
2014-03-04zram: avoid null access when fail to alloc metaMinchan Kim
2014-03-04sh: prefix sh-specific "CCR" and "CCR2" by "SH_"Geert Uytterhoeven
2014-03-04ocfs2: fix quota file corruptionJan Kara
2014-03-04drivers/rtc/rtc-s3c.c: fix incorrect way of save/restore of S3C2410_TICNT for...Vikas Sajjan
2014-03-04kallsyms: fix absolute addresses for kASLRAndy Honig
2014-03-04scripts/gen_initramfs_list.sh: fix flags for initramfs LZ4 compressionDaniel M. Weeks
2014-03-04mm: include VM_MIXEDMAP flag in the VM_SPECIAL list to avoid m(un)lockingVlastimil Babka
2014-03-04memcg: reparent charges of children before processing parentFilipe Brandenburger
2014-03-04memcg: fix endless loop in __mem_cgroup_iter_next()Hugh Dickins
2014-03-04lib/radix-tree.c: swapoff tmpfs radix_tree: remember to rcu_read_unlockHugh Dickins
2014-03-04dma debug: account for cachelines and read-only mappings in overlap trackingDan Williams
2014-03-04mm: close PageTail raceDavid Rientjes