summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-12-15net: sched: fix static key imbalance in case of ingress/clsact_init errorJiri Pirko
2017-12-15net: sched: fix clsact init error pathJiri Pirko
2017-12-15Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2017-12-15Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2017-12-15Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2017-12-15Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-15Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2017-12-15Merge tag 'for-linus-4.15-rc4-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-12-15SUNRPC: Fix a race in the receive code pathTrond Myklebust
2017-12-15nfs: don't wait on commit in nfs_commit_inode() if there were no commit requestsScott Mayhew
2017-12-15xprtrdma: Spread reply processing over more CPUsChuck Lever
2017-12-15nfs: fix a deadlock in nfs client initializationScott Mayhew
2017-12-15ip_gre: fix wrong return value of erspan_rcvHaishuang Yan
2017-12-15net: usb: qmi_wwan: add Telit ME910 PID 0x1101 supportDaniele Palmas
2017-12-15Merge branch 'net-sched-Make-qdisc-offload-uapi-uniform'David S. Miller
2017-12-15pkt_sched: Remove TC_RED_OFFLOADED from uapiYuval Mintz
2017-12-15net: sched: Move to new offload indication in REDYuval Mintz
2017-12-15net: sched: Add TCA_HW_OFFLOADYuval Mintz
2017-12-15Merge branch 'aquantia-fixes'David S. Miller
2017-12-15net: aquantia: Increment driver versionIgor Russkikh
2017-12-15net: aquantia: Fix typo in ethtool statistics namesIgor Russkikh
2017-12-15net: aquantia: Update hw counters on hw initIgor Russkikh
2017-12-15net: aquantia: Improve link state and statistics check interval callbackIgor Russkikh
2017-12-15net: aquantia: Fill in multicast counter in ndev stats from hardwareIgor Russkikh
2017-12-15net: aquantia: Fill ndev stat couters from hardwareIgor Russkikh
2017-12-15net: aquantia: Extend stat counters to 64bit valuesIgor Russkikh
2017-12-15net: aquantia: Fix hardware DMA stream overload on large MRRSIgor Russkikh
2017-12-15net: aquantia: Fix actual speed capabilities reportingIgor Russkikh
2017-12-15Merge branch 'bpf-jit-fixes'Alexei Starovoitov
2017-12-15bpf: add test case for ld_abs and helper changing pkt dataDaniel Borkmann
2017-12-15bpf, sparc: fix usage of wrong reg for load_skb_regs after callDaniel Borkmann
2017-12-15bpf: guarantee r1 to be ctx in case of bpf_helper_changes_pkt_dataDaniel Borkmann
2017-12-15bpf, ppc64: do not reload skb pointers in non-skb contextDaniel Borkmann
2017-12-15bpf, s390x: do not reload skb pointers in non-skb contextDaniel Borkmann
2017-12-15sock: free skb in skb_complete_tx_timestamp on errorWillem de Bruijn
2017-12-15Merge branch 's390-fixes'David S. Miller
2017-12-15s390/qeth: update takeover IPs after configuration changeJulian Wiedmann
2017-12-15s390/qeth: lock IP table while applying takeover changesJulian Wiedmann
2017-12-15s390/qeth: don't apply takeover changes to RXIPJulian Wiedmann
2017-12-15s390/qeth: apply takeover changes when mode is toggledJulian Wiedmann
2017-12-15arm64: fpsimd: Fix copying of FP state from signal frame into task structWill Deacon
2017-12-15Merge tag 'batadv-net-for-davem-20171215' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2017-12-15mlxsw: spectrum: Disable MAC learning for ovs portYuval Mintz
2017-12-15sched/rt: Do not pull from current CPU if only one CPU to pullSteven Rostedt
2017-12-15xdp: linearize skb in netif_receive_generic_xdp()Song Liu
2017-12-15tools/headers: Synchronize kernel <-> tooling headersIngo Molnar
2017-12-15objtool: Resync objtool's instruction decoder source code copy with the kerne...Ingo Molnar
2017-12-15x86/decoder: Fix and update the opcodes mapRandy Dunlap
2017-12-15x86/power: Make restore_processor_context() saneAndy Lutomirski
2017-12-15x86/power/32: Move SYSENTER MSR restoration to fix_processor_context()Andy Lutomirski