index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2022-07-19
tcp: support externally provided ubufs
Pavel Begunkov
2022-07-19
ipv6/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
ipv4/udp: support externally provided ubufs
Pavel Begunkov
2022-07-19
net: introduce managed frags infrastructure
Pavel Begunkov
2022-07-19
net: Allow custom iter handler in msghdr
David Ahern
2022-07-19
skbuff: carry external ubuf_info in msghdr
Pavel Begunkov
2022-07-18
net: devlink: remove unused locked functions
Jiri Pirko
2022-07-18
netdevsim: convert driver to use unlocked devlink API during init/fini
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_region_create/destroy() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_dpipe*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_sb*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devlink_resource*() functions
Jiri Pirko
2022-07-18
net: devlink: add unlocked variants of devling_trap*() functions
Jiri Pirko
2022-07-18
net: devlink: avoid false DEADLOCK warning reported by lockdep
Moshe Shemesh
2022-07-18
skbuff: add SKBFL_DONT_ORPHAN flag
Pavel Begunkov
2022-07-18
skbuff: don't mix ubuf_info from different sources
Pavel Begunkov
2022-07-18
ipv6: avoid partial copy for zc
Pavel Begunkov
2022-07-18
ipv4: avoid partial copy for zc
Pavel Begunkov
2022-07-18
tls: rx: decrypt into a fresh skb
Jakub Kicinski
2022-07-18
tls: rx: async: don't put async zc on the list
Jakub Kicinski
2022-07-18
tls: rx: async: hold onto the input skb
Jakub Kicinski
2022-07-18
tls: rx: async: adjust record geometry immediately
Jakub Kicinski
2022-07-18
tls: rx: return the decrypted skb via darg
Jakub Kicinski
2022-07-18
tls: rx: read the input skb from ctx->recv_pkt
Jakub Kicinski
2022-07-18
tls: rx: factor out device darg update
Jakub Kicinski
2022-07-18
tls: rx: remove the message decrypted tracking
Jakub Kicinski
2022-07-18
tls: rx: don't keep decrypted skbs on ctx->recv_pkt
Jakub Kicinski
2022-07-18
tls: rx: don't try to keep the skbs always on the list
Jakub Kicinski
2022-07-18
tls: rx: allow only one reader at a time
Jakub Kicinski
2022-07-18
net/smc: Extend SMC-R link group netlink attribute
Wen Gu
2022-07-18
net/smc: Allow virtually contiguous sndbufs or RMBs for SMC-R
Wen Gu
2022-07-18
net/smc: Use sysctl-specified types of buffers in new link group
Wen Gu
2022-07-18
net/smc: Introduce a sysctl for setting SMC-R buffer type
Wen Gu
2022-07-18
net/smc: optimize for smc_sndbuf_sync_sg_for_device and smc_rmb_sync_sg_for_cpu
Guangguan Wang
2022-07-18
net/smc: remove redundant dma sync ops
Guangguan Wang
2022-07-15
net: ipv6: new accept_untracked_na option to accept na only if in-network
Jaehee Park
2022-07-15
net: ipv4: new arp_accept option to accept garp only if in-network
Jaehee Park
2022-07-15
net/sched: sch_cbq: Delete unused delay_timer
Peilin Ye
2022-07-14
net: devlink: fix return statement in devlink_port_new_notify()
Jiri Pirko
2022-07-14
net: devlink: fix a typo in function name devlink_port_new_notifiy()
Jiri Pirko
2022-07-14
net: devlink: make devlink_dpipe_headers_register() return void
Jiri Pirko
2022-07-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-14
net/tls: Check for errors in tls_device_init
Tariq Toukan
2022-07-14
ip: fix dflt addr selection for connected nexthop
Nicolas Dichtel
2022-07-14
seg6: bpf: fix skb checksum in bpf_push_seg6_encap()
Andrea Mayer
2022-07-14
seg6: fix skb checksum in SRv6 End.B6 and End.B6.Encaps behaviors
Andrea Mayer
2022-07-14
seg6: fix skb checksum evaluation in SRH encapsulation/insertion
Andrea Mayer
2022-07-13
net/sched: remove return value of unregister_tcf_proto_ops
Zhengchao Shao
2022-07-13
Merge tag 'wireless-next-2022-07-13' of git://git.kernel.org/pub/scm/linux/ke...
David S. Miller
[next]