index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
core
Age
Commit message (
Expand
)
Author
2019-08-05
net: fix bpf_xdp_adjust_head regression for generic-XDP
Jesper Dangaard Brouer
2019-07-29
net: fix ifindex collision during namespace removal
Jiri Pirko
2019-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-23
bpf: fix access to skb_shared_info->gso_segs
Eric Dumazet
2019-07-22
bpf: sockmap/tls, close can race with map free
John Fastabend
2019-07-22
bpf: sockmap, only create entry if ulp is not already enabled
John Fastabend
2019-07-22
bpf: sockmap, synchronize_rcu before free'ing map
John Fastabend
2019-07-22
bpf: sockmap, sock_map_delete needs to use xchg
John Fastabend
2019-07-19
net: flow_offload: add flow_block structure and use it
Pablo Neira Ayuso
2019-07-19
net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_t
Pablo Neira Ayuso
2019-07-19
net: flow_offload: remove netns parameter from flow_block_cb_alloc()
Pablo Neira Ayuso
2019-07-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2019-07-18
tcp: fix tcp_set_congestion_control() use from bpf hook
Eric Dumazet
2019-07-18
proc/sysctl: add shared variables for range check
Matteo Croce
2019-07-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-16
skbuff: fix compilation warnings in skb_dump()
Qian Cai
2019-07-15
bpf: allow wide aligned loads for bpf_sock_addr user_ip6 and msg_src_ip6
Stanislav Fomichev
2019-07-15
bpf: rename bpf_ctx_wide_store_ok to bpf_ctx_wide_access_ok
Stanislav Fomichev
2019-07-15
net: neigh: fix multiple neigh timer scheduling
Lorenzo Bianconi
2019-07-12
mm: security: introduce init_on_alloc=1 and init_on_free=1 boot options
Alexander Potapenko
2019-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2019-07-09
net: flow_offload: add flow_block_cb_is_busy() and use it
Pablo Neira Ayuso
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_{priv, incref, decref}()
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add list handling functions
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_alloc() and flow_block_cb_free()
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*
Pablo Neira Ayuso
2019-07-09
net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BIND
Pablo Neira Ayuso
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
2019-07-09
net/flow_dissector: add connection tracking dissection
Paul Blakey
2019-07-09
devlink: Introduce PCI VF port flavour and port attribute
Parav Pandit
2019-07-09
devlink: Introduce PCI PF port flavour and port attribute
Parav Pandit
2019-07-09
devlink: Return physical port fields only for applicable port flavours
Parav Pandit
2019-07-09
devlink: Refactor physical port attributes
Parav Pandit
2019-07-08
net: sched: add mpls manipulation actions to TC
John Hurley
2019-07-08
net: core: add MPLS update core helper and use in OvS
John Hurley
2019-07-08
net: core: move pop MPLS functionality from OvS to core helper
John Hurley
2019-07-08
net: core: move push MPLS functionality from OvS to core helper
John Hurley
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-07-08
skbuff: increase verbosity when dumping skb data
Willem de Bruijn
2019-07-08
Merge tag 'keys-namespace-20190627' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2019-07-08
coallocate socket_wq with socket itself
Al Viro
2019-07-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-08
net: core: page_pool: add user refcnt and reintroduce page_pool_destroy
Ivan Khoronzhuk
2019-07-08
bpf: allow wide (u64) aligned stores for some fields of bpf_sock_addr
Stanislav Fomichev
2019-07-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-07-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2019-07-03
bpf: add icsk_retransmits to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
bpf: add dsack_dups/delivered{, _ce} to bpf_tcp_sock
Stanislav Fomichev
2019-07-03
bpf: split shared bpf_tcp_sock and bpf_sock_ops implementation
Stanislav Fomichev
[next]