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
/
include
/
net
Age
Commit message (
Expand
)
Author
2020-07-09
bpf: net: Avoid incorrect bpf_sk_reuseport_detach call
Martin KaFai Lau
2020-07-07
net: Added pointer check for dst->ops->neigh_lookup in dst_neigh_lookup_skb
Martin Varghese
2020-07-03
sched: consistently handle layer3 header accesses in the presence of VLANs
Toke Høiland-Jørgensen
2020-07-01
genetlink: remove genl_bind
Sean Tranchetti
2020-06-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
David S. Miller
2020-06-30
net: ip_tunnel: add header_ops for layer 3 devices
Jason A. Donenfeld
2020-06-30
bpf, netns: Keep a list of attached bpf_link's
Jakub Sitnicki
2020-06-30
bpf, netns: Keep attached programs in bpf_prog_array
Jakub Sitnicki
2020-06-30
flow_dissector: Pull BPF program assignment up to bpf-netns
Jakub Sitnicki
2020-06-30
xsk: Replace the cheap_dma flag with a dma_need_sync flag
Christoph Hellwig
2020-06-29
genetlink: get rid of family->attrbuf
Cong Wang
2020-06-25
sctp: Don't advertise IPv4 addresses if ipv6only is set on the socket
Marcelo Ricardo Leitner
2020-06-23
net: Do not clear the sock TX queue in sk_set_socket()
Tariq Toukan
2020-06-22
GUE: Fix a typo
Aiden Leong
2020-06-19
net: flow_offload: fix flow_indr_dev_unregister path
wenxu
2020-06-19
flow_offload: use flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
flow_offload: add flow_indr_block_cb_alloc/remove function
wenxu
2020-06-19
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2020-06-15
netfilter: flowtable: Make nf_flow_table_offload_add/del_cb inline
Alaa Hleihel
2020-06-15
net/sched: act_ct: Make tcf_ct_flow_table_restore_skb inline
Alaa Hleihel
2020-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2020-06-10
Merge branch 'work.sysctl' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2020-06-10
vxlan: Remove access to nexthop group struct
David Ahern
2020-06-10
nexthop: Fix fdb labeling for groups
David Ahern
2020-06-09
net: flow_offload: remove indirect flow_block declarations leftover
Pablo Neira Ayuso
2020-06-09
dccp: Fix possible memleak in dccp_init and dccp_fini
Wang Hai
2020-06-08
Merge tag 'mac80211-for-davem-2020-06-08' of git://git.kernel.org/pub/scm/lin...
David S. Miller
2020-06-08
net/sysctl: remove leftover __user annotations on neigh_proc_dointvec*
Christoph Hellwig
2020-06-05
cfg80211: fix management registrations deadlock
Johannes Berg
2020-06-04
inet_connection_sock: clear inet_num out of destroy helper
Paolo Abeni
2020-06-04
seg6: fix seg6_validate_srh() to avoid slab-out-of-bounds
Ahmed Abdelsalam
2020-06-04
xfrm: Fix double ESP trailer insertion in IPsec crypto offload.
Huy Nguyen
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
Merge branch 'uaccess.csum' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2020-06-01
bpf: Add link-based BPF program attachment to network namespace
Jakub Sitnicki
2020-06-01
flow_dissector: Move out netns_bpf prog callbacks
Jakub Sitnicki
2020-06-01
net: Introduce netns_bpf for BPF programs attached to netns
Jakub Sitnicki
2020-06-01
xdp: Rename convert_to_xdp_frame in xdp_convert_buff_to_frame
Lorenzo Bianconi
2020-06-01
xdp: Introduce xdp_convert_frame_to_buff utility routine
Lorenzo Bianconi
2020-06-01
net: Make locking in sock_bindtoindex optional
Ferenc Fejes
2020-06-01
bpf: Fix running sk_skb program types with ktls
John Fastabend
2020-06-01
xdp: Add xdp_txq_info to xdp_buff
David Ahern
2020-06-01
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
2020-06-01
bridge: mrp: Add support for role MRA
Horatiu Vultur
2020-06-01
bridge: mrp: Set the priority of MRP instance
Horatiu Vultur
2020-06-01
devlink: Add ACL control packet traps
Ido Schimmel
2020-06-01
devlink: Add layer 3 control packet traps
Ido Schimmel
2020-06-01
devlink: Add layer 2 control packet traps
Ido Schimmel
2020-06-01
devlink: Create dedicated trap group for layer 3 exceptions
Ido Schimmel
2020-06-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
[next]