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
2024-04-22
sysctl: treewide: constify ctl_table_header::ctl_table_arg
Thomas Weißschuh
2024-04-19
neighbour: no longer hold RTNL in neigh_dump_info()
Eric Dumazet
2024-04-19
neighbour: fix neigh_dump_info() return value
Eric Dumazet
2024-04-19
neighbour: add RCU protection to neigh_tables[]
Eric Dumazet
2024-04-19
net: rps: locklessly access rflow->cpu
Jason Xing
2024-04-19
net: rps: protect filter locklessly
Jason Xing
2024-04-19
net: rps: protect last_qtail with rps_input_queue_tail_save() helper
Jason Xing
2024-04-19
net_sched: sch_skbprio: implement lockless skbprio_dump()
Eric Dumazet
2024-04-19
net_sched: sch_pie: implement lockless pie_dump()
Eric Dumazet
2024-04-19
net_sched: sch_hhf: implement lockless hhf_dump()
Eric Dumazet
2024-04-19
net_sched: sch_hfsc: implement lockless accesses to q->defcls
Eric Dumazet
2024-04-19
net_sched: sch_fq_pie: implement lockless fq_pie_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fq_codel: implement lockless fq_codel_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fifo: implement lockless __fifo_dump()
Eric Dumazet
2024-04-19
net_sched: sch_ets: implement lockless ets_dump()
Eric Dumazet
2024-04-19
net_sched: sch_tfs: implement lockless etf_dump()
Eric Dumazet
2024-04-19
net_sched: sch_codel: implement lockless codel_dump()
Eric Dumazet
2024-04-19
net_sched: sch_choke: implement lockless choke_dump()
Eric Dumazet
2024-04-19
net_sched: sch_cbs: implement lockless cbs_dump()
Eric Dumazet
2024-04-19
net_sched: cake: implement lockless cake_dump()
Eric Dumazet
2024-04-19
net_sched: sch_fq: implement lockless fq_dump()
Eric Dumazet
2024-04-18
net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
Kory Maincent (Dent Project)
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-04-18
Merge tag 'nf-24-04-18' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...
Paolo Abeni
2024-04-18
neighbour: guarantee the localhost connections be established successfully ev...
Zheng Li
2024-04-17
tcp_metrics: use parallel_ops for tcp_metrics_nl_family
Eric Dumazet
2024-04-17
tcp_metrics: fix tcp_metrics_nl_dump() return value
Eric Dumazet
2024-04-17
netns: no longer hold RTNL in rtnl_net_dumpid()
Eric Dumazet
2024-04-17
net/sched: Fix mirred deadlock on device recursion
Eric Dumazet
2024-04-18
netfilter: nf_tables: fix memleak in map from abort path
Pablo Neira Ayuso
2024-04-17
netfilter: nf_tables: restore set elements when delete set fails
Pablo Neira Ayuso
2024-04-17
netfilter: nf_tables: missing iterator type in lookup walk
Pablo Neira Ayuso
2024-04-17
tcp: accept bare FIN packets under memory pressure
Eric Dumazet
2024-04-16
net: pse-pd: Rectify and adapt the naming of admin_cotrol member of struct ps...
Kory Maincent (Dent Project)
2024-04-16
ip6_vti: fix memleak on netns dismantle
Florian Westphal
2024-04-16
net/handshake: remove redundant assignment to variable ret
Colin Ian King
2024-04-16
af_unix: Try not to hold unix_gc_lock during accept().
Kuniyuki Iwashima
2024-04-15
udp: Avoid call to compute_score on multiple sites
Gabriel Krisman Bertazi
2024-04-15
net: ip6_gre: Remove generic .ndo_get_stats64
Breno Leitao
2024-04-15
net: ipv6_gre: Do not use custom stat allocator
Breno Leitao
2024-04-15
net: dsa: convert dsa_user_phylink_fixed_state() to use dsa_phylink_to_port()
Russell King (Oracle)
2024-04-15
net: constify net_class
Heiner Kallweit
2024-04-15
net: save some cycles when doing skb_attempt_defer_free()
Jason Xing
2024-04-15
net: dev_addr_lists: move locking out of init/exit in kunit
Jakub Kicinski
2024-04-15
inet: bring NLM_DONE out to a separate recv() again
Jakub Kicinski
2024-04-15
drop_monitor: replace spin_lock by raw_spin_lock
Wander Lairson Costa
2024-04-12
fib: rules: no longer hold RTNL in fib_nl_dumprule()
Eric Dumazet
2024-04-12
tipc: remove redundant assignment to ret, simplify code
Colin Ian King
2024-04-12
tcp: small optimization when TCP_TW_SYN is processed
Eric Dumazet
2024-04-12
af_unix: Don't peek OOB data without MSG_OOB.
Kuniyuki Iwashima
[next]