index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-02-21
net: kcm: Simplify the allocation of slab caches
Kunwu Chan
2024-02-21
net: implement lockless setsockopt(SO_PEEK_OFF)
Eric Dumazet
2024-02-21
netfilter: x_tables: Use unsafe_memcpy() for 0-sized destination
Kees Cook
2024-02-21
netfilter: move nf_reinject into nfnetlink_queue modules
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: use GFP_KERNEL for insertions
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: speed up bulk element insertions
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: shrink data structures
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: do not rely on ZERO_SIZE_PTR
Florian Westphal
2024-02-21
netfilter: nft_set_pipapo: constify lookup fn args where possible
Florian Westphal
2024-02-21
netfilter: xtables: fix up kconfig dependencies
Florian Westphal
2024-02-21
netfilter: nft_osf: simplify init path
Pablo Neira Ayuso
2024-02-21
netfilter: nf_log: validate nf_logger_find_get()
Pablo Neira Ayuso
2024-02-21
netfilter: nf_log: consolidate check for NULL logger in lookup function
Pablo Neira Ayuso
2024-02-21
netfilter: expect: Simplify the allocation of slab caches in nf_conntrack_exp...
Kunwu Chan
2024-02-21
net: vlan: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: l2tp: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: hsr: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: bridge: constify the struct device_type usage
Ricardo B. Marliere
2024-02-21
net: dsa: constify the struct device_type usage
Ricardo B. Marliere
2024-02-20
net: fix pointer check in skb_pp_cow_data routine
Lorenzo Bianconi
2024-02-20
Merge tag 'linux-can-next-for-6.9-20240220' of git://git.kernel.org/pub/scm/l...
Paolo Abeni
2024-02-20
treewide: replace or remove redundant def_bool in Kconfig files
Masahiro Yamada
2024-02-20
net: reorganize "struct sock" fields
Eric Dumazet
2024-02-20
net: tcp: Remove redundant initialization of variable len
Colin Ian King
2024-02-20
arp: Prevent overflow in arp_req_get().
Kuniyuki Iwashima
2024-02-20
devlink: fix possible use-after-free and memory leaks in devlink_init()
Vasiliy Kovalev
2024-02-20
ipv6: sr: fix possible use-after-free and null-ptr-deref
Vasiliy Kovalev
2024-02-20
can: raw: raw_getsockopt(): reduce scope of err
Marc Kleine-Budde
2024-02-20
net: add netmem to skb_frag_t
Mina Almasry
2024-02-20
can: raw: fix getsockopt() for new CAN_RAW_XL_VCID_OPTS
Oliver Hartkopp
2024-02-19
net: sysfs: Do not create sysfs for non BQL device
Breno Leitao
2024-02-19
net: page_pool: fix recycle stats for system page_pool allocator
Lorenzo Bianconi
2024-02-19
page_pool: disable direct recycling based on pool->cpuid on destroy
Alexander Lobakin
2024-02-19
net: sched: Annotate struct tc_pedit with __counted_by
Kees Cook
2024-02-18
mptcp: fix duplicate subflow creation
Paolo Abeni
2024-02-18
mptcp: fix data races on remote_id
Paolo Abeni
2024-02-18
mptcp: fix data races on local_id
Paolo Abeni
2024-02-18
mptcp: fix lockless access in subflow ULP diag
Paolo Abeni
2024-02-18
mptcp: add needs_id for netlink appending addr
Geliang Tang
2024-02-18
mptcp: add needs_id for userspace appending addr
Geliang Tang
2024-02-18
ipv6: properly combine dev_base_seq and ipv6.dev_addr_genid
Eric Dumazet
2024-02-18
ipv4: properly combine dev_base_seq and ipv4.dev_addr_genid
Eric Dumazet
2024-02-18
net: bql: allow the config to be disabled
Breno Leitao
2024-02-16
net/sched: act_mirred: don't override retval if we already lost the skb
Jakub Kicinski
2024-02-16
net/sched: act_mirred: use the backlog for mirred ingress
Jakub Kicinski
2024-02-16
tcp: Spelling s/curcuit/circuit/
Geert Uytterhoeven
2024-02-16
dccp/tcp: Unhash sk from ehash for tb2 alloc failure after check_estalblished().
Kuniyuki Iwashima
2024-02-16
net: bridge: switchdev: Ensure deferred event delivery on unoffload
Tobias Waldekranz
2024-02-16
net: bridge: switchdev: Skip MDB replays of deferred events on offload
Tobias Waldekranz
2024-02-16
net/iucv: fix the allocation size of iucv_path_table array
Alexander Gordeev
[prev]
[next]