index
:
Linux
arm64-uaccess
for-next
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: use dst hint for ipv4 list receive
Paolo Abeni
2019-11-21
2
-4
/
+73
*
ipv4: move fib4_has_custom_rules() helper to public header
Paolo Abeni
2019-11-21
1
-10
/
+0
*
ipv6: introduce and uses route look hints for list input.
Paolo Abeni
2019-11-21
1
-2
/
+24
*
ipv6: keep track of routes using src
Paolo Abeni
2019-11-21
2
-0
/
+7
*
net: dsa: ocelot: add hardware timestamping support for Felix
Yangbo Lu
2019-11-21
1
-1
/
+13
*
bpf: skmsg, fix potential psock NULL pointer dereference
John Fastabend
2019-11-21
1
-5
/
+8
*
net: Fix Kconfig indentation, continued
Krzysztof Kozlowski
2019-11-21
5
-148
/
+148
*
lwtunnel: check erspan options before allocating tun_info
Xin Long
2019-11-21
1
-8
/
+16
*
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
Xin Long
2019-11-21
1
-0
/
+3
*
net: remove the unnecessary strict_start_type in some policies
Xin Long
2019-11-21
3
-3
/
+0
*
net: sched: allow flower to match erspan options
Xin Long
2019-11-21
1
-0
/
+145
*
net: sched: allow flower to match vxlan options
Xin Long
2019-11-21
1
-0
/
+109
*
net: sched: add erspan option support to act_tunnel_key
Xin Long
2019-11-21
1
-0
/
+118
*
net: sched: add vxlan option support to act_tunnel_key
Xin Long
2019-11-21
1
-1
/
+84
*
vsock: avoid to assign transport if its initialization fails
Stefano Garzarella
2019-11-21
1
-1
/
+8
*
tcp: warn if offset reach the maxlen limit when using snprintf
Hangbin Liu
2019-11-20
3
-0
/
+13
*
ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
wenxu
2019-11-20
1
-1
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-11-20
3
-12
/
+45
|
\
|
*
bpf: Fix memory leak on object 'data'
Colin Ian King
2019-11-18
1
-1
/
+3
|
*
bpf: Switch bpf_map ref counter to atomic64_t so bpf_map_inc() never fails
Andrii Nakryiko
2019-11-18
1
-1
/
+1
|
*
bpf: Annotate context types
Alexei Starovoitov
2019-11-15
1
-10
/
+0
|
*
bpf: Fix race in btf_resolve_helper_id()
Alexei Starovoitov
2019-11-15
1
-1
/
+1
|
*
bpf: Add kernel test functions for fentry testing
Alexei Starovoitov
2019-11-15
1
-0
/
+41
*
|
net: ipconfig: Wait for deferred device probes
Thomas Bogendoerfer
2019-11-20
1
-0
/
+3
*
|
net: page_pool: add the possibility to sync DMA memory for device
Lorenzo Bianconi
2019-11-20
1
-2
/
+34
*
|
net: sched: pie: enable timestamp based delay calculation
Gautam Ramakrishnan
2019-11-20
1
-21
/
+99
*
|
page_pool: Don't recycle non-reusable pages
Saeed Mahameed
2019-11-20
1
-1
/
+13
*
|
page_pool: Add API to update numa node
Saeed Mahameed
2019-11-20
1
-0
/
+8
*
|
netfilter: nft_payload: add C-VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-0
/
+16
*
|
netfilter: nft_payload: add VLAN offload support
Pablo Neira Ayuso
2019-11-20
1
-0
/
+22
*
|
netfilter: nf_tables_offload: allow ethernet interface type only
Pablo Neira Ayuso
2019-11-20
2
-0
/
+10
*
|
lwtunnel: add support for multiple geneve opts
Xin Long
2019-11-20
1
-36
/
+75
*
|
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
Xin Long
2019-11-18
1
-1
/
+1
*
|
page_pool: add destroy attempts counter and rename tracepoint
Jesper Dangaard Brouer
2019-11-18
1
-2
/
+11
*
|
xdp: remove memory poison on free for struct xdp_mem_allocator
Jesper Dangaard Brouer
2019-11-18
1
-5
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2019-11-18
15
-123
/
+361
|
\
\
|
*
|
netfilter: nf_tables: add nft_unregister_flowtable_hook()
Pablo Neira Ayuso
2019-11-15
1
-10
/
+14
|
*
|
netfilter: nf_tables: check if bind callback fails and unbind if hook registr...
wenxu
2019-11-15
1
-3
/
+11
|
*
|
netfilter: nf_tables_offload: undo updates if transaction fails
Pablo Neira Ayuso
2019-11-15
2
-1
/
+64
|
*
|
netfilter: nf_tables_offload: release flow_rule on error from commit path
Pablo Neira Ayuso
2019-11-15
1
-5
/
+21
|
*
|
netfilter: nf_tables_offload: remove reference to flow rule from deletion path
Pablo Neira Ayuso
2019-11-15
1
-2
/
+1
|
*
|
netfilter: nf_flow_table: remove unnecessary parameter in flow_offload_fill_dir
wenxu
2019-11-15
1
-4
/
+4
|
*
|
netfilter: nf_flow_table_offload: Fix check ndo_setup_tc when setup_block
wenxu
2019-11-15
1
-0
/
+3
|
*
|
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2019-11-15
4
-6
/
+6
|
*
|
netfilter: nf_flow_table_offload: add IPv6 support
Pablo Neira Ayuso
2019-11-15
4
-8
/
+121
|
*
|
netfilter: nf_flow_table_offload: add flow_action_entry_next() and use it
Pablo Neira Ayuso
2019-11-15
1
-38
/
+38
|
*
|
netfilter: nft_meta: use 64-bit time arithmetic
Arnd Bergmann
2019-11-15
1
-5
/
+5
|
*
|
netfilter: xt_time: use time64_t
Arnd Bergmann
2019-11-15
1
-8
/
+11
|
*
|
Merge branch 'master' of git://blackhole.kfki.hu/nf-next
Pablo Neira Ayuso
2019-11-13
1
-5
/
+18
|
|
\
\
|
|
*
|
netfilter: ipset: Add wildcard support to net,iface
Kristian Evensen
2019-11-04
1
-5
/
+18
[next]