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-03
net_sched: check NULL in tcf_block_put()
Cong Wang
1
-3
/
+2
2017-11-03
tcp: tcp_fragment() should not assume rtx skbs
Eric Dumazet
1
-1
/
+2
2017-11-03
mISDN: hfcpci: Convert timers to use timer_setup()
Kees Cook
1
-6
/
+4
2017-11-03
ISDN: eicon: message: mark expected switch fall-throughs
Gustavo A. R. Silva
1
-12
/
+58
2017-11-03
net: sched: cls_bpf: use bitwise & rather than logical && on gen_flags
Colin Ian King
1
-1
/
+1
2017-11-03
tcp: fix a lockdep issue in tcp_fastopen_reset_cipher()
Eric Dumazet
1
-5
/
+3
2017-11-03
bpf: fix verifier NULL pointer dereference
Craig Gallek
1
-4
/
+8
2017-11-03
tipc: eliminate unnecessary probing
Jon Maloy
1
-1
/
+10
2017-11-03
net: sched: move block offload unbind after all chains are flushed
Jiri Pirko
1
-2
/
+2
2017-11-03
cxgb4vf: define get_fecparam ethtool callback
Ganesh Goudar
1
-0
/
+58
2017-11-03
cxgb4: add new T6 pci device id's
Ganesh Goudar
1
-0
/
+1
2017-11-03
net/ncsi: Make local function ncsi_get_filter() static
Wei Yongjun
1
-1
/
+1
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-29
/
+19
2017-11-03
net: bridge: Convert timers to use timer_setup()
Allen Pais
1
-40
/
+39
2017-11-03
Merge branch 'mlxsw-Align-multipath-hash-parameters-with-kernels'
David S. Miller
6
-25
/
+270
2017-11-03
mlxsw: spectrum_router: Update multipath hash parameters upon netevents
Ido Schimmel
1
-1
/
+30
2017-11-03
mlxsw: spectrum_router: Align multipath hash parameters with kernel's
Ido Schimmel
1
-0
/
+64
2017-11-03
mlxsw: reg: Add Router ECMP Configuration Register Version 2
Ido Schimmel
1
-0
/
+132
2017-11-03
mlxsw: spectrum_router: Properly name netevent work struct
Ido Schimmel
1
-13
/
+13
2017-11-03
mlxsw: spectrum_router: Embed netevent notifier block in router struct
Ido Schimmel
3
-11
/
+12
2017-11-03
ipv4: Send a netevent whenever multipath hash policy is changed
Ido Schimmel
2
-1
/
+20
2017-11-03
net: systemport: Correct IPG length settings
Florian Fainelli
1
-4
/
+6
2017-11-03
tcp: do not mangle skb->cb[] in tcp_make_synack()
Eric Dumazet
1
-7
/
+2
2017-11-03
fib: fib_dump_info can no longer use __in_dev_get_rtnl
Florian Westphal
1
-6
/
+10
2017-11-03
cxgb4: fix error return code in cxgb4_set_hash_filter()
Wei Yongjun
1
-1
/
+3
2017-11-03
bpf: fix out-of-bounds access warning in bpf_check
Arnd Bergmann
1
-0
/
+4
2017-11-03
bpf: fix link error without CONFIG_NET
Arnd Bergmann
1
-0
/
+2
2017-11-03
net: Define eth_stp_addr in linux/etherdevice.h
Egil Hjelmeland
3
-3
/
+2
2017-11-03
stmmac: use of_property_read_u32 instead of read_u8
Bhadram Varka
2
-12
/
+12
2017-11-03
liquidio: bump up driver version to 1.7.0 to match newer NIC firmware
Felix Manlunas
1
-2
/
+2
2017-11-03
Merge branch 'net-sched-use-after-free'
David S. Miller
18
-18
/
+26
2017-11-03
net_sched: hold netns refcnt for each action
Cong Wang
18
-18
/
+22
2017-11-03
net_sched: acquire RTNL in tc_action_net_exit()
Cong Wang
2
-0
/
+4
2017-11-03
tcp: add tracepoint trace_tcp_retransmit_synack()
Song Liu
2
-0
/
+57
2017-11-03
ipv6: Implement limits on Hop-by-Hop and Destination options
Tom Herbert
6
-12
/
+159
2017-11-03
powerpc/perf: Fix core-imc hotplug callback failure during imc initialization
Madhavan Srinivasan
1
-0
/
+14
2017-11-03
Kbuild: don't pass "-C" to preprocessor when processing linker scripts
Linus Torvalds
1
-1
/
+1
2017-11-03
Revert "x86: do not use cpufreq_quick_get() for /proc/cpuinfo "cpu MHz""
Linus Torvalds
1
-2
/
+8
2017-11-02
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
1
-1
/
+1
2017-11-02
arm64: ensure __dump_instr() checks addr_limit
Mark Rutland
1
-1
/
+1
2017-11-02
Merge tag 'spdx_identifiers-4.14-rc8' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
12591
-0
/
+12591
2017-11-02
Merge tag 'linux-kselftest-4.14-rc7' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-1
/
+5
2017-11-02
Merge tag 'sound-4.14-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/t...
Linus Torvalds
12
-76
/
+69
2017-11-02
Merge branch 'fixes-v4.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
3
-31
/
+34
2017-11-02
futex: futex_wake_op, do not fail on invalid op
Jiri Slaby
1
-2
/
+10
2017-11-02
Merge branch 'hns3-add-support-for-reset'
David S. Miller
7
-37
/
+747
2017-11-02
net: hns3: hns3:fix a bug about statistic counter in reset process
qumingguang
1
-0
/
+7
2017-11-02
net: hns3: Fix a misuse to devm_free_irq
qumingguang
1
-3
/
+2
2017-11-02
net: hns3: Add reset interface implementation in client
Lipeng
1
-0
/
+153
2017-11-02
net: hns3: Add timeout process in hns3_enet
Lipeng
2
-0
/
+88
[prev]
[next]