- 08d7056 net_sched: fix NULL deref in fifo_set_limit() by Eric Dumazet · 3 years, 1 month ago
- 7a39f76 net/sched: cls_flower: Use mask for addr_type by Paul Blakey · 8 years ago
- 13abbb3 net: sched: fix warning in tcindex_alloc_perfect_hash by Pavel Skripkin · 3 years, 4 months ago
- 1359954 sch_dsmark: fix a NULL deref in qdisc_reset() by Taehee Yoo · 3 years, 5 months ago
- 7e356ee net: sched: sch_teql: fix null-pointer dereference by Pavel Tikhomirov · 3 years, 7 months ago
- f4191e8 net: sched: validate stab values by Eric Dumazet · 3 years, 8 months ago
- d2d5b9d net: sched: avoid duplicates in classes dump by Maximilian Heyne · 3 years, 8 months ago
- 17af614 net_sched: reject silly cell_log in qdisc_get_rtab() by Eric Dumazet · 3 years, 10 months ago
- ed4b430 net_sched: avoid shift-out-of-bounds in tcindex_set_parms() by Eric Dumazet · 3 years, 10 months ago
- 586692b net: sched: prevent invalid Scell_log shift count by Randy Dunlap · 3 years, 10 months ago
- 0263059 net: sched: export __netdev_watchdog_up() by Valentin Longchamp · 4 years, 5 months ago
- 019495f sch_sfq: validate silly quantum values by Eric Dumazet · 4 years, 6 months ago
- 6f96cc3 sch_choke: avoid potential panic in choke_reset() by Eric Dumazet · 4 years, 6 months ago
- ce0ca3d fq_codel: fix TCA_FQ_CODEL_DROP_BATCH_SIZE sanity checks by Eric Dumazet · 4 years, 6 months ago
- c4453d2 net_sched: keep alloc_hash updated after hash allocation by Cong Wang · 4 years, 8 months ago
- 97a8e7a net_sched: cls_route: remove the right filter from hashtable by Cong Wang · 4 years, 8 months ago
- 65c9a7a net: fq: add missing attribute validation for orphan mask by Jakub Kicinski · 4 years, 8 months ago
- 259384b net: sched: correct flower port blocking by Jason Baron · 4 years, 9 months ago
- c1edff5 net/sched: flower: add missing validation of TCA_FLOWER_FLAGS by Davide Caratti · 4 years, 9 months ago
- 9afbff6 net/sched: matchall: add missing validation of TCA_MATCHALL_FLAGS by Davide Caratti · 4 years, 9 months ago
- b974ac5 net_sched: fix an OOB access in cls_tcindex by Cong Wang · 4 years, 9 months ago
- d157f11 cls_rsvp: fix rsvp_policy by Eric Dumazet · 4 years, 9 months ago
- 39f139d net_sched: ematch: reject invalid TCF_EM_SIMPLE by Eric Dumazet · 4 years, 9 months ago
- 627996d net_sched: fix datalen for ematch by Cong Wang · 4 years, 10 months ago
- 37b41ca net: netem: correct the parent's backlog when corrupted packet was dropped by Jakub Kicinski · 5 years ago
- 21a554f net: netem: fix error path for corrupted GSO frames by Jakub Kicinski · 5 years ago
- ac63990 act_mirred: Fix mirred_init_module error handling by YueHaibing · 5 years ago
- 594c7921a net: netem: fix backlog accounting for corrupted GSO frames by Jakub Kicinski · 5 years ago
- f863b71 net: sch_prio: When ungrafting, replace with FIFO by Petr Machata · 4 years, 10 months ago
- 9e9dcbc pkt_sched: fq: do not accept silly TCA_FQ_QUANTUM by Eric Dumazet · 4 years, 10 months ago
- 885187e net: sched: fix `tc -s class show` no bstats on class with nolock subqueues by Dust Li · 5 years ago
- 079e02e net/sched: act_pedit: fix WARN() in the traffic path by Davide Caratti · 5 years ago
- 1f94465 net/flow_dissector: switch to siphash by Eric Dumazet · 5 years ago
- 1d41d2f sch_netem: fix rcu splat in netem_enqueue() by Eric Dumazet · 5 years ago
- d1b2bdb net: avoid potential infinite loop in tc_ctl_action() by Eric Dumazet · 5 years ago
- 2e9b0c5 sch_cbq: validate TCA_CBQ_WRROPT to avoid crash by Eric Dumazet · 5 years ago
- fdf26ff sch_dsmark: fix potential NULL deref in dsmark_init() by Eric Dumazet · 5 years ago
- 9850f93 sch_netem: fix a divide by zero in tabledist() by Eric Dumazet · 5 years ago
- 5d048c3 net_sched: let qdisc_put() accept NULL pointer by Cong Wang · 5 years ago
- cbb4979f sch_hhf: ensure quantum and hhf_non_hh_weight are non-zero by Cong Wang · 5 years ago
- 264e020 ife: error out when nla attributes are empty by Cong Wang · 5 years ago
- 4c6f0d6 net: sched: Fix a possible null-pointer dereference in dequeue_func() by Jia-Ju Bai · 5 years ago
- 009510a net: netem: fix skb length BUG_ON in __skb_to_sgvec by Sheng Lan · 6 years ago
- 84d8c3a net: create skb_gso_validate_mac_len() by Daniel Axtens · 6 years ago
- 147bb6f net_sched: refetch skb protocol for each filter by Cong Wang · 6 years ago
- 8dd57cc net: Prevent invalid access to skb->prev in __qdisc_drop_all by Christoph Paasch · 6 years ago
- 3628c3d net: sched: gred: pass the right attribute to gred_change_table_def() by Jakub Kicinski · 6 years ago
- 3d34325 sch_tbf: fix two null pointer dereferences on init failure by Nikolay Aleksandrov · 7 years ago
- 977f75d sch_netem: avoid null pointer deref on init failure by Nikolay Aleksandrov · 7 years ago
- bafe019 sch_hhf: fix null pointer dereference on init failure by Nikolay Aleksandrov · 7 years ago
- 9db519d sch_multiq: fix double free on init failure by Nikolay Aleksandrov · 7 years ago
- 951104e sch_htb: fix crash on init failure by Nikolay Aleksandrov · 7 years ago
- 947c262 net: sched: action_ife: take reference to meta module by Vlad Buslov · 6 years ago
- a93288c act_ife: fix a potential deadlock by Cong Wang · 6 years ago
- c892575 act_ife: move tcfa_lock down to where necessary by Cong Wang · 6 years ago
- 214339f net: sched: Fix memory exposure from short TCA_U32_SEL by Kees Cook · 6 years ago
- 4fb15ff act_ife: fix a potential use-after-free by Cong Wang · 6 years ago
- 7754ed7 net/sched: act_tunnel_key: fix NULL dereference when 'goto chain' is used by Davide Caratti · 6 years ago
- c4db09a cls_matchall: fix tcf_unbind_filter missing by Hangbin Liu · 6 years ago
- ce494b3 net_sched: fix NULL pointer dereference when delete tcindex filter by Hangbin Liu · 6 years ago
- fa284d2 net_sched: Fix missing res info when create new tc_index filter by Hangbin Liu · 6 years ago
- 1f1fbe1 net_sched: blackhole: tell upper qdisc about dropped packets by Konstantin Khlebnikov · 6 years ago
- 2d34743 net/sched: act_simple: fix parsing of TCA_DEF_DATA by Davide Caratti · 6 years ago
- c8b54621 net_sched: fq: take care of throttled flows before reuse by Eric Dumazet · 7 years ago
- e5d0f6a6 net: sched: ife: signal not finding metaid by Alexander Aring · 7 years ago
- 4363b97 net sched actions: fix dumping which requires several messages to user space by Craig Dillabaugh · 7 years ago
- 0e8d6e8 net/sched: fix NULL dereference on the error path of tcf_skbmod_init() by Davide Caratti · 7 years ago
- 9d1ff26 net/sched: fix NULL dereference in the error path of tunnel_key_init() by Davide Caratti · 7 years ago
- 44c8871 net/sched: fix NULL dereference in the error path of tcf_bpf_init() by Davide Caratti · 7 years ago
- e927ffb sch_netem: fix skb leak in netem_enqueue() by Alexey Kodanev · 7 years ago
- 4f2f7a0 net sched actions: return explicit error when tunnel_key mode is not specified by Roman Mashak · 7 years ago
- ae34475 sched: act_csum: don't mangle TCP and UDP GSO packets by Davide Caratti · 8 years ago
- 3649d93 netem: apply correct delay when rate throttling by Nik Unger · 8 years ago
- a0514c0 net_sched: red: Avoid illegal values by Nogah Frankel · 7 years ago
- fa46d14 cls_u32: add missing RCU annotation. by Paolo Abeni · 7 years ago
- b28394c net/sched: Fix update of lastuse in act modules implementing stats_update by Roi Dayan · 7 years ago
- b3f662c sch_dsmark: fix invalid skb_cow() usage by Eric Dumazet · 8 years ago
- 7b9870f net_sched: avoid matching qdisc with zero handle by Cong Wang · 7 years ago
- 5600c75 net_sched: always reset qdisc backlog in qdisc_reset() by Konstantin Khlebnikov · 7 years ago
- b13bc54 net/sched: cls_matchall: fix crash when used with classful qdisc by Davide Caratti · 7 years ago
- f86d3b1 net: sched: fix use-after-free in tcf_action_destroy and tcf_del_walker by Jiri Pirko · 7 years ago
- 3e00bf9 net: sched: fix NULL pointer dereference when action calls some targets by Xin Long · 7 years ago
- 792c070 net_sched: remove warning from qdisc_hash_add by Konstantin Khlebnikov · 7 years ago
- 38530f6 net_sched/sfq: update hierarchical backlog when drop packet by Konstantin Khlebnikov · 7 years ago
- e392e30 net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target by Xin Long · 7 years ago
- dc491cd net: sched: Fix one possible panic when no destroy callback by Gao Feng · 7 years ago
- 13550ff net_sched: fix error recovery at qdisc creation by Eric Dumazet · 8 years ago
- 47c8dc4 act_connmark: avoid crashing on malformed nlattrs with null parms by Etienne Noss · 8 years ago
- 5f79aab net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump by Alexey Khoroshilov · 8 years ago
- 063893e net sched actions: decrement module reference count after table flush. by Roman Mashak · 8 years ago
- 6c8556f net/sched: matchall: Fix configuration race by Yotam Gigi · 8 years ago
- b260a71 net sched actions: fix refcnt when GETing of action after bind by Jamal Hadi Salim · 8 years ago
- 9b4a34f net/sched: cls_flower: Fix missing addr_type in classify by Paul Blakey · 8 years ago
- 09babe4 net, sched: fix soft lockup in tc_classify by Daniel Borkmann · 8 years ago
- 725cbb62 sched: cls_flower: remove from hashtable only in case skip sw flag is not set by Jiri Pirko · 8 years ago
- 95c2027 net/sched: pedit: make sure that offset is valid by Amir Vadai · 8 years ago
- d936377 net, sched: respect rcu grace period on cls destruction by Daniel Borkmann · 8 years ago
- 19a8bb2 net sched filters: fix filter handle ID in tfilter_notify_chain() by Roman Mashak · 8 years ago
- 30a391a net sched filters: pass netlink message flags in event notification by Roman Mashak · 8 years ago
- 4700e9c net_sched actions: use nla_parse_nested() by Johannes Berg · 8 years ago