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
2019-11-15
net/smc: immediate termination for SMCD link groups
Ursula Braun
5
-17
/
+72
2019-11-15
net/smc: fix final cleanup sequence for SMCD devices
Ursula Braun
4
-9
/
+21
2019-11-15
Merge branch 'net-stmmac-CPU-Performance-Improvements'
David S. Miller
5
-50
/
+59
2019-11-15
net: stmmac: xgmac: Do not enable TBU interrupt
Jose Abreu
1
-1
/
+1
2019-11-15
net: stmmac: Rework TX Coalesce logic
Jose Abreu
1
-19
/
+42
2019-11-15
net: stmmac: Tune-up default coalesce settings
Jose Abreu
1
-2
/
+2
2019-11-15
net: stmmac: xgmac: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: gmac4+: Remove uneeded computation for RFA/RFD
Jose Abreu
1
-12
/
+2
2019-11-15
net: stmmac: Setup a default RX Coalesce value instead of the minimum
Jose Abreu
2
-3
/
+5
2019-11-15
net: stmmac: Do not set RX IC bit if RX Coalesce is zero
Jose Abreu
1
-1
/
+5
2019-11-15
mlxsw: spectrum_router: Allocate discard adjacency entry when needed
Ido Schimmel
1
-11
/
+32
2019-11-15
net/tls: Fix unused function warning
YueHaibing
1
-0
/
+2
2019-11-15
Merge branch 's390-next'
David S. Miller
10
-412
/
+139
2019-11-15
s390/qeth: don't check drvdata in sysfs code
Julian Wiedmann
3
-199
/
+4
2019-11-15
s390/qeth: replace qeth_l3_get_addr_buffer()
Julian Wiedmann
2
-40
/
+23
2019-11-15
s390/qeth: remove VLAN tracking for L3 devices
Julian Wiedmann
2
-32
/
+11
2019-11-15
s390/qeth: consolidate L3 mcast registration code
Julian Wiedmann
1
-90
/
+30
2019-11-15
s390/qeth: remove gratuitious RX modeset
Julian Wiedmann
1
-2
/
+0
2019-11-15
s390/qeth: fine-tune L3 mcast locking
Julian Wiedmann
1
-4
/
+3
2019-11-15
s390/qeth: clean up error path in qeth_core_probe_device()
Julian Wiedmann
1
-1
/
+2
2019-11-15
s390/qeth: handle skb allocation error gracefully
Julian Wiedmann
1
-15
/
+10
2019-11-15
s390/qeth: drop unwanted packets earlier in RX path
Julian Wiedmann
3
-41
/
+44
2019-11-15
s390/qeth: support per-frame invalidation
Julian Wiedmann
3
-2
/
+14
2019-11-15
s390/qeth: gather more detailed RX dropped/error statistics
Julian Wiedmann
5
-8
/
+20
2019-11-15
Merge branch 'vsock-add-multi-transports-support'
David S. Miller
17
-522
/
+679
2019-11-15
vhost/vsock: refuse CID assigned to the guest->host transport
Stefano Garzarella
1
-0
/
+6
2019-11-15
vsock: fix bind() behaviour taking care of CID
Stefano Garzarella
1
-2
/
+8
2019-11-15
vsock: prevent transport modules unloading
Stefano Garzarella
6
-4
/
+25
2019-11-15
vsock/vmci: register vmci_transport only when VMCI guest/host are active
Stefano Garzarella
6
-11
/
+102
2019-11-15
vsock: add multi-transports support
Stefano Garzarella
7
-97
/
+297
2019-11-15
hv_sock: set VMADDR_CID_HOST in the hvs_remote_addr_init()
Stefano Garzarella
1
-1
/
+2
2019-11-15
vsock: move vsock_insert_unbound() in the vsock_create()
Stefano Garzarella
1
-4
/
+9
2019-11-15
vsock: add vsock_create_connected() called by transports
Stefano Garzarella
5
-17
/
+17
2019-11-15
vsock: handle buffer_size sockopts in the core
Stefano Garzarella
9
-227
/
+65
2019-11-15
vsock: add 'struct vsock_sock *' param to vsock_core_get_transport()
Stefano Garzarella
3
-10
/
+8
2019-11-15
vsock/virtio: add transport parameter to the virtio_transport_reset_no_sock()
Stefano Garzarella
4
-134
/
+135
2019-11-15
vsock: add 'transport' member in the struct vsock_sock
Stefano Garzarella
2
-18
/
+39
2019-11-15
vsock: remove include/linux/vm_sockets.h file
Stefano Garzarella
4
-16
/
+2
2019-11-15
vsock: remove vm_sockets_get_local_cid()
Stefano Garzarella
3
-13
/
+1
2019-11-15
vsock/vmci: remove unused VSOCK_DEFAULT_CONNECT_TIMEOUT
Stefano Garzarella
1
-5
/
+0
2019-11-15
Merge branch 'octeontx2-af-Debugfs-support-and-updates-to-parser-profile'
David S. Miller
18
-4338
/
+14241
2019-11-15
octeontx2-af: Start/Stop traffic in CGX along with NPC
Subbaraya Sundeep
4
-14
/
+65
2019-11-15
octeontx2-af: Add option to disable dynamic entry caching in NDC
Sunil Goutham
3
-3
/
+112
2019-11-15
octeontx2-af: Support configurable NDC cache way_mask
Geetha sowjanya
3
-11
/
+28
2019-11-15
octeontx2-af: Enable broadcast packet replication
Sunil Goutham
4
-59
/
+69
2019-11-15
octeontx2-af: Support fixed transmit scheduler topology
Sunil Goutham
9
-259
/
+513
2019-11-15
octeontx2-af: Add more RSS algorithms
Kiran Kumar K
2
-11
/
+114
2019-11-15
octeontx2-af: Clear NPC MCAM entries before update
Nithin Dabilpuram
1
-2
/
+31
2019-11-15
octeontx2-af: Update NPC KPU packet parsing profile
Hao Zheng
4
-3792
/
+11236
2019-11-15
octeontx2-af: Add macro to generate mbox handlers declarations
Subbaraya Sundeep
2
-134
/
+17
[next]