index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
sched
Age
Commit message (
Expand
)
Author
2017-04-13
netlink: pass extended ACK struct to parsing functions
Johannes Berg
2017-04-05
net: sched: choke: remove some dead code
Dan Carpenter
2017-03-24
net_sched: use setup_deferrable_timer
Geliang Tang
2017-03-24
net: sched: choke: remove dead filter classify code
Jiri Pirko
2017-03-23
sched: act_csum: don't mangle TCP and UDP GSO packets
Davide Caratti
2017-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-21
sch_dsmark: fix invalid skb_cow() usage
Eric Dumazet
2017-03-16
netem: apply correct delay when rate throttling
Nik Unger
2017-03-16
net/sched: fq_codel: Avoid set-but-unused variable
Or Gerlitz
2017-03-16
net/sched: act_ife: Staticfy find_decode_metaid()
Or Gerlitz
2017-03-15
mqprio: Modify mqprio to pass user parameters via ndo_setup_tc.
Amritha Nambiar
2017-03-15
mqprio: Change handling of hw u8 to allow for multiple hardware offload modes
Alexander Duyck
2017-03-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-03-13
sch_tbf: Remove bogus semicolon in if() conditional.
David S. Miller
2017-03-12
act_connmark: avoid crashing on malformed nlattrs with null parms
Etienne Noss
2017-03-12
net: sched: make default fifo qdiscs appear in the dump
Jiri Kosina
2017-03-07
net/sched: act_skbmod: remove unneeded rcu_read_unlock in tcf_skbmod_dump
Alexey Khoroshilov
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
2017-02-26
net sched actions: do not overwrite status of action creation.
Roman Mashak
2017-02-26
net sched actions: decrement module reference count after table flush.
Roman Mashak
2017-02-17
pkt_sched: Remove useless qdisc_stab_lock
Gao Feng
2017-02-17
net/sched: cls_bpf: Reflect HW offload status
Or Gerlitz
2017-02-17
net/sched: cls_u32: Reflect HW offload status
Or Gerlitz
2017-02-17
net/sched: cls_matchall: Reflect HW offloading status
Or Gerlitz
2017-02-17
net/sched: cls_flower: Reflect HW offload status
Or Gerlitz
2017-02-17
net/sched: cls_matchall: Dump the classifier flags
Or Gerlitz
2017-02-17
net/sched: cls_flower: Properly handle classifier flags dumping
Or Gerlitz
2017-02-14
net_sched: nla_memdup_cookie() can be static
Wei Yongjun
2017-02-14
sched: Fix accidental removal of errout goto
Jiri Pirko
2017-02-11
net_sched: fix error recovery at qdisc creation
Eric Dumazet
2017-02-10
net/act_pedit: Introduce 'add' operation
Amir Vadai
2017-02-10
net/act_pedit: Support using offset relative to the conventional network headers
Amir Vadai
2017-02-10
sched: check negative err value to safe one level of indent
Jiri Pirko
2017-02-10
sched: add missing curly braces in else branch in tc_ctl_tfilter
Jiri Pirko
2017-02-10
sched: move err set right before goto errout in tc_ctl_tfilter
Jiri Pirko
2017-02-10
sched: push TC filter protocol creation into a separate function
Jiri Pirko
2017-02-10
sched: move tcf_proto_destroy and tcf_destroy_chain helpers into cls_api
Jiri Pirko
2017-02-10
sched: rename tcf_destroy to tcf_destroy_proto
Jiri Pirko
2017-02-07
net/sched: act_mirred: remove duplicated include from act_mirred.c
Wei Yongjun
2017-02-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
David S. Miller
2017-02-03
sched: cls_flower: expose priority to offloading netdevice
Jiri Pirko
2017-02-03
net/sched: act_ife: Change to use ife module
Yotam Gigi
2017-02-03
net/sched: act_ife: Unexport ife_tlv_meta_encode
Yotam Gigi
2017-02-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-02-02
skbuff: add and use skb_nfct helper
Florian Westphal
2017-02-01
net/sched: act_psample: Remove unnecessary ASSERT_RTNL
Yotam Gigi
2017-02-01
net/sched: act_sample: Fix error path in init
Yotam Gigi
2017-02-01
net/sched: matchall: Fix configuration race
Yotam Gigi
2017-01-30
net/sched: cls_flower: Correct matching on ICMPv6 code
Simon Horman
2017-01-25
net sched actions: Add support for user cookies
Jamal Hadi Salim
[next]