index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
2
-0
/
+33
*
ipv6: add fib6_has_custom_rules() helper
Paolo Abeni
2019-11-21
1
-0
/
+9
*
net: mscc: ocelot: convert to use ocelot_port_add_txtstamp_skb()
Yangbo Lu
2019-11-21
1
-0
/
+2
*
net: mscc: ocelot: convert to use ocelot_get_txtstamp()
Yangbo Lu
2019-11-21
1
-1
/
+8
*
net: mscc: ocelot: export ocelot_hwstamp_get/set functions
Yangbo Lu
2019-11-21
1
-0
/
+2
*
audit: Move audit_log_task declaration under CONFIG_AUDITSYSCALL
Jiri Olsa
2019-11-21
1
-3
/
+5
*
net: sched: allow flower to match erspan options
Xin Long
2019-11-21
1
-0
/
+16
*
net: sched: allow flower to match vxlan options
Xin Long
2019-11-21
1
-0
/
+13
*
net: sched: add erspan option support to act_tunnel_key
Xin Long
2019-11-21
1
-0
/
+16
*
net: sched: add vxlan option support to act_tunnel_key
Xin Long
2019-11-21
1
-0
/
+13
*
net: sfp: soft status and control support
Russell King
2019-11-21
1
-0
/
+4
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-21
9
-47
/
+222
|
\
|
*
bpf: Switch bpf_map_{area_alloc,area_mmapable_alloc}() to u64 size
Daniel Borkmann
2019-11-20
1
-3
/
+3
|
*
bpf: Emit audit messages upon successful prog load and unload
Daniel Borkmann
2019-11-20
2
-0
/
+4
|
*
bpf: Add mmap() support for BPF_MAP_TYPE_ARRAY
Andrii Nakryiko
2019-11-18
3
-3
/
+12
|
*
bpf: Convert bpf_prog refcnt to atomic64_t
Andrii Nakryiko
2019-11-18
1
-8
/
+5
|
*
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
2019-11-18
1
-5
/
+5
|
*
bpf: Support attaching tracing BPF program to other BPF programs
Alexei Starovoitov
2019-11-15
3
-0
/
+3
|
*
bpf: Compare BTF types of functions arguments with actual types
Alexei Starovoitov
2019-11-15
2
-0
/
+9
|
*
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
2
-27
/
+62
|
*
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-15
1
-2
/
+3
|
*
bpf: Introduce BPF trampoline
Alexei Starovoitov
2019-11-15
2
-0
/
+107
|
*
bpf: Add bpf_arch_text_poke() helper
Alexei Starovoitov
2019-11-15
1
-0
/
+8
|
*
bpf: Support doubleword alignment in bpf_jit_binary_alloc
Ilya Leoshkevich
2019-11-15
1
-2
/
+4
*
|
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
1
-6
/
+18
*
|
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
2019-11-20
1
-8
/
+14
*
|
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-20
2
-0
/
+29
*
|
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-3
/
+6
*
|
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
1
-0
/
+2
*
|
netfilter: nf_tables: constify nft_reg_load{8, 16, 64}()
Pablo Neira Ayuso
2019-11-20
1
-3
/
+3
*
|
page_pool: extend tracepoint to also include the page PFN
Jesper Dangaard Brouer
2019-11-19
1
-4
/
+9
*
|
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-19
2
-3
/
+8
*
|
net: phy: add core phylib sfp support
Russell King
2019-11-19
1
-0
/
+11
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-11-19
3
-3
/
+9
|
\
\
|
*
|
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-15
1
-3
/
+6
|
*
|
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2019-11-13
1
-0
/
+2
|
|
\
\
|
|
*
|
netfilter: ipset: Add wildcard support to net,iface
Kristian Evensen
2019-11-04
1
-0
/
+2
|
*
|
|
netfilter: nft_meta: offload support for interface index
Pablo Neira Ayuso
2019-11-13
1
-0
/
+1
*
|
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2019-11-17
10
-36
/
+26
|
\
\
\
\
|
*
\
\
\
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-11-17
5
-3
/
+11
|
|
\
\
\
\
|
|
*
|
|
|
ptp: Introduce strict checking of external time stamp options.
Richard Cochran
2019-11-15
1
-1
/
+3
|
|
*
|
|
|
ptp: Validate requests to enable time stamping of external signals.
Richard Cochran
2019-11-15
1
-0
/
+1
|
|
*
|
|
|
can: af_can: export can_sock_destruct()
Oleksij Rempel
2019-11-13
1
-0
/
+1
|
|
*
|
|
|
devlink: Add method for time-stamp on reporter's dump
Aya Levin
2019-11-12
1
-0
/
+1
|
|
*
|
|
|
tcp: remove redundant new line from tcp_event_sk_skb
Tony Lu
2019-11-10
1
-1
/
+1
|
|
*
|
|
|
devlink: disallow reload operation during device cleanup
Jiri Pirko
2019-11-10
1
-1
/
+4
|
*
|
|
|
|
mm/memory_hotplug: fix try_offline_node()
David Hildenbrand
2019-11-16
1
-0
/
+1
|
*
|
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2019-11-12
1
-0
/
+1
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: MMU: Do not treat ZONE_DEVICE pages as being reserved
Sean Christopherson
2019-11-12
1
-0
/
+1
|
*
|
|
|
|
|
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2019-11-12
2
-23
/
+13
|
|
\
\
\
\
\
\
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
[next]