summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-09-22Merge tag 'media/v4.8-7' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2016-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-09-22tcp: properly account Fast Open SYN-ACK retransYuchung Cheng
2016-09-22tcp: fix under-accounting retransmit SNMP countersYuchung Cheng
2016-09-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2016-09-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-22MAINTAINERS: Update b44 maintainer.Michael Chan
2016-09-22net: get rid of an signed integer overflow in ip_idents_reserve()Eric Dumazet
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib
2016-09-22Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut
2016-09-21vti6: fix input pathNicolas Dichtel
2016-09-21ipmr, ip6mr: return lastuse relative to nowNikolay Aleksandrov
2016-09-21Merge branch 'r8152-phy-fixes'David S. Miller
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang
2016-09-21r8152: remove r8153_enable_eeehayeswang
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang
2016-09-21r8152: move enabling PHYhayeswang
2016-09-21r8152: move some functionshayeswang
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai
2016-09-21Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller
2016-09-21Merge tag 'usercopy-v4.8-rc8' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2016-09-20fix fault_in_multipages_...() on architectures with no-op access_ok()Al Viro
2016-09-20mm: usercopy: Check for module addressesLaura Abbott
2016-09-20fs/proc/kcore.c: Add bounce buffer for ktext dataJiri Olsa
2016-09-20fs/proc/kcore.c: Make bounce buffer global for readJiri Olsa
2016-09-20qed: Fix stack corruption on probeYuval Mintz
2016-09-20MAINTAINERS: Add an entry for the core network DSA codeAndrew Lunn
2016-09-20net: ipv6: fallback to full lookup if table lookup is unsuitableVincent Bernat
2016-09-20Merge branch 'mlx5-fixes'David S. Miller
2016-09-20net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz
2016-09-20net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz
2016-09-20net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan
2016-09-19Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-19rapidio/rio_cm: avoid GFP_KERNEL in atomic contextAlexandre Bounine
2016-09-19Revert "ocfs2: bump up o2cb network protocol version"Junxiao Bi
2016-09-19ocfs2: fix start offset to ocfs2_zero_range_for_truncate()Ashish Samant
2016-09-19cgroup: duplicate cgroup reference when cloning socketsJohannes Weiner
2016-09-19mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accountingJohannes Weiner
2016-09-19ocfs2: fix double unlock in case retry after free truncate logJoseph Qi
2016-09-19fanotify: fix list corruption in fanotify_get_response()Jan Kara
2016-09-19fsnotify: add a way to stop queueing events on group shutdownJan Kara
2016-09-19ocfs2: fix trans extend while free cached blocksJunxiao Bi
2016-09-19ocfs2: fix trans extend while flush truncate logJunxiao Bi
2016-09-19ipc/shm: fix crash if CONFIG_SHMEM is not setKirill A. Shutemov
2016-09-19mm: fix the page_swap_info() BUG_ON checkSantosh Shilimkar
2016-09-19autofs: use dentry flags to block walks during expireIan Kent
2016-09-19MAINTAINERS: update email for VLYNQ bus entryFlorian Fainelli
2016-09-19mm: avoid endless recursion in dump_page()Kirill A. Shutemov
2016-09-19mm, thp: fix leaking mapped pte in __collapse_huge_page_swapin()Ebru Akagunduz