summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-09packet: race condition in packet_bindFrancesco Ruggeri1-31/+49
2015-12-09ipv4: disable BH when changing ip local port rangeWANG Cong1-2/+2
2015-12-09ipv6: clean up dev_snmp6 proc entry when we fail to initialize inet6_devSabrina Dubroca1-0/+1
2015-12-09net: avoid NULL deref in inet_ctl_sock_destroy()Eric Dumazet1-1/+2
2015-12-09sfc: push partner queue for skb->xmit_moreMartin Habets4-4/+36
2015-12-09sit: fix sit0 percpu double allocationsEric Dumazet1-22/+4
2015-12-09ipmr: fix possible race resulting from improper usage of IP_INC_STATS_BH() in...Ani Sinha1-3/+3
2015-12-09stmmac: Correctly report PTP capabilities.Phil Reid1-2/+5
2015-12-09ipv4: update RTNH_F_LINKDOWN flag on UP eventJulian Anastasov1-0/+7
2015-12-09ipv4: fix to not remove local route on link downJulian Anastasov3-10/+16
2015-12-09tipc: linearize arriving NAME_DISTR and LINK_PROTO buffersJon Paul Maloy1-0/+5
2015-12-09net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2-2/+2
2015-12-09RDS-TCP: Recover correctly from pskb_pull()/pksb_trim() failure in rds_tcp_da...Sowmini Varadhan1-2/+9
2015-12-09fib_trie: leaf_walk_rcu should not compute key if key is less than pn->keyAlexander Duyck1-1/+1
2015-12-09net: fec: normalize return value of pm_runtime_get_sync() in MDIO writeMaciej S. Szmigiero1-1/+3
2015-12-09ipv6: gre: support SIT encapsulationEric Dumazet1-1/+2
2015-12-09net: fec: Remove unneeded use of IS_ERR_VALUE() macroFabio Estevam1-3/+3
2015-12-09amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2-1/+5
2015-12-09amd-xgbe: Use wmb before updating current descriptor countLendacky, Thomas2-2/+4
2015-12-09ppp: fix pppoe_dev deletion condition in pppoe_release()Guillaume Nault1-1/+1
2015-12-09macvtap: unbreak receiving of gro skb with frag listJason Wang1-1/+1
2015-12-09qmi_wwan: add Sierra Wireless MC74xx/EM74xxBjørn Mork1-0/+4
2015-12-09netlink: fix locking around NETLINK_LIST_MEMBERSHIPSDavid Herrmann1-2/+2
2015-12-09tcp: remove improper preemption check in tcp_xmit_probe_skb()Renato Westphal1-1/+1
2015-12-09tipc: allow non-linear first fragment bufferJon Paul Maloy1-3/+9
2015-12-09irda: precedence bug in irlmp_seq_hb_idx()Dan Carpenter1-1/+1
2015-11-10Linux 4.2.6v4.2.6Greg Kroah-Hartman1-1/+1
2015-11-10xen: fix backport of previous kexec patchGreg Kroah-Hartman1-3/+3
2015-11-10pinctrl: baytrail: Use raw_spinlock for lockingMika Westerberg1-25/+25
2015-11-10pinctrl: baytrail: Serialize all register accessMika Westerberg1-5/+16
2015-11-10thp: use is_zero_pfn() only after pte_present() checkMinchan Kim1-1/+2
2015-11-10drm/vmwgfx: Fix up user_dmabuf refcountingThomas Hellstrom7-17/+43
2015-11-10NVMe: Fix memory leak on retried commandsKeith Busch1-3/+6
2015-11-10arm64: compat: fix stxr failure case in SWP emulationWill Deacon1-8/+10
2015-11-10cpufreq: intel_pstate: Fix divide by zero on Knights Landing (KNL)Srinivas Pandruvada1-0/+5
2015-11-10sched/deadline: Fix migration of SCHED_DEADLINE tasksLuca Abeni1-3/+5
2015-11-10IB/cm: Fix rb-tree duplicate free and use-after-freeDoron Tsur1-1/+9
2015-11-10blk-mq: fix use-after-free in blk_mq_free_tag_set()Junichi Nomura2-3/+2
2015-11-10um: Fix kernel mode fault conditionRichard Weinberger1-1/+1
2015-11-10thermal: exynos: Fix register read in TMUSudip Mukherjee1-1/+1
2015-11-10kvm: irqchip: fix memory leakSudip Mukherjee1-2/+6
2015-11-10btrfs: fix possible leak in btrfs_ioctl_balance()Christian Engelmayer1-1/+4
2015-11-10netfilter: ipset: Fix sleeping memory allocation in atomic contextNikolay Borisov1-1/+1
2015-11-10mvsas: Fix NULL pointer dereference in mvs_slot_task_freeDāvis Mosāns1-0/+2
2015-11-10irqchip/tegra: Propagate IRQ type setting to parentLucas Stach1-0/+1
2015-11-10EDAC, sb_edac: Fix TAD presence check for sbridge_mci_bind_devs()Seth Jennings1-4/+4
2015-11-10Revert "md: allow a partially recovered device to be hot-added to an array."NeilBrown1-2/+1
2015-11-10md/raid5: fix locking in handle_stripe_clean_event()Roman Gushchin1-2/+4
2015-11-10md/raid10: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1
2015-11-10md/raid1: submit_bio_wait() returns 0 on successJes Sorensen1-1/+1