summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-11-11net/ncsi: Improve general state loggingSamuel Mendoza-Jonas3-21/+80
2017-11-11Merge branch 'bpftool-show-filenames-of-pinned-objects'David S. Miller7-6/+187
2017-11-11tools: bpftool: optionally show filenames of pinned objectsPrashant Bhole6-8/+25
2017-11-11tools: bpftool: show filenames of pinned objectsPrashant Bhole5-0/+152
2017-11-11tools: bpftool: open pinned object without type checkPrashant Bhole2-2/+14
2017-11-11Merge branch 'BPF-directed-error-injection'David S. Miller21-11/+204
2017-11-11samples/bpf: add a test for bpf_override_returnJosef Bacik6-2/+71
2017-11-11bpf: add a bpf_override_function helperJosef Bacik15-9/+133
2017-11-11brcmfmac: add CLM download supportChung-Hsien Hsu8-0/+258
2017-11-11Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-clientLinus Torvalds1-2/+2
2017-11-11Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds3-2/+4
2017-11-10Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2-10/+29
2017-11-10Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-4/+7
2017-11-10.mailmap: Add Maciej W. Rozycki's Imagination e-mail addressMaciej W. Rozycki1-0/+1
2017-11-10Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"Linus Torvalds3-11/+6
2017-11-10Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...Linus Torvalds5-18/+20
2017-11-10can: ifi: Fix transmitter delay calculationMarek Vasut1-3/+3
2017-11-10tcp: fix tcp_fastretrans_alert warningYuchung Cheng1-2/+1
2017-11-10tcp: gso: avoid refcount_t warning from tcp_gso_segment()Eric Dumazet1-2/+10
2017-11-10net: fix incorrect comment with regard to VLAN packet handlingGirish Moodalbail1-8/+0
2017-11-10can: peak: Add support for new PCIe/M2 CAN FD interfacesStephane Grosjean1-2/+12
2017-11-10can: sun4i: handle overrun in RX FIFOGerhard Bertelsmann1-2/+10
2017-11-10can: c_can: don't indicate triple sampling support for D_CANRichard Schütz2-2/+0
2017-11-10net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEsEugenia Emantayev1-1/+1
2017-11-10net/mlx5e: Set page to null in case dma mapping failsInbar Karmy1-7/+5
2017-11-10net/mlx5e: Fix napi poll with zero budgetSaeed Mahameed1-4/+6
2017-11-10net/mlx5: Cancel health poll before sending panic teardown commandHuy Nguyen1-0/+7
2017-11-10net/mlx5: Loop over temp list to release delay eventsHuy Nguyen1-1/+1
2017-11-10Merge branch 'act_vlan-rcu'David S. Miller3-38/+94
2017-11-10act_vlan: VLAN action rewrite to use RCU lock/unlock and updateManish Kurup2-33/+88
2017-11-10nfp flower action: Modified to use VLAN helper functionsManish Kurup1-3/+2
2017-11-10act_vlan: Change stats update to use per-core statsManish Kurup1-4/+6
2017-11-10sfc: don't warn on successful change of MACRobert Stonehouse1-1/+1
2017-11-10net: vxge: remove redundant assignments and pointersColin Ian King1-8/+1
2017-11-10rds: ib: Fix NULL pointer dereference in debug codeHåkon Bugge1-5/+5
2017-11-10Merge branch 'ip_gre-flags-update'David S. Miller1-5/+53
2017-11-10ip_gre: add the support for i/o_flags update via ioctlXin Long1-3/+16
2017-11-10ip_gre: add the support for i/o_flags update via netlinkXin Long1-2/+37
2017-11-10Merge branch 'tcp-ns-rmem-wmem'David S. Miller11-48/+76
2017-11-10tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmemEric Dumazet8-43/+47
2017-11-10net: allow per netns sysctl_rmem and sysctl_wmem for protosEric Dumazet3-5/+29
2017-11-10net: dsa: Don't add vlans when vlan filtering is disabledAndrew Lunn1-2/+8
2017-11-10Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller9-52/+214
2017-11-10Merge branch 'IGMP-snooping-for-local-traffic'David S. Miller10-19/+85
2017-11-10net: dsa: switch: Don't add CPU port to an mdb by defaultAndrew Lunn1-1/+1
2017-11-10net: dsa: add more const attributesAndrew Lunn2-5/+5
2017-11-10net: dsa: slave: Handle switchdev host mdb add/delAndrew Lunn1-0/+13
2017-11-10net: bridge: Add/del switchdev object on host join/leaveAndrew Lunn3-0/+46
2017-11-10net: bridge: Send notification when host join/leaves a groupAndrew Lunn2-4/+11
2017-11-10net: bridge: Rename mglist to host_joinedAndrew Lunn4-10/+10