index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-11
net/ncsi: Improve general state logging
Samuel Mendoza-Jonas
3
-21
/
+80
2017-11-11
Merge branch 'bpftool-show-filenames-of-pinned-objects'
David S. Miller
7
-6
/
+187
2017-11-11
tools: bpftool: optionally show filenames of pinned objects
Prashant Bhole
6
-8
/
+25
2017-11-11
tools: bpftool: show filenames of pinned objects
Prashant Bhole
5
-0
/
+152
2017-11-11
tools: bpftool: open pinned object without type check
Prashant Bhole
2
-2
/
+14
2017-11-11
Merge branch 'BPF-directed-error-injection'
David S. Miller
21
-11
/
+204
2017-11-11
samples/bpf: add a test for bpf_override_return
Josef Bacik
6
-2
/
+71
2017-11-11
bpf: add a bpf_override_function helper
Josef Bacik
15
-9
/
+133
2017-11-11
brcmfmac: add CLM download support
Chung-Hsien Hsu
8
-0
/
+258
2017-11-11
Merge tag 'ceph-for-4.14-rc9' of git://github.com/ceph/ceph-client
Linus Torvalds
1
-2
/
+2
2017-11-11
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...
Linus Torvalds
3
-2
/
+4
2017-11-10
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2
-10
/
+29
2017-11-10
Merge tag 'mips_fixes_4.14_2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
3
-4
/
+7
2017-11-10
.mailmap: Add Maciej W. Rozycki's Imagination e-mail address
Maciej W. Rozycki
1
-0
/
+1
2017-11-10
Revert "x86: CPU: Fix up "cpu MHz" in /proc/cpuinfo"
Linus Torvalds
3
-11
/
+6
2017-11-10
Merge tag 'drm-fixes-for-v4.14-rc9' of git://people.freedesktop.org/~airlied/...
Linus Torvalds
5
-18
/
+20
2017-11-10
can: ifi: Fix transmitter delay calculation
Marek Vasut
1
-3
/
+3
2017-11-10
tcp: fix tcp_fastretrans_alert warning
Yuchung Cheng
1
-2
/
+1
2017-11-10
tcp: gso: avoid refcount_t warning from tcp_gso_segment()
Eric Dumazet
1
-2
/
+10
2017-11-10
net: fix incorrect comment with regard to VLAN packet handling
Girish Moodalbail
1
-8
/
+0
2017-11-10
can: peak: Add support for new PCIe/M2 CAN FD interfaces
Stephane Grosjean
1
-2
/
+12
2017-11-10
can: sun4i: handle overrun in RX FIFO
Gerhard Bertelsmann
1
-2
/
+10
2017-11-10
can: c_can: don't indicate triple sampling support for D_CAN
Richard Schütz
2
-2
/
+0
2017-11-10
net/mlx5e: Increase Striding RQ minimum size limit to 4 multi-packet WQEs
Eugenia Emantayev
1
-1
/
+1
2017-11-10
net/mlx5e: Set page to null in case dma mapping fails
Inbar Karmy
1
-7
/
+5
2017-11-10
net/mlx5e: Fix napi poll with zero budget
Saeed Mahameed
1
-4
/
+6
2017-11-10
net/mlx5: Cancel health poll before sending panic teardown command
Huy Nguyen
1
-0
/
+7
2017-11-10
net/mlx5: Loop over temp list to release delay events
Huy Nguyen
1
-1
/
+1
2017-11-10
Merge branch 'act_vlan-rcu'
David S. Miller
3
-38
/
+94
2017-11-10
act_vlan: VLAN action rewrite to use RCU lock/unlock and update
Manish Kurup
2
-33
/
+88
2017-11-10
nfp flower action: Modified to use VLAN helper functions
Manish Kurup
1
-3
/
+2
2017-11-10
act_vlan: Change stats update to use per-core stats
Manish Kurup
1
-4
/
+6
2017-11-10
sfc: don't warn on successful change of MAC
Robert Stonehouse
1
-1
/
+1
2017-11-10
net: vxge: remove redundant assignments and pointers
Colin Ian King
1
-8
/
+1
2017-11-10
rds: ib: Fix NULL pointer dereference in debug code
Håkon Bugge
1
-5
/
+5
2017-11-10
Merge branch 'ip_gre-flags-update'
David S. Miller
1
-5
/
+53
2017-11-10
ip_gre: add the support for i/o_flags update via ioctl
Xin Long
1
-3
/
+16
2017-11-10
ip_gre: add the support for i/o_flags update via netlink
Xin Long
1
-2
/
+37
2017-11-10
Merge branch 'tcp-ns-rmem-wmem'
David S. Miller
11
-48
/
+76
2017-11-10
tcp: Namespace-ify sysctl_tcp_rmem and sysctl_tcp_wmem
Eric Dumazet
8
-43
/
+47
2017-11-10
net: allow per netns sysctl_rmem and sysctl_wmem for protos
Eric Dumazet
3
-5
/
+29
2017-11-10
net: dsa: Don't add vlans when vlan filtering is disabled
Andrew Lunn
1
-2
/
+8
2017-11-10
Merge tag 'mlx5-updates-2017-11-09' of git://git.kernel.org/pub/scm/linux/ker...
David S. Miller
9
-52
/
+214
2017-11-10
Merge branch 'IGMP-snooping-for-local-traffic'
David S. Miller
10
-19
/
+85
2017-11-10
net: dsa: switch: Don't add CPU port to an mdb by default
Andrew Lunn
1
-1
/
+1
2017-11-10
net: dsa: add more const attributes
Andrew Lunn
2
-5
/
+5
2017-11-10
net: dsa: slave: Handle switchdev host mdb add/del
Andrew Lunn
1
-0
/
+13
2017-11-10
net: bridge: Add/del switchdev object on host join/leave
Andrew Lunn
3
-0
/
+46
2017-11-10
net: bridge: Send notification when host join/leaves a group
Andrew Lunn
2
-4
/
+11
2017-11-10
net: bridge: Rename mglist to host_joined
Andrew Lunn
4
-10
/
+10
[prev]
[next]