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-05-24
ipv6: sr: Add seg6local action End.BPF
Mathieu Xhonneux
3
-0
/
+14
2018-05-24
bpf: Split lwt inout verifier structures
Mathieu Xhonneux
1
-2
/
+2
2018-05-24
bpf: Add IPv6 Segment Routing helpers
Mathieu Xhonneux
2
-1
/
+103
2018-05-24
ipv6: sr: export function lookup_nexthop
Mathieu Xhonneux
2
-1
/
+26
2018-05-24
ipv6: sr: make seg6.h includable without IPv6
Mathieu Xhonneux
1
-0
/
+4
2018-05-24
bpf: get JITed image lengths of functions via syscall
Sandipan Das
1
-0
/
+2
2018-05-24
bpf: get kernel symbol addresses via syscall
Sandipan Das
1
-0
/
+2
2018-05-23
bpf: btf: Rename btf_key_id and btf_value_id in bpf_map_info
Martin KaFai Lau
2
-6
/
+6
2018-05-23
bpf: btf: Remove unused bits from uapi/linux/btf.h
Martin KaFai Lau
1
-20
/
+9
2018-05-23
bpf: btf: Change how section is supported in btf_header
Martin KaFai Lau
1
-6
/
+2
2018-05-23
bpf: Expose check_uarg_tail_zero()
Martin KaFai Lau
1
-0
/
+2
2018-05-22
net/ipv6: Add helper to return path MTU based on fib result
David Ahern
3
-0
/
+11
2018-05-22
net/ipv4: Add helper to return path MTU based on fib result
David Ahern
1
-0
/
+2
2018-05-22
xsk: remove explicit ring structure from uapi
Björn Töpel
1
-22
/
+22
2018-05-22
xsk: fill hole in struct sockaddr_xdp
Björn Töpel
1
-1
/
+1
2018-05-18
bpf: allow sk_msg programs to read sock fields
John Fastabend
2
-0
/
+9
2018-05-18
xsk: clean up SPDX headers
Björn Töpel
2
-22
/
+4
2018-05-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
10
-18
/
+196
2018-05-17
bpf: add __printf verification to bpf_verifier_vlog
Mathieu Malaterre
1
-2
/
+2
2018-05-16
sched: manipulate __QDISC_STATE_RUNNING in qdisc_run_* helpers
Paolo Abeni
1
-1
/
+9
2018-05-16
bonding: allow use of tx hashing in balance-alb
Debabrata Banerjee
1
-2
/
+9
2018-05-15
bpf: sockmap, add hash map support
John Fastabend
3
-2
/
+61
2018-05-15
bpf: sockmap, refactor sockmap routines to work with hashmap
John Fastabend
2
-4
/
+2
2018-05-14
sched: cls: enable verbose logging
Marcelo Ricardo Leitner
2
-2
/
+5
2018-05-14
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
1
-2
/
+2
2018-05-14
vmcore: add API to collect hardware dump in second kernel
Rahul Lakkireddy
4
-0
/
+43
2018-05-14
virtchnl: Whitespace and parenthesis cleanup
Bruce Allan
1
-2
/
+2
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
39
-44
/
+161
2018-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
7
-2
/
+92
2018-05-11
Merge tag 'nfs-for-4.17-2' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-10
/
+6
2018-05-11
Merge tag 'rxrpc-fixes-20180510' of git://git.kernel.org/pub/scm/linux/kernel...
David S. Miller
1
-0
/
+85
2018-05-11
tcp: switch pacing timer to softirq based hrtimer
Eric Dumazet
1
-1
/
+3
2018-05-11
net: dsa: Plug in PHYLINK support
Florian Fainelli
1
-0
/
+1
2018-05-11
net: dsa: Add PHYLINK switch operations
Florian Fainelli
1
-0
/
+24
2018-05-11
bonding: send learning packets for vlans on slave
Debabrata Banerjee
1
-0
/
+1
2018-05-11
rxrpc: Trace UDP transmission failure
David Howells
1
-0
/
+55
2018-05-11
rxrpc: Add a tracepoint to log ICMP/ICMP6 and error messages
David Howells
1
-0
/
+30
2018-05-11
bpf: Provide helper to do forwarding lookups in kernel FIB table
David Ahern
1
-1
/
+80
2018-05-11
net/ipv6: Add fib lookup stubs for use in bpf helper
David Ahern
1
-0
/
+14
2018-05-11
net/ipv6: Update fib6 tracepoint to take fib6_info
David Ahern
1
-7
/
+7
2018-05-11
net/ipv6: Add fib6_lookup
David Ahern
1
-0
/
+6
2018-05-11
net/ipv6: Extract table lookup from ip6_pol_route
David Ahern
1
-0
/
+4
2018-05-11
net/ipv6: Rename rt6_multipath_select
David Ahern
1
-0
/
+5
2018-05-11
net/ipv6: Rename fib6_lookup to fib6_node_lookup
David Ahern
1
-3
/
+3
2018-05-11
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
1
-0
/
+1
2018-05-11
net: ipv4: remove define INET_CSK_DEBUG and unnecessary EXPORT_SYMBOL
Joe Perches
1
-18
/
+4
2018-05-11
Merge tag 'mac80211-for-davem-2018-05-09' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2
-1
/
+3
2018-05-10
net/mlx4_core: Report driver version to FW
Eran Ben Elisha
1
-0
/
+1
2018-05-10
net/sock: Update memalloc_socks static key to modern api
Davidlohr Bueso
1
-2
/
+2
2018-05-10
net/ipv4: Update ip_tunnel_metadata_cnt static key to modern api
Davidlohr Bueso
1
-2
/
+2
[next]