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
/
sched
Age
Commit message (
Expand
)
Author
2024-07-15
net/sched: cls_flower: propagate tca[TCA_OPTIONS] to NL_REQ_ATTR_CHECK
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: set encapsulation control flags for non-IP
Asbjørn Sloth Tønnesen
2024-07-15
flow_dissector: cleanup FLOW_DISSECTOR_KEY_ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: rework TCA_FLOWER_KEY_ENC_FLAGS usage
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: add tunnel flags to fl_{set,dump}_key_flags()
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: add policy for TCA_FLOWER_KEY_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
net/sched: cls_flower: prepare fl_{set,dump}_key_flags() for ENC_FLAGS
Asbjørn Sloth Tønnesen
2024-07-15
Merge branch 'net-make-timestamping-selectable'
Jakub Kicinski
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
2024-07-11
net/sched: act_skbmod: convert comma to semicolon
Chen Ni
2024-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-07-11
net/sched: Fix UAF when resolving a clash
Chengen Du
2024-07-08
bpf: Fix too early release of tcx_entry
Daniel Borkmann
2024-07-08
act_ct: prepare for stolen verdict coming from conntrack and nat engine
Florian Westphal
2024-07-05
net: sched: act_sample: add action cookie to sample
Adrian Moreno
2024-06-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-18
sched: act_ct: add netns into the key of tcf_ct_flow_table
Xin Long
2024-06-18
net/sched: act_api: fix possible infinite loop in tcf_idr_check_alloc()
David Ruth
2024-06-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-10
net/sched: initialize noop_qdisc owner
Johannes Berg
2024-06-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-06-06
net: use unrcu_pointer() helper
Eric Dumazet
2024-06-05
net/sched: taprio: always validate TCA_TAPRIO_ATTR_PRIOMAP
Eric Dumazet
2024-06-05
net: sched: sch_multiq: fix possible OOB write in multiq_tune()
Hangyu Hua
2024-06-04
net/sched: cls_flower: add support for matching tunnel control flags
Davide Caratti
2024-06-04
net: count drops due to missing qdisc as dev->tx_drops
Jakub Kicinski
2024-05-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-28
net/sched: taprio: extend minimum interval restriction to entire cycle too
Vladimir Oltean
2024-05-28
net/sched: taprio: make q->picos_per_byte available to fill_sched_entry()
Vladimir Oltean
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
2024-05-09
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-05-07
rtnetlink: do not depend on RTNL for IFLA_TXQLEN output
Eric Dumazet
2024-05-02
net_sched: sch_sfq: annotate data-races around q->perturb_period
Eric Dumazet
2024-05-02
net/sched: unregister lockdep keys in qdisc_create/qdisc_alloc error path
Davide Caratti
2024-04-26
net/sched: fix false lockdep warning on qdisc root lock
Davide Caratti
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
[next]