index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-04-10
net: use SKB_CONSUMED in skb_attempt_defer_free()
Pavel Begunkov
2024-04-10
net: cache for same cpu skb_attempt_defer_free
Pavel Begunkov
2024-04-10
tcp: tweak tcp_sock_write_txrx size assertion
Eric Dumazet
2024-04-10
net: sched: cls_api: fix slab-use-after-free in fl_dump_key
Jianbo Liu
2024-04-09
net: remove napi_frag_unref
Mina Almasry
2024-04-09
net: make napi_frag_unref reuse skb_page_unref
Mina Almasry
2024-04-09
net: sched: cake: Optimize the number of function calls and branches in heap ...
Kuan-Wei Chiu
2024-04-09
tcp: replace TCP_SKB_CB(skb)->tcp_tw_isn with a per-cpu field
Eric Dumazet
2024-04-09
tcp: propagate tcp_tw_isn via an extra parameter to ->route_req()
Eric Dumazet
2024-04-08
devlink: Support setting max_io_eqs
Parav Pandit
2024-04-08
net: display more skb fields in skb_dump()
Eric Dumazet
2024-04-08
mptcp: add reset reason options in some places
Jason Xing
2024-04-08
ipv4: Set scope explicitly in ip_route_output().
Guillaume Nault
2024-04-08
af_packet: avoid a false positive warning in packet_setsockopt()
Eric Dumazet
2024-04-08
net: handle HAS_IOPORT dependencies
Niklas Schnelle
2024-04-08
tcp: more struct tcp_sock adjustments
Eric Dumazet
2024-04-08
Merge tag 'batadv-next-pullrequest-20240405' of git://git.open-mesh.org/linux...
David S. Miller
2024-04-08
net: dqs: use sysfs_emit() in favor of sprintf()
Eric Dumazet
2024-04-08
ip_tunnel: harden copying IP tunnel params to userspace
Alexander Lobakin
2024-04-08
ipv6: remove RTNL protection from ip6addrlbl_dump()
Eric Dumazet
2024-04-08
inet: frags: delay fqdir_free_fn()
Eric Dumazet
2024-04-08
ip6_vti: Remove generic .ndo_get_stats64
Breno Leitao
2024-04-08
ip6_vti: Do not use custom stat allocator
Breno Leitao
2024-04-06
net: ethtool: Allow passing a phy index for some commands
Maxime Chevallier
2024-04-06
net: phy: Introduce ethernet link topology representation
Maxime Chevallier
2024-04-06
netlink: add nlmsg_consume() and use it in devlink compat
Jakub Kicinski
2024-04-06
net: skbuff: generalize the skb->decrypted bit
Jakub Kicinski
2024-04-05
tcp: annotate data-races around tp->window_clamp
Eric Dumazet
2024-04-05
ethtool: add interface to read Tx hardware timestamping statistics
Rahul Rameshbabu
2024-04-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-04
Merge tag 'net-6.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2024-04-04
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-04-04
netfilter: validate user input for expected length
Eric Dumazet
2024-04-04
Merge tag 'nf-24-04-04' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Jakub Kicinski
2024-04-04
net/sched: act_skbmod: prevent kernel-infoleak
Eric Dumazet
2024-04-04
netfilter: nf_tables: discard table flag update with pending basechain deletion
Pablo Neira Ayuso
2024-04-04
netfilter: nf_tables: Fix potential data-race in __nft_flowtable_type_get()
Ziyang Xuan
2024-04-04
netfilter: nf_tables: reject new basechain after table flag update
Pablo Neira Ayuso
2024-04-04
netfilter: nf_tables: flush pending destroy work before exit_net release
Pablo Neira Ayuso
2024-04-04
netfilter: nf_tables: release mutex after nft_gc_seq_end from abort path
Pablo Neira Ayuso
2024-04-04
netfilter: nf_tables: release batch on table validation from abort path
Pablo Neira Ayuso
2024-04-03
Merge tag 'wireless-next-2024-04-03' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2024-04-03
net/sched: fix lockdep splat in qdisc_tree_reduce_backlog()
Eric Dumazet
2024-04-03
af_unix: Remove lock dance in unix_peek_fds().
Kuniyuki Iwashima
2024-04-03
af_unix: Remove scm_fp_dup() in unix_attach_fds().
Kuniyuki Iwashima
2024-04-03
trace: tcp: fully support trace_tcp_send_reset
Jason Xing
2024-04-03
net: enable timestamp static key if CPU
Marcelo Tosatti
2024-04-03
net/smc: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-04-02
ipv6: Fix infinite recursion in fib6_dump_done().
Kuniyuki Iwashima
2024-04-02
caif: Use UTILITY_NAME_LENGTH instead of hard-coding 16
Christophe JAILLET
[next]