summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-07-23rds: Enable RDS IPv6 supportKa-Cheong Poon
2018-07-23rds: Changing IP address internal representation to struct in6_addrKa-Cheong Poon
2018-07-23Merge branch 'sched-introduce-chain-templates-support-with-offloading-to-mlxsw'David S. Miller
2018-07-23selftests: forwarding: add tests for TC chain templatesJiri Pirko
2018-07-23selftests: forwarding: add tests for TC chains creation adn destructionJiri Pirko
2018-07-23selftests: forwarding: move shblock tc support check to a separate helperJiri Pirko
2018-07-23mlxsw: spectrum: Implement chain template hintingJiri Pirko
2018-07-23net: sched: cls_flower: propagate chain teplate creation and destruction to d...Jiri Pirko
2018-07-23net: sched: cls_flower: implement chain templatesJiri Pirko
2018-07-23net: sched: cls_flower: change fl_init_dissector to accept mask and dissectorJiri Pirko
2018-07-23net: sched: cls_flower: move key/mask dumping into a separate functionJiri Pirko
2018-07-23net: sched: introduce chain templatesJiri Pirko
2018-07-23net: sched: introduce chain object to uapiJiri Pirko
2018-07-23net: sched: Avoid implicit chain 0 creationJiri Pirko
2018-07-23net: sched: push ops lookup bits into tcf_proto_lookup_ops()Jiri Pirko
2018-07-23Merge branch 'cpsw-add-MQPRIO-and-CBS-Qdisc-offload'David S. Miller
2018-07-23Documentation: networking: cpsw: add MQPRIO & CBS offload examplesIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: restore shaper configuration while down/upIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add CBS Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: add MQPRIO Qdisc offloadIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpdma: fit rated channels in backward orderIvan Khoronzhuk
2018-07-23net: ethernet: ti: cpsw: use cpdma channels in backward order for txqIvan Khoronzhuk
2018-07-23Merge tag 'mlx5e-updates-2018-07-18-v2' of git://git.kernel.org/pub/scm/linux...David S. Miller
2018-07-24netfilter: nf_tables: move dumper state allocation into ->startFlorian Westphal
2018-07-23net/mlx5e: Use PARTIAL_GSO for UDP segmentationBoris Pismenny
2018-07-23net/mlx5e: Support offloading double vlan push/pop tc actionsJianbo Liu
2018-07-23net/mlx5e: Refactor tc vlan push/pop actions offloadingJianbo Liu
2018-07-23net/mlx5e: Support offloading tc double vlan headers matchJianbo Liu
2018-07-23net/mlx5e: Remove redundant WARN when we cannot find neigh entryRoi Dayan
2018-07-23net/mlx5: FW tracer, Add debug printsSaeed Mahameed
2018-07-23net/mlx5: FW tracer, Enable tracingFeras Daoud
2018-07-23net/mlx5: FW tracer, parse traces and kernel tracing supportFeras Daoud
2018-07-23net/mlx5: FW tracer, events handlingFeras Daoud
2018-07-23net/mlx5: FW tracer, register log buffer memory keySaeed Mahameed
2018-07-23net/mlx5: FW tracer, create trace buffer and copy strings databaseFeras Daoud
2018-07-23net/mlx5: FW tracer, implement tracer logicFeras Daoud
2018-07-23Merge branch 'mlx5-next' of git://git.kernel.org/pub/scm/linux/kernel/git/mel...Saeed Mahameed
2018-07-23Merge branch 'lan743x-Add-features-to-lan743x-driver'David S. Miller
2018-07-23lan743x: Add RSS supportBryan Whitehead
2018-07-23lan743x: Add EEE supportBryan Whitehead
2018-07-23lan743x: Add power management supportBryan Whitehead
2018-07-23lan743x: Add support for ethtool eeprom accessBryan Whitehead
2018-07-23lan743x: Add support for ethtool message levelBryan Whitehead
2018-07-23lan743x: Add support for ethtool statisticsBryan Whitehead
2018-07-23lan743x: Add support for ethtool link settingsBryan Whitehead
2018-07-23lan743x: Add support for ethtool get_drvinfoBryan Whitehead
2018-07-23Merge branch 'sh_eth-clean-up-the-TSU-register-accessors'David S. Miller
2018-07-23sh_eth: make sh_eth_tsu_{read|write}_entry() prototypes symmetricSergei Shtylyov
2018-07-23sh_eth: make sh_eth_tsu_write_entry() take 'offset' parameterSergei Shtylyov
2018-07-23sh_eth: call sh_eth_tsu_get_offset() from TSU register accessorsSergei Shtylyov