summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-10-03net/mlx5e: shut up maybe-uninitialized warningArnd Bergmann
2016-10-02fm10k: use generic ethtool_op_get_ts_info callbackJacob Keller
2016-10-03cxgb4: unexport cxgb4_dcb_enabledArnd Bergmann
2016-10-03net: rtnl: avoid uninitialized data in IFLA_VF_VLAN_LIST handlingArnd Bergmann
2016-10-03net: pktgen: fix pkt_sizePaolo Abeni
2016-10-03net: fec: set mac address unconditionallyGavin Schenk
2016-10-03net: ethernet: mediatek: mark symbols static where possibleBaoyou Xie
2016-10-03cxgb4: mark cxgb_setup_tc() staticBaoyou Xie
2016-10-02ipv6 addrconf: remove addrconf_sysctl_hop_limit()Maciej Żenczykowski
2016-10-02netfilter: bridge: clarify bridge/netfilter messageStefan Agner
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-10-02Linux 4.8Linus Torvalds
2016-10-02Merge branch 'fixes' of git://git.armlinux.org.uk/~rmk/linux-armLinus Torvalds
2016-10-02ARM: 8618/1: decompressor: reset ttbcr fields to use TTBR0 on ARMv7Srinivas Ramana
2016-10-02Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2016-10-02Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-10-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-10-02MIPS: CM: Fix mips_cm_max_vp_width for non-MT kernels on MT systemsPaul Burton
2016-10-01Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2016-10-01net: Use ns_capable_noaudit() when determining net sysctl permissionsTyler Hicks
2016-09-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2016-09-30Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2016-09-30include/linux/property.h: fix typo/compile errorJohn Youn
2016-09-30ocfs2: fix deadlock on mmapped page in ocfs2_write_begin_nolock()Eric Ren
2016-09-30mm: workingset: fix crash in shadow node shrinker caused by replace_page_cach...Johannes Weiner
2016-09-30MAINTAINERS: Switch to kernel.org email address for Javi MerinoJavi Merino
2016-09-30rxrpc: Fix the call timer handlingDavid Howells
2016-09-30rxrpc: Keep the call timeouts as ktimes rather than jiffiesDavid Howells
2016-09-30rxrpc: Remove error from struct rxrpc_skb_priv as it is unusedDavid Howells
2016-09-30rxrpc: The offset field in struct rxrpc_skb_priv is unnecessaryDavid Howells
2016-09-30rxrpc: Reduce ssthresh to peer's receive windowDavid Howells
2016-09-30rxrpc: Switch to Congestion Avoidance mode at cwnd==ssthreshDavid Howells
2016-09-30mac80211: Move reorder-sensitive TX handlers to after TXQ dequeueToke Høiland-Jørgensen
2016-09-30x86/entry/64: Fix context tracking state warning when load_gs_index failsWanpeng Li
2016-09-30x86/boot: Initialize FPU and X86_FEATURE_ALWAYS even if we don't have CPUIDAndy Lutomirski
2016-09-30mac80211: mesh: decrease max driftPedersen, Thomas
2016-09-30mac80211: add offset_tsf driver op and use it for meshPedersen, Thomas
2016-09-30mac80211: Set lower memory limit for non-VHT devicesToke Høiland-Jørgensen
2016-09-30mac80211: Export fq memory limit information in debugfsToke Høiland-Jørgensen
2016-09-30fq.h: Port memory limit mechanism from fq_codelToke Høiland-Jørgensen
2016-09-30mac80211: Add API to report NAN function matchAyala Beker
2016-09-30mac80211: Implement add_nan_func and rm_nan_funcAyala Beker
2016-09-30mac80211: implement nan_change_confAyala Beker
2016-09-30cfg80211: Provide an API to report NAN function terminationAyala Beker
2016-09-30cfg80211: provide a function to report a match for NANAyala Beker
2016-09-30cfg80211: allow the user space to change current NAN configurationAyala Beker
2016-09-30cfg80211: add add_nan_func / del_nan_funcAyala Beker
2016-09-30mac80211: add boilerplate code for start / stop NANAyala Beker
2016-09-30cfg80211: add start / stop NAN commandsAyala Beker