index
:
git.armlinux.org.uk/linux.git
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2025-11-25
net: dsa: append ethtool counters of all hidden ports to conduit
Vladimir Oltean
2025-11-25
net: dsa: use kernel data types for ethtool ops on conduit
Vladimir Oltean
2025-11-25
net: dsa: cpu_dp->orig_ethtool_ops might be NULL
Vladimir Oltean
2025-11-25
net_sched: use qdisc_dequeue_drop() in cake, codel, fq_codel
Eric Dumazet
2025-11-25
net_sched: add qdisc_dequeue_drop() helper
Eric Dumazet
2025-11-25
net_sched: add tcf_kfree_skb_list() helper
Eric Dumazet
2025-11-25
net: annotate a data-race in __dev_xmit_skb()
Eric Dumazet
2025-11-25
net: prefech skb->priority in __dev_xmit_skb()
Eric Dumazet
2025-11-25
net_sched: sch_fq: prefetch one skb ahead in dequeue()
Eric Dumazet
2025-11-25
net_sched: sch_fq: move qdisc_bstats_update() to fq_dequeue_skb()
Eric Dumazet
2025-11-25
net_sched: cake: use qdisc_pkt_segs()
Eric Dumazet
2025-11-25
net_sched: use qdisc_skb_cb(skb)->pkt_segs in bstats_update()
Eric Dumazet
2025-11-25
net: use qdisc_pkt_len_segs_init() in sch_handle_ingress()
Eric Dumazet
2025-11-25
net_sched: initialize qdisc_skb_cb(skb)->pkt_segs in qdisc_pkt_len_init()
Eric Dumazet
2025-11-25
net: init shinfo->gso_segs from qdisc_pkt_len_init()
Eric Dumazet
2025-11-25
net_sched: make room for (struct qdisc_skb_cb)->pkt_segs
Eric Dumazet
2025-11-24
mptcp: leverage the backlog for RX packet processing
Paolo Abeni
2025-11-24
mptcp: introduce mptcp-level backlog
Paolo Abeni
2025-11-24
mptcp: borrow forward memory from subflow
Paolo Abeni
2025-11-24
mptcp: handle first subflow closing consistently
Paolo Abeni
2025-11-24
mptcp: drop the __mptcp_data_ready() helper
Paolo Abeni
2025-11-24
mptcp: make mptcp_destroy_common() static
Paolo Abeni
2025-11-24
mptcp: do not miss early first subflow close event notification
Paolo Abeni
2025-11-24
mptcp: ensure the kernel PM does not take action too late
Paolo Abeni
2025-11-24
mptcp: cleanup fallback dummy mapping generation
Paolo Abeni
2025-11-24
mptcp: cleanup fallback data fin reception
Paolo Abeni
2025-11-24
mptcp: fix memcg accounting for passive sockets
Paolo Abeni
2025-11-24
mptcp: grafting MPJ subflow earlier
Paolo Abeni
2025-11-24
mptcp: factor-out cgroup data inherit helper
Paolo Abeni
2025-11-24
net: factor-out _sk_charge() helper
Paolo Abeni
2025-11-24
net: optimize eth_type_trans() vs CONFIG_STACKPROTECTOR_STRONG=y
Eric Dumazet
2025-11-20
devlink: support default values for param-get and param-set
Daniel Zahka
2025-11-20
devlink: refactor devlink_nl_param_value_fill_one()
Daniel Zahka
2025-11-20
devlink: pass extack through to devlink_param::get()
Daniel Zahka
2025-11-20
net: ethtool: Add support for 1600Gbps speed
Yael Chemla
2025-11-20
tcp: add net.ipv4.tcp_rcvbuf_low_rtt
Eric Dumazet
2025-11-20
tcp: tcp_moderate_rcvbuf is only used in rx path
Eric Dumazet
2025-11-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2025-11-20
Merge tag 'net-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2025-11-20
vsock: Ignore signal/timeout on connect() if already established
Michal Luczaj
2025-11-20
l2tp: reset skb control buffer on xmit
David Bauer
2025-11-19
net: prefetch the next skb in napi_skb_cache_get()
Jason Xing
2025-11-19
net: use NAPI_SKB_CACHE_FREE to keep 32 as default to do bulk free
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_BULK to 32
Jason Xing
2025-11-19
net: increase default NAPI_SKB_CACHE_SIZE to 128
Jason Xing
2025-11-19
mptcp: fix address removal logic in mptcp_pm_nl_rm_addr
Gang Yan
2025-11-19
mptcp: fix duplicate reset on fastclose
Paolo Abeni
2025-11-19
mptcp: decouple mptcp fastclose from tcp close
Paolo Abeni
2025-11-19
mptcp: do not fallback when OoO is present
Paolo Abeni
2025-11-19
mptcp: fix premature close in case of fallback
Paolo Abeni
[next]