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
2018-02-27
net: Convert sysctl creating and destroying pernet_operations
Kirill Tkhai
2
-0
/
+2
2018-02-27
net: Convert cma_pernet_operations
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert simple pernet_operations
Kirill Tkhai
6
-0
/
+6
2018-02-27
net: Convert nfs_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert synproxy_net_ops
Kirill Tkhai
1
-0
/
+1
2018-02-27
net: Convert hashlimit_net_ops and recent_net_ops
Kirill Tkhai
2
-0
/
+2
2018-02-27
net: Convert /proc creating and destroying pernet_operations
Kirill Tkhai
7
-0
/
+7
2018-02-27
ipvlan: fix building with modular IPV6
Arnd Bergmann
1
-0
/
+1
2018-02-27
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
6
-380
/
+573
2018-02-26
net: make kmem caches as __ro_after_init
Alexey Dobriyan
6
-8
/
+11
2018-02-26
Merge branch 'sonic-ethernet-cleanups'
David S. Miller
5
-197
/
+210
2018-02-26
net/sonic: Replace custom debug logging with netif_* calls
Finn Thain
5
-103
/
+61
2018-02-26
net/sonic: Clean up and modernize log messages
Finn Thain
3
-40
/
+33
2018-02-26
net/macsonic: Drop redundant MACH_IS_MAC test
Finn Thain
1
-3
/
+0
2018-02-26
net/macsonic: Convert to nubus_driver
Finn Thain
1
-54
/
+119
2018-02-26
sh_eth: fix TSU init on SH7734/R8A7740
Sergei Shtylyov
2
-1
/
+6
2018-02-26
sh_eth: TSU_QTAG0/1 registers the same as TSU_QTAGM0/1
Sergei Shtylyov
2
-13
/
+6
2018-02-26
tc: python3, string formattings
BTaskaya
2
-5
/
+5
2018-02-26
ixgbevf: remove redundant initialization of variable 'dma'
Colin Ian King
1
-1
/
+1
2018-02-26
ixgbevf: add build_skb support
Emil Tantilov
1
-0
/
+41
2018-02-26
ixgbevf: break out Rx buffer page management
Emil Tantilov
1
-113
/
+114
2018-02-26
ixgbevf: allocate the rings as part of q_vector
Emil Tantilov
2
-217
/
+182
2018-02-26
ixgbevf: make sure all frames fit minimum size requirements
Emil Tantilov
1
-5
/
+25
2018-02-26
ixgbevf: add support for padding packet
Emil Tantilov
2
-4
/
+39
2018-02-26
ixgbevf: setup queue counts
Emil Tantilov
1
-15
/
+29
2018-02-26
ixgbevf: add support for using order 1 pages to receive large frames
Emil Tantilov
2
-24
/
+92
2018-02-26
ixgbevf: add ethtool private flag for legacy Rx
Emil Tantilov
2
-0
/
+50
2018-02-26
ixgbevf: use page_address offset from page
Emil Tantilov
1
-6
/
+5
2018-02-26
ixgbe: prevent ptp_rx_hang from running when in FILTER_ALL mode
Jacob Keller
1
-1
/
+2
2018-02-26
ixgbe: Avoid to write the RETA table when unnecessary
Tonghao Zhang
1
-2
/
+2
2018-02-26
xen-netback: make function xenvif_rx_skb static
Colin Ian King
1
-1
/
+1
2018-02-26
Merge branch 'tools-tc-testing-better-error-reporting'
David S. Miller
1
-16
/
+72
2018-02-26
tools: tc-testing: better error reporting
Brenda J. Butler
1
-14
/
+70
2018-02-26
tools: tc-testing: Fix indentation
Brenda J. Butler
1
-2
/
+2
2018-02-26
sfc: falcon: remove duplicated bit-wise or of LOOPBACK_SGMII
Colin Ian King
1
-1
/
+0
2018-02-26
mlxsw: spectrum_kvdl: avoid uninitialized variable warning
Arnd Bergmann
1
-0
/
+2
2018-02-26
mlxsw: spectrum_kvdl: use div_u64() for 64-bit division
Arnd Bergmann
1
-1
/
+1
2018-02-26
ixgbe: remove redundant initialization of 'pool'
Colin Ian King
1
-1
/
+0
2018-02-26
Merge branch 'mv88e6xxx-Poll-when-no-interrupt-defined'
David S. Miller
3
-43
/
+138
2018-02-26
arm: mvebu: 370-rd: Enable PHY interrupt handling
Andrew Lunn
1
-0
/
+32
2018-02-26
net: dsa: mv88e6xxx: Poll when no interrupt defined
Andrew Lunn
2
-43
/
+106
2018-02-26
mlxsw: spectrum_switchdev: Allow port enslavement to a VLAN-unaware bridge
Ido Schimmel
1
-7
/
+5
2018-02-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
13
-100
/
+779
2018-02-26
samples/bpf: Add program for CPU state statistics
Leo Yan
3
-0
/
+504
2018-02-24
Merge branch 'x86-jit'
Alexei Starovoitov
2
-87
/
+221
2018-02-24
bpf: add various jit test cases
Daniel Borkmann
1
-0
/
+89
2018-02-24
bpf, x64: save 5 bytes in prologue when ebpf insns came from cbpf
Daniel Borkmann
1
-12
/
+16
2018-02-24
bpf, x64: save few bytes when mul is in alu32
Daniel Borkmann
1
-15
/
+28
2018-02-24
bpf, x64: save several bytes when mul dest is r0/r3 anyway
Daniel Borkmann
1
-10
/
+11
2018-02-24
bpf, x64: save several bytes by using mov over movabsq when possible
Daniel Borkmann
1
-51
/
+74
[next]