index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
net
/
sched
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-02-20
ip_tunnel: Use ip_tunnel_info() helper instead of 'info + 1'
Gal Pressman
1
-4
/
+4
2025-02-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2025-02-19
net: dismiss sk_forward_alloc_get()
Paolo Abeni
1
-1
/
+1
2025-02-15
net/sched: cls_api: fix error handling causing NULL dereference
Pierre Riteau
1
-1
/
+1
2025-02-05
netem: Update sch->q.qlen before qdisc_tree_reduce_backlog()
Cong Wang
1
-1
/
+1
2025-02-05
pfifo_tail_enqueue: Drop new packet when sch->limit == 0
Quang Le
1
-0
/
+3
2025-01-22
net: sched: fix ets qdisc OOB Indexing
Jamal Hadi Salim
1
-0
/
+2
2025-01-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-0
/
+4
2025-01-20
net: sched: refine software bypass handling in tc_run
Xin Long
5
-34
/
+33
2025-01-18
net: sched: Disallow replacing of child qdisc from one parent to another
Jamal Hadi Salim
1
-0
/
+4
2025-01-17
net: tc: improve qdisc error messages
John Ousterhout
1
-3
/
+3
2025-01-14
net: sched: calls synchronize_net() only when needed
Eric Dumazet
1
-11
/
+11
2025-01-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-66
/
+77
2025-01-09
sched: sch_cake: add bounds checks to host bulk flow fairness counts
Toke Høiland-Jørgensen
1
-65
/
+75
2025-01-07
net: watchdog: rename __dev_watchdog_up() and dev_watchdog_down()
Eric Dumazet
1
-19
/
+14
2025-01-04
net_sched: cls_flow: validate TCA_FLOW_RSHIFT attribute
Eric Dumazet
1
-1
/
+2
2024-12-18
ptr_ring: do not block hard interrupts in ptr_ring_resize_multiple()
Eric Dumazet
1
-2
/
+2
2024-12-17
net/sched: Add drop reasons for AQM-based qdiscs
Toke Høiland-Jørgensen
7
-10
/
+21
2024-12-12
net_sched: sch_cake: Add drop reasons
Toke Høiland-Jørgensen
1
-20
/
+23
2024-12-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-6
/
+16
2024-12-11
net/sched: netem: account for backlog updates from child qdisc
Martin Ottens
1
-6
/
+16
2024-12-05
net_sched: sch_sfq: don't allow 1 packet limit
Octavian Purdila
1
-0
/
+4
2024-12-05
net_sched: sch_fq: add three drop_reason
Eric Dumazet
1
-4
/
+10
2024-12-04
net: sched: fix ordering of qlen adjustment
Lion Ackermann
2
-2
/
+2
2024-12-04
net: sched: fix erspan_opt settings in cls_flower
Xin Long
1
-2
/
+3
2024-11-30
net/sched: tbf: correct backlog statistic for GSO packets
Martin Ottens
1
-6
/
+12
2024-11-28
net_sched: sch_fq: don't follow the fast path if Tx is behind now
Jakub Kicinski
1
-0
/
+6
2024-11-21
Merge tag 'net-next-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
17
-162
/
+179
2024-11-19
Merge tag 'random-6.13-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random
Linus Torvalds
1
-0
/
+1
2024-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+14
2024-11-12
net: sched: cls_u32: Fix u32's systematic failure to free IDR entries for hnodes.
Alexandre Ferrieux
1
-4
/
+14
2024-11-12
net: sched: cls_api: improve the error message for ID allocation failure
Jakub Kicinski
1
-14
/
+25
2024-11-11
net: convert to nla_get_*_default()
Johannes Berg
12
-45
/
+33
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-1
/
+2
2024-10-29
net/sched: sch_api: fix xa_insert() error path in tcf_block_get_ext()
Vladimir Oltean
1
-0
/
+1
2024-10-29
net/sched: stop qdisc_tree_reduce_backlog on TC_H_ROOT
Pedro Tammela
1
-1
/
+1
2024-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
3
-9
/
+43
2024-10-23
net: sched: use RCU read-side critical section in taprio_dump()
Dmitry Antipov
1
-6
/
+12
2024-10-23
net: sched: fix use-after-free in taprio_change()
Dmitry Antipov
1
-1
/
+2
2024-10-23
net/sched: act_api: unexport tcf_action_dump_1()
Vladimir Oltean
1
-45
/
+44
2024-10-23
net/sched: act_api: deny mismatched skip_sw/skip_hw flags for actions created by classifiers
Vladimir Oltean
1
-1
/
+22
2024-10-21
net: fix races in netdev_tx_sent_queue()/dev_watchdog()
Eric Dumazet
1
-1
/
+7
2024-10-15
net: sched: Use rtnl_register_many().
Kuniyuki Iwashima
3
-24
/
+34
2024-10-15
net/sched: cbs: Fix integer overflow in cbs_set_port_rate()
Elena Salomatkina
1
-1
/
+1
2024-10-14
net_sched: sch_fq: prepare for TIME_WAIT sockets
Eric Dumazet
1
-1
/
+2
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+6
2024-10-09
net_sched: sch_sfq: handle bigger packets
Eric Dumazet
1
-26
/
+13
2024-10-08
net/sched: accept TCA_STAB only for root qdisc
Eric Dumazet
1
-1
/
+6
2024-10-04
net_sched: sch_fq: add the ability to offload pacing
Jeffrey Ji
1
-6
/
+27
2024-10-03
netem: Include <linux/prandom.h> in sch_netem.c
Uros Bizjak
1
-0
/
+1
[next]