summaryrefslogtreecommitdiffstats
path: root/drivers/vhost (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-24mac80211: restrict delayed tailroom needed decrementManikanta Pubbisetty2-10/+16
2018-07-24wireless/lib80211: Convert from ahash to shashKees Cook1-25/+30
2018-07-24rds: Extend RDS API for IPv6 supportKa-Cheong Poon7-11/+293
2018-07-24rds: Enable RDS IPv6 supportKa-Cheong Poon14-114/+459
2018-07-24rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon23-369/+863
2018-07-24selftests: forwarding: add tests for TC chain templatesJiri Pirko1-1/+43
2018-07-24selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko2-1/+31
2018-07-24selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko2-0/+5
2018-07-24mlxsw: spectrum: Implement chain template hintingJiri Pirko6-12/+86
2018-07-24net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko2-0/+41
2018-07-24net: sched: cls_flower: implement chain templatesJiri Pirko1-1/+105
2018-07-24net: sched: cls_flower: change fl_init_dissector to accept mask and dissectorJiri Pirko1-21/+22
2018-07-24net: sched: cls_flower: move key/mask dumping into a separate functionJiri Pirko1-25/+37
2018-07-24net: sched: introduce chain templatesJiri Pirko2-0/+77
2018-07-24net: sched: introduce chain object to uapiJiri Pirko4-9/+309
2018-07-24net: sched: Avoid implicit chain 0 creationJiri Pirko2-48/+43
2018-07-24net: sched: push ops lookup bits into tcf_proto_lookup_ops()Jiri Pirko1-22/+31