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-09-02
net/tls: Add support for async decryption of tls records
Vakul Garg
2
-13
/
+127
2018-09-02
bnxt_en: remove set but not used variable 'rx_stats'
YueHaibing
1
-2
/
+0
2018-09-02
net: remove duplicated include from net_failover.c
YueHaibing
1
-1
/
+0
2018-09-02
net: stmmac: Add CBS support in XGMAC2
Jose Abreu
4
-2
/
+50
2018-09-02
Merge branch 'dpaa2-eth-Move-DPAA2-Ethernet-driver'
David S. Miller
17
-68
/
+45
2018-09-02
dpaa2-eth: Move DPAA2 Ethernet driver from staging to drivers/net
Ioana Radulescu
17
-29
/
+13
2018-09-02
staging: fsl-dpaa2/eth: Delay netdev_register() call
Ioana Radulescu
1
-39
/
+32
2018-09-01
bridge: Switch to bitmap_zalloc()
Andy Shevchenko
2
-6
/
+4
2018-09-01
net: dsa: mv88e6xxx: Share main switch IRQ
Marek Behún
1
-1
/
+1
2018-09-01
net/ipv6: Do not reset nl_net in ip6_route_info_create
David Ahern
1
-2
/
+0
2018-09-01
net/ipv4: Add extack message that dev is required for ONLINK
David Ahern
1
-1
/
+3
2018-09-01
tcp: change IPv6 flow-label upon receiving spurious retransmission
Yuchung Cheng
2
-0
/
+15
2018-09-01
net_sched: add missing tcf_lock for act_connmark
Cong Wang
1
-3
/
+8
2018-09-01
veth: add software timestamping
Michael Walle
1
-0
/
+15
2018-09-01
Revert "net: sched: act: add extack for lookup callback"
Cong Wang
18
-38
/
+22
2018-09-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
33
-376
/
+2067
2018-09-01
xsk: i40e: get rid of useless struct xdp_umem_props
Magnus Karlsson
7
-36
/
+22
2018-09-01
i40e: fix possible compiler warning in xsk TX path
Magnus Karlsson
1
-4
/
+2
2018-09-01
bpf: add selftest for bpf's (set|get)_sockopt for SAVE_SYN
Nikita V. Shirokov
2
-4
/
+65
2018-09-01
samples/bpf: xdpsock, minor fixes
Prashant Bhole
2
-3
/
+2
2018-09-01
xsk: remove unnecessary assignment
Prashant Bhole
1
-2
/
+0
2018-09-01
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN sample program
Nikita V. Shirokov
2
-0
/
+88
2018-09-01
bpf: add TCP_SAVE_SYN/TCP_SAVED_SYN options for bpf_(set|get)sockopt
Nikita V. Shirokov
1
-4
/
+21
2018-09-01
xdp: remove redundant variable 'headroom'
Colin Ian King
1
-2
/
+1
2018-09-01
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
10
-281
/
+678
2018-08-30
i40e: Prevent deleting MAC address from VF when set by PF
Patryk Małek
1
-0
/
+10
2018-08-30
i40evf: cancel workqueue sync for adminq when a VF is removed
Lihong Yang
1
-0
/
+2
2018-08-30
i40e: hold the rtnl lock on clearing interrupt scheme
Patryk Małek
1
-0
/
+8
2018-08-30
i40evf: Don't enable vlan stripping when rx offload is turned on
Patryk Małek
1
-5
/
+6
2018-08-30
i40e: Check and correct speed values for link on open
Jan Sokolowski
1
-3
/
+24
2018-08-30
i40e: report correct statistics when XDP is enabled
Björn Töpel
1
-11
/
+13
2018-08-30
i40e: static analysis report from community
Martyna Szapar
1
-1
/
+1
2018-08-30
virtchnl: use u8 type for a field in the virtchnl_filter struct
Harshitha Ramamurthy
1
-1
/
+1
2018-08-30
i40evf: set IFF_UNICAST_FLT flag for the VF
Lihong Yang
1
-0
/
+2
2018-08-30
i40e: use correct length for strncpy
Mitch Williams
1
-1
/
+2
2018-08-30
i40evf: Validate the number of queues a PF sends
Paul M Stillwell Jr
1
-0
/
+32
2018-08-30
i40evf: Change a VF mac without reloading the VF driver
Paweł Jabłoński
2
-5
/
+14
2018-08-30
i40evf: update ethtool stats code and use helper functions
Jacob Keller
2
-60
/
+298
2018-08-30
i40e: move ethtool stats boiler plate code to i40e_ethtool_stats.h
Jacob Keller
2
-181
/
+222
2018-08-30
i40e: convert queue stats to i40e_stats array
Jacob Keller
1
-59
/
+89
2018-08-30
xsk: include XDP meta data in AF_XDP frames
Björn Töpel
1
-6
/
+18
2018-08-30
Merge branch 'bpf-bpffs-bpftool-dump-with-btf'
Daniel Borkmann
4
-37
/
+230
2018-08-30
tools/bpf: bpftool: add btf percpu map formated dump
Yonghong Song
1
-2
/
+31
2018-08-30
tools/bpf: add bpffs percpu map pretty print tests in test_btf
Yonghong Song
1
-35
/
+144
2018-08-30
bpf: add bpffs pretty print for percpu arraymap/hash/lru_hash
Yonghong Song
2
-0
/
+55
2018-08-30
Merge tag 'mac80211-next-for-davem-2018-08-29' of git://git.kernel.org/pub/sc...
David S. Miller
16
-77
/
+258
2018-08-30
vxlan: reduce dirty cache line in vxlan_find_mac
Li RongQing
1
-1
/
+1
2018-08-30
Merge branch 'liquidio-improve-soft-command-response-handling'
David S. Miller
14
-802
/
+627
2018-08-30
liquidio: remove obsolete functions and data structures
Felix Manlunas
9
-490
/
+176
2018-08-30
liquidio: change octnic_ctrl_pkt to do synchronous soft commands
Felix Manlunas
6
-110
/
+98
[next]