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
path:
root
/
include
Age
Commit message (
Expand
)
Author
Files
Lines
2018-08-11
bpf: Enable BPF_PROG_TYPE_SK_REUSEPORT bpf prog in reuseport selection
Martin KaFai Lau
2
-2
/
+2
2018-08-11
bpf: Introduce BPF_PROG_TYPE_SK_REUSEPORT
Martin KaFai Lau
5
-3
/
+58
2018-08-11
bpf: Introduce BPF_MAP_TYPE_REUSEPORT_SOCKARRAY
Martin KaFai Lau
3
-0
/
+32
2018-08-11
net: Add ID (if needed) to sock_reuseport and expose reuseport_lock
Martin KaFai Lau
1
-0
/
+6
2018-08-11
tcp: Avoid TCP syncookie rejected by SO_REUSEPORT socket
Martin KaFai Lau
2
-2
/
+32
2018-08-10
xdp: Helpers for disabling napi_direct of xdp_return_frame
Toshiaki Makita
1
-0
/
+25
2018-08-10
bpf: Make redirect_info accessible from modules
Toshiaki Makita
1
-0
/
+10
2018-08-10
xdp: Helper function to clear kernel pointers in xdp_frame
Toshiaki Makita
1
-0
/
+7
2018-08-10
net: Export skb_headers_offset_update
Toshiaki Makita
1
-0
/
+1
2018-08-09
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-2
/
+7
2018-08-09
net: stmmac: Add XGMAC 2.10 HWIF entry
Jose Abreu
1
-0
/
+1
2018-08-09
phylink: add helper for configuring 2500BaseX modes
Russell King
1
-0
/
+1
2018-08-09
net/mlx5: Remove unused mlx5_query_vport_admin_state
Eli Cohen
1
-2
/
+0
2018-08-09
net/mlx5: Rename modify/query_vport state related enums
Eran Ben Elisha
2
-5
/
+5
2018-08-09
net/mlx5: Use max_num_eqs for calculation of required MSIX vectors
Denis Drozdov
1
-1
/
+4
2018-08-08
llc: use refcount_inc_not_zero() for llc_sap_find()
Cong Wang
1
-0
/
+5
2018-08-08
net: phy: Add support for Broadcom Omega internal Combo GPHY
Arun Parameswaran
1
-0
/
+1
2018-08-07
vsock: split dwork to avoid reinitializations
Cong Wang
1
-2
/
+2
2018-08-07
net/sched: allow flower to match tunnel options
Pieter Jansen van Vuuren
1
-0
/
+26
2018-08-07
flow_dissector: allow dissection of tunnel options from metadata
Simon Horman
1
-0
/
+17
2018-08-07
ethtool: Add WAKE_FILTER and RX_CLS_FLOW_WAKE
Florian Fainelli
1
-1
/
+4
2018-08-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
5
-8
/
+119
2018-08-06
Merge branch 'ieee802154-for-davem-2018-08-06' of git://git.kernel.org/pub/sc...
David S. Miller
1
-0
/
+1
2018-08-06
vhost: switch to use new message format
Jason Wang
1
-0
/
+18
2018-08-06
Merge remote-tracking branch 'net-next/master'
Stefan Schmidt
132
-603
/
+1938
2018-08-06
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
David S. Miller
4
-38
/
+308
2018-08-06
ip: use rb trees for IP frag queue.
Peter Oskolkov
2
-4
/
+8
2018-08-06
net: modify skb_rbtree_purge to return the truesize of all purged skbs.
Peter Oskolkov
1
-1
/
+1
2018-08-06
ip: discard IPv4 datagrams with overlapping segments.
Peter Oskolkov
1
-0
/
+1
2018-08-06
ptp_qoriq: support automatic configuration for ptp timer
Yangbo Lu
1
-1
/
+5
2018-08-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
8
-24
/
+147
2018-08-05
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+0
2018-08-05
ethtool: Remove trailing semicolon for static inline
Florian Fainelli
1
-2
/
+2
2018-08-04
include/net/bond_3ad: Simplify the code by using the ARRAY_SIZE
zhong jiang
1
-1
/
+1
2018-08-03
rxrpc: Push iov_iter up from rxrpc_kernel_recv_data() to caller
David Howells
1
-1
/
+1
2018-08-03
netfilter: bridge: Expose nf_tables bridge hook priorities through uapi
Máté Eckl
2
-11
/
+11
2018-08-03
netfilter: nf_tables: match on tunnel metadata
Pablo Neira Ayuso
1
-0
/
+15
2018-08-03
netfilter: nf_tables: add tunnel support
Pablo Neira Ayuso
1
-1
/
+68
2018-08-03
l2tp: ignore L2TP_ATTR_MTU
Guillaume Nault
1
-1
/
+1
2018-08-03
netfilter: nfnetlink_osf: rename nf_osf header file to nfnetlink_osf
Fernando Fernandez Mancera
3
-2
/
+2
2018-08-03
netfilter: nf_osf: move nf_osf_fingers to non-uapi header file
Fernando Fernandez Mancera
2
-2
/
+2
2018-08-03
netfilter: use kvmalloc_array to allocate memory for hashtable
Li RongQing
1
-2
/
+0
2018-08-03
bpf: introduce the bpf_get_local_storage() helper function
Roman Gushchin
2
-1
/
+22
2018-08-03
bpf/verifier: introduce BPF_PTR_TO_MAP_VALUE
Roman Gushchin
1
-0
/
+1
2018-08-03
bpf: extend bpf_prog_array to store pointers to the cgroup storage
Roman Gushchin
1
-6
/
+13
2018-08-03
bpf: allocate cgroup storage entries on attaching bpf programs
Roman Gushchin
1
-0
/
+1
2018-08-03
bpf: pass a pointer to a cgroup storage using pcpu variable
Roman Gushchin
1
-0
/
+15
2018-08-03
bpf: introduce cgroup storage maps
Roman Gushchin
4
-0
/
+48
2018-08-03
bpf: add ability to charge bpf maps memory dynamically
Roman Gushchin
1
-0
/
+2
2018-08-02
Merge tag 'pci-v4.18-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+0
[next]