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
2020-09-23
Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-15
/
+14
2020-09-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
165
-824
/
+1705
2020-09-23
Merge tag 'io_uring-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
2
-13
/
+40
2020-09-23
Merge tag 'block-5.9-2020-09-22' of git://git.kernel.dk/linux-block
Linus Torvalds
5
-2
/
+28
2020-09-22
Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...
Linus Torvalds
7
-29
/
+61
2020-09-22
Merge branch 'Fix-broken-tc-flower-rules-for-mscc_ocelot-switches'
David S. Miller
3
-24
/
+24
2020-09-22
net: mscc: ocelot: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: seville: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Vladimir Oltean
1
-8
/
+8
2020-09-22
net: dsa: felix: fix some key offsets for IP4_TCP_UDP VCAP IS2 entries
Xiaoliang Yang
1
-8
/
+8
2020-09-22
inet_diag: validate INET_DIAG_REQ_PROTOCOL attribute
Eric Dumazet
1
-5
/
+15
2020-09-22
net: bridge: br_vlan_get_pvid_rcu() should dereference the VLAN group under RCU
Vladimir Oltean
1
-10
/
+17
2020-09-22
Merge tag 'mlx5-fixes-2020-09-18' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
20
-180
/
+200
2020-09-22
net: Update MAINTAINERS for MediaTek switch driver
Sean Wang
1
-0
/
+1
2020-09-22
net/mlx5e: mlx5e_fec_in_caps() returns a boolean
Saeed Mahameed
1
-5
/
+2
2020-09-22
net/mlx5e: kTLS, Avoid kzalloc(GFP_KERNEL) under spinlock
Saeed Mahameed
1
-15
/
+10
2020-09-22
net/mlx5e: kTLS, Fix leak on resync error flow
Saeed Mahameed
1
-2
/
+6
2020-09-22
net/mlx5e: kTLS, Add missing dma_unmap in RX resync
Saeed Mahameed
1
-3
/
+5
2020-09-22
net/mlx5e: kTLS, Fix napi sync and possible use-after-free
Tariq Toukan
1
-1
/
+1
2020-09-22
net/mlx5e: TLS, Do not expose FPGA TLS counter if not supported
Tariq Toukan
1
-4
/
+8
2020-09-22
net/mlx5e: Fix using wrong stats_grps in mlx5e_update_ndo_stats()
Alaa Hleihel
6
-15
/
+17
2020-09-22
net/mlx5e: Fix multicast counter not up-to-date in "ip -s"
Ron Diskin
4
-7
/
+12
2020-09-22
net/mlx5e: Fix endianness when calculating pedit mask first bit
Maor Dickman
1
-13
/
+21
2020-09-22
net/mlx5e: Enable adding peer miss rules only if merged eswitch is supported
Maor Dickman
1
-24
/
+28
2020-09-22
net/mlx5e: CT: Fix freeing ct_label mapping
Roi Dayan
3
-17
/
+36
2020-09-22
net/mlx5e: Fix memory leak of tunnel info when rule under multipath not ready
Jianbo Liu
1
-4
/
+1
2020-09-22
net/mlx5e: Use synchronize_rcu to sync with NAPI
Maxim Mikityanskiy
5
-36
/
+22
2020-09-22
net/mlx5e: Use RCU to protect rq->xdp_prog
Maxim Mikityanskiy
3
-30
/
+27
2020-09-22
net/mlx5: Fix FTE cleanup
Maor Gottlieb
1
-4
/
+4
2020-09-22
Merge tag 'mac80211-for-net-2020-09-21' of git://git.kernel.org/pub/scm/linux...
David S. Miller
7
-16
/
+28
2020-09-22
ipv6: route: convert comma to semicolon
Xu Wang
1
-1
/
+1
2020-09-21
sfc: Fix error code in probe
Dan Carpenter
1
-0
/
+1
2020-09-21
Merge branch 'rcu/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...
Linus Torvalds
1
-1
/
+1
2020-09-21
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5
-25
/
+37
2020-09-21
Merge tag 'libnvdimm-fixes-5.9-rc7' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-9
/
+8
2020-09-21
dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAX
Jan Kara
1
-9
/
+8
2020-09-21
io_uring: fix openat/openat2 unified prep handling
Jens Axboe
1
-2
/
+4
2020-09-21
io_uring: mark statx/files_update/epoll_ctl as non-SQPOLL
Jens Axboe
1
-2
/
+4
2020-09-21
tools/io_uring: fix compile breakage
Douglas Gilbert
1
-2
/
+2
2020-09-21
io_uring: don't use retry based buffered reads for non-async bdev
Jens Axboe
1
-1
/
+5
2020-09-21
io_uring: don't re-setup vecs/iter in io_resumit_prep() is already there
Jens Axboe
1
-6
/
+10
2020-09-21
Merge branch 'bnxt_en-Bug-fixes'
David S. Miller
2
-21
/
+43
2020-09-21
bnxt_en: Fix wrong flag value passed to HWRM_PORT_QSTATS_EXT fw call.
Michael Chan
1
-1
/
+1
2020-09-21
bnxt_en: Fix HWRM_FUNC_QSTATS_EXT firmware call.
Michael Chan
1
-0
/
+1
2020-09-21
bnxt_en: Return -EOPNOTSUPP for ETHTOOL_GREGS on VFs.
Vasundhara Volam
1
-0
/
+3
2020-09-21
bnxt_en: Protect bnxt_set_eee() and bnxt_set_pauseparam() with mutex.
Michael Chan
1
-11
/
+20
2020-09-21
bnxt_en: return proper error codes in bnxt_show_temp
Edwin Peer
1
-6
/
+13
2020-09-21
bnxt_en: Use memcpy to copy VPD field info.
Vasundhara Volam
1
-3
/
+5
2020-09-21
Linux 5.9-rc6
Linus Torvalds
1
-1
/
+1
2020-09-21
Merge tag 'core_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-2
/
+4
2020-09-21
Merge tag 'objtool_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-1
/
+1
[next]