index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2018-02-25
net_sched: red: Avoid illegal values
Nogah Frankel
2017-12-25
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
2017-08-30
net: sched: fix NULL pointer dereference when action calls some targets
Xin Long
2017-08-30
net_sched/sfq: update hierarchical backlog when drop packet
Konstantin Khlebnikov
2017-08-12
net: sched: set xt_tgchk_param par.nft_compat as 0 in ipt_init_target
Xin Long
2017-07-21
net: sched: Fix one possible panic when no destroy callback
Gao Feng
2017-07-21
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-05-02
net_sched: close another race condition in tcf_mirred_release()
WANG Cong
2017-03-22
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-03-22
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
2017-01-15
net, sched: fix soft lockup in tc_classify
Daniel Borkmann
2016-12-10
net/sched: pedit: make sure that offset is valid
Amir Vadai
2016-12-10
net, sched: respect rcu grace period on cls destruction
Daniel Borkmann
2016-11-15
net sched filters: fix notification of filter delete with proper handle
Jamal Hadi Salim
2016-11-15
net/sched: act_vlan: Push skb->data to mac_header prior calling skb_vlan_*() ...
Shmulik Ladkani
2016-07-27
net_sched: fix mirrored packets checksum
WANG Cong
2016-07-11
bpf: try harder on clones when writing into skb
Daniel Borkmann
2016-07-11
netem: fix a use after free
Eric Dumazet
2016-07-11
net_sched: fix pfifo_head_drop behavior vs backlog
Eric Dumazet
2016-05-18
netem: Segment GSO packets on enqueue
Neil Horman
2016-05-18
sch_dsmark: update backlog as well
WANG Cong
2016-05-18
sch_htb: update backlog as well
WANG Cong
2016-05-18
net_sched: update hierarchical backlog too
WANG Cong
2016-05-18
net_sched: introduce qdisc_replace() helper
WANG Cong
2016-05-18
net: sched: do not requeue a NULL skb
Lars Persson
2016-03-03
net_sched fix: reclassification needs to consider ether protocol changes
Jamal Hadi Salim
2016-01-31
sched,cls_flower: set key address type when present
Jamal Hadi Salim
2016-01-06
net: sched: fix missing free per cpu on qstats
John Fastabend
2015-12-15
net_sched: make qdisc_tree_decrease_qlen() work for non mq
Eric Dumazet
2015-12-03
net_sched: fix qdisc_tree_decrease_qlen() races
Eric Dumazet
2015-11-08
net_sched: em_meta: use skb_to_full_sk() helper
Eric Dumazet
2015-11-08
sched: cls_flow: use skb_to_full_sk() helper
Eric Dumazet
2015-11-03
net: sched: kill dead code in sch_choke.c
Phil Sutter
2015-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-10-11
net: synack packets can be attached to request sockets
Eric Dumazet
2015-10-11
sch_hhf: fix return value of hhf_drop()
WANG Cong
2015-10-09
net/sched: make sch_blackhole.c explicitly non-modular
Paul Gortmaker
2015-10-08
act_mirred: clear sender cpu before sending to tx
WANG Cong
2015-10-05
act_mirred: always release tcf hash
WANG Cong
2015-10-05
act_mirred: fix a race condition on mirred_list
WANG Cong
2015-10-03
sched, bpf: add helper for retrieving routing realms
Daniel Borkmann
2015-10-03
tcp: attach SYNACK messages to request sockets instead of listener
Eric Dumazet
2015-09-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-09-24
net: revert "net_sched: move tp->root allocation into fw_init()"
WANG Cong
2015-09-23
cls_bpf: further limit exec opcodes subset
Daniel Borkmann
2015-09-23
cls_bpf: make binding to classid optional
Daniel Borkmann
2015-09-23
cls_bpf: also dump TCA_BPF_FLAGS
Daniel Borkmann
2015-09-18
netfilter: nf_conntrack: Add a struct net parameter to l4_pkt_to_tuple
Eric W. Biederman
2015-09-18
act_connmark: Remember the struct net instead of guessing it.
Eric W. Biederman
2015-09-18
netfilter: x_tables: Pass struct net in xt_action_param
Eric W. Biederman
[next]