summaryrefslogtreecommitdiffstats
path: root/net/sched
AgeCommit message (Expand)Author
2019-08-06net sched: update vlan action for batched events operationsRoman Mashak
2019-08-05net: sched: use temporary variable for actions indexesDmytro Linkin
2019-07-29net: sched: Fix a possible null-pointer dereference in dequeue_func()Jia-Ju Bai
2019-07-25ife: error out when nla attributes are emptyCong Wang
2019-07-21net: sched: verify that q!=NULL before setting q->flagsVlad Buslov
2019-07-19net: flow_offload: add flow_block structure and use itPablo Neira Ayuso
2019-07-19net: flow_offload: rename tc_setup_cb_t to flow_setup_cb_tPablo Neira Ayuso
2019-07-17net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing
2019-07-16fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel
2019-07-12net: sched: Fix NULL-pointer dereference in tc_indr_block_ing_cmd()Vlad Buslov
2019-07-09net: flow_offload: rename tc_cls_flower_offload to flow_cls_offloadPablo Neira Ayuso
2019-07-09net: sched: remove tcf block APIPablo Neira Ayuso
2019-07-09drivers: net: use flow block APIPablo Neira Ayuso
2019-07-09net: sched: use flow block APIPablo Neira Ayuso
2019-07-09net: flow_offload: add list handling functionsPablo Neira Ayuso
2019-07-09net: flow_offload: rename TCF_BLOCK_BINDER_TYPE_* to FLOW_BLOCK_BINDER_TYPE_*Pablo Neira Ayuso
2019-07-09net: flow_offload: rename TC_BLOCK_{UN}BIND to FLOW_BLOCK_{UN}BINDPablo Neira Ayuso
2019-07-09net/sched: cls_flower: Add matching on conntrack infoPaul Blakey
2019-07-09net/sched: Introduce action ctPaul Blakey
2019-07-08net: sched: add mpls manipulation actions to TCJohn Hurley
2019-07-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-07-01net sched: update mirred action for batched events operationsRoman Mashak
2019-07-01idr: introduce idr_for_each_entry_continue_ul()Cong Wang
2019-07-01idr: fix overflow case for idr_for_each_entry_ul()Cong Wang
2019-06-29net: sched: em_ipt: add support for addrtype matchingNikolay Aleksandrov
2019-06-29net: sched: em_ipt: keep the user-specified nfproto and dump itNikolay Aleksandrov
2019-06-29net: sched: em_ipt: set the family based on the packet if it's unspecifiedNikolay Aleksandrov
2019-06-29net: sched: em_ipt: match only on ip/ipv6 trafficNikolay Aleksandrov
2019-06-28taprio: Adjust timestamps for TCP packetsVedang Patel
2019-06-28taprio: make clock reference conversions easierVedang Patel
2019-06-28taprio: Add support for txtime-assist modeVedang Patel
2019-06-28taprio: Remove inline directiveVedang Patel
2019-06-28taprio: calculate cycle_time when schedule is installedVedang Patel
2019-06-28etf: Add skip_sock_checkVedang Patel
2019-06-28net: sched: protect against stack overflow in TC act_mirredJohn Hurley
2019-06-28net: sched: refactor reinsert actionJohn Hurley
2019-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-23net/sched: cbs: Fix error path of cbs_module_initYueHaibing
2019-06-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-06-21Merge tag 'spdx-5.2-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 235Thomas Gleixner
2019-06-19net: sched: cls_flower: use flow_dissector for ingress ifindexJiri Pirko
2019-06-18net: netem: fix use after free and double free with packet corruptionJakub Kicinski
2019-06-18net: netem: fix backlog accounting for corrupted GSO framesJakub Kicinski
2019-06-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2019-06-17net: sched: cls_matchall: allow to delete filterJiri Pirko
2019-06-17net: sched: act_ctinfo: fix policy validationKevin Darbyshire-Bryant