summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-10-23perf stat: Get correct cpu id for print_aggrKan Liang1-3/+2
2015-10-23perf hists: Update the column width for the "srcline" sort keyArnaldo Carvalho de Melo1-0/+3
2015-10-23perf tools: Fix copying of /proc/kcoreAdrian Hunter1-22/+13
2015-10-23iser-target: remove command with state ISTATE_REMOVEJenny Derzhavetz1-1/+8
2015-10-23scsi: fix scsi_error_handler vs. scsi_host_dev_release raceMichal Hocko1-1/+10
2015-10-23kvm: fix zero length mmio searchingJason Wang1-2/+17
2015-10-01Linux 3.14.54v3.14.54Greg Kroah-Hartman1-2/+2
2015-10-01NVMe: Initialize device reference count earlierKeith Busch1-1/+1
2015-10-01udf: Check length of extended attributes and allocation descriptorsJan Kara1-0/+16
2015-10-01x86/nmi/64: Use DF to avoid userspace RSP confusing nested NMI detectionAndy Lutomirski1-3/+26
2015-10-01x86/nmi/64: Reorder nested NMI checksAndy Lutomirski1-16/+17
2015-10-01x86/nmi/64: Improve nested NMI commentsAndy Lutomirski2-70/+93
2015-10-01x86/nmi/64: Switch stacks on userspace NMI entryAndy Lutomirski1-4/+73
2015-10-01x86/nmi/64: Remove asm code that saves CR2Andy Lutomirski1-18/+0
2015-10-01x86/nmi: Enable nested do_nmi() handling for 64-bit kernelsAndy Lutomirski1-71/+52
2015-10-01Revert "iio: bmg160: IIO_BUFFER and IIO_TRIGGERED_BUFFER are required"Markus Pargmann1-2/+1
2015-10-01net: gso: use feature flag argument in all protocol gso handlersFlorian Westphal5-5/+5
2015-10-01bna: fix interrupts storm caused by erroneous packetsIvan Vecera1-1/+1
2015-10-01udp: fix dst races with multicast early demuxEric Dumazet1-3/+10
2015-10-01rds: fix an integer overflow test in rds_info_getsockopt()Dan Carpenter1-1/+1
2015-10-01packet: missing dev_put() in packet_do_bind()Lars Westerhoff1-5/+3
2015-10-01fib_rules: fix fib rule dumps across multiple skbsWilson Kok1-5/+9
2015-10-01openvswitch: Zero flows on allocation.Jesse Gross3-11/+14
2015-10-01sctp: fix race on protocol/netns initializationMarcelo Ricardo Leitner1-23/+41
2015-10-01netlink, mmap: transform mmap skb into full skb on tapsDaniel Borkmann2-7/+32
2015-10-01net/ipv6: Correct PIM6 mrt_lock handlingRichard Laing1-1/+1
2015-10-01ipv6: fix exthdrs offload registration in out_rt pathDaniel Borkmann1-1/+1
2015-10-01usbnet: Get EVENT_NO_RUNTIME_PM bit before it is clearedEugene Shatokhin1-3/+4
2015-10-01ip6_gre: release cached dst on tunnel removalhuaibin Wang1-0/+1
2015-10-01net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein1-2/+2
2015-10-01netlink: don't hold mutex in rcu callback when releasing mmapd ringFlorian Westphal1-32/+47
2015-10-01inet: frags: fix defragmented packet's IP header for af_packetEdward Hyunkoo Jee1-2/+5
2015-10-01bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong1-0/+20
2015-10-01bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov1-0/+1
2015-10-01ipv6: lock socket in ip6_datagram_connect()Eric Dumazet3-9/+28
2015-10-01isdn/gigaset: reset tty->receive_room when attaching ser_gigasetTilman Schmidt1-1/+10
2015-10-01bridge: mdb: fix double add notificationNikolay Aleksandrov1-1/+0
2015-10-01net: Fix skb_set_peeked use-after-free bugHerbert Xu1-6/+7
2015-10-01net: Fix skb csum races when peekingHerbert Xu1-1/+2
2015-10-01net: Clone skb before setting peeked flagHerbert Xu1-3/+38
2015-10-01net: call rcu_read_lock early in process_backlogJulian Anastasov1-15/+14
2015-10-01net: do not process device backlog during unregistrationJulian Anastasov1-2/+4
2015-10-01net: pktgen: fix race between pktgen_thread_worker() and kthread_stop()Oleg Nesterov1-1/+3
2015-10-01bridge: mdb: zero out the local br_ip variable before useNikolay Aleksandrov1-0/+2
2015-10-01net/tipc: initialize security state for new connection socketStephen Smalley1-0/+1
2015-10-01ip_tunnel: fix ipv4 pmtu check to honor inner ip header dfTimo Teräs1-3/+5
2015-10-01rtnetlink: verify IFLA_VF_INFO attributes before passing them to driverDaniel Borkmann1-63/+65
2015-10-01net: graceful exit from netif_alloc_netdev_queues()Eric Dumazet1-1/+2
2015-10-01ipv6: Make MLD packets to only be processed locallyAngga1-3/+3
2015-10-01hfs,hfsplus: cache pages correctly between bnode_create and bnode_freeHin-Tak Leung2-8/+4