index
:
linux
master
Torvalds' mirror for benchmark reasons
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2024-04-19
selftests: netfilter: nft_queue.sh: move to lib.sh infra
Florian Westphal
2024-04-19
Merge branch 'net-neigh-rcu'
David S. Miller
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: dsa: xrs700x: fix missing initialisation of ds->phylink_mac_ops
Russell King (Oracle)
2024-04-19
Merge branch 'net-rps-lockless'
David S. Miller
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
Merge branch 'net_sched-dump-no-rtnl'
David S. Miller
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
gve: Remove qpl_cfg struct since qpl_ids map with queues respectively
Ziwei Xiao
2024-04-18
Merge branch 'net: Add support for Power over Ethernet (PoE)'
Jakub Kicinski
2024-04-18
net: pse-pd: Add TI TPS23881 PSE controller driver
Kory Maincent (Dent Project)
2024-04-18
dt-bindings: net: pse-pd: Add bindings for TPS23881 PSE controller
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Add PD692x0 PSE controller driver
Kory Maincent (Dent Project)
2024-04-18
dt-bindings: net: pse-pd: Add bindings for PD692x0 PSE controller
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Use regulator framework within PSE framework
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Add support for setup_pi_matrix callback
Kory Maincent (Dent Project)
2024-04-18
dt-bindings: net: pse-pd: Add another way of describing several PSE PIs
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Add support for PSE PIs
Kory Maincent (Dent Project)
2024-04-18
MAINTAINERS: Add myself to pse networking maintainer
Kory Maincent (Dent Project)
2024-04-18
netlink: specs: Expand the pse netlink command with PoE interface
Kory Maincent (Dent Project)
2024-04-18
netlink: specs: Modify pse attribute prefix
Kory Maincent (Dent Project)
2024-04-18
net: ethtool: pse-pd: Expand pse commands with the PSE PoE interface
Kory Maincent (Dent Project)
2024-04-18
net: pse-pd: Introduce PSE types enumeration
Kory Maincent (Dent Project)
2024-04-18
ethtool: Expand Ethernet Power Equipment with c33 (PoE) alongside PoDL
Kory Maincent (Dent Project)
2024-04-18
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-04-18
net: dsa: sja1105: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-18
net: dsa: felix: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-18
net: mscc: ocelot: flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-18
sfc: use flow_rule_is_supp_control_flags()
Asbjørn Sloth Tønnesen
2024-04-18
mlxsw: spectrum_flower: validate control flags
Asbjørn Sloth Tønnesen
2024-04-18
selftests: net: set the exit code correctly in Python tests
Jakub Kicinski
2024-04-18
selftests: net: fix counting totals when some checks fail
Jakub Kicinski
2024-04-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
[next]