aboutsummaryrefslogtreecommitdiffstats
path: root/COPYING (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-01-27net_sched: ematch: reject invalid TCF_EM_SIMPLEEric Dumazet1-0/+3
2020-01-27net: include struct nhmsg size in nh nlmsg sizeStephen Worley1-1/+3
2020-01-27net_sched: walk through all child classes in tc_bind_tclass()Cong Wang1-11/+30
2020-01-27net_sched: fix ops->bind_class() implementationsCong Wang12-44/+97
2020-01-27selftests: netfilter: Introduce tests for sets with range concatenationStefano Brivio2-1/+1483
2020-01-27nf_tables: Add set type for arbitrary concatenation of rangesStefano Brivio4-1/+2107
2020-01-27bitmap: Introduce bitmap_cut(): cut bits and shift remainingStefano Brivio2-0/+70
2020-01-27netfilter: nf_tables: Support for sets with multiple ranged fieldsStefano Brivio4-1/+115
2020-01-27netfilter: nf_tables: add NFTA_SET_ELEM_KEY_END attributePablo Neira Ayuso4-24/+79
2020-01-27netfilter: nf_tables: add nft_setelem_parse_key()Pablo Neira Ayuso1-46/+45
2020-01-26tcp: export count for rehash attemptsAbdul Kabbani7-1/+18
2020-01-26s390/qeth: remove HARDSETUP stateJulian Wiedmann5-21/+3
2020-01-26s390/qeth: make cmd/reply matching more flexibleJulian Wiedmann3-12/+39
2020-01-26s390/qeth: consolidate online/offline codeJulian Wiedmann4-184/+107
2020-01-26s390/qeth: consolidate QDIO queue setupJulian Wiedmann4-17/+9
2020-01-26s390/qeth: shift some bridgeport code aroundJulian Wiedmann3-39/+22
2020-01-25ice: Bump versionTony Nguyen1-1/+1
2020-01-25ice: Implement ethtool get/set rx-flow-hashMd Fahad Iqbal Polash3-0/+273
2020-01-25ice: Initilialize VF RSS tablesMd Fahad Iqbal Polash4-1/+225
2020-01-25ice: Optimize table usageTony Nguyen5-1/+773
2020-01-25ice: Enable writing filtering tablesTony Nguyen3-0/+651
2020-01-25ice: Populate TCAM filter software structuresTony Nguyen8-10/+1459
2020-01-25firestream: fix memory leaksWenwen Wang1-0/+3
2020-01-25btrfs: dev-replace: remove warning for unknown return codes when finishedDavid Sterba1-4/+1
2020-01-25selftests: mlxsw: Add a TBF selftestPetr Machata8-0/+344
2020-01-25selftests: forwarding: lib: Allow reading TC rule byte countersPetr Machata1-1/+2
2020-01-25selftests: forwarding: lib: Add helpers for busywaitingPetr Machata1-0/+18
2020-01-25selftests: Move two functions from mlxsw's qos_lib to libPetr Machata2-24/+24
2020-01-25mlxsw: spectrum_qdisc: Support offloading of TBF QdiscPetr Machata3-0/+203
2020-01-25mlxsw: spectrum: Configure shaper rate and burst size togetherPetr Machata3-8/+10
2020-01-25mlxsw: spectrum: Add lowest_shaper_bs to struct mlxsw_spPetr Machata2-0/+4
2020-01-25mlxsw: reg: Increase MLXSW_REG_QEEC_MAS_DISPetr Machata1-2/+2
2020-01-25mlxsw: reg: Add max_shaper_bs to QoS ETS Element ConfigurationPetr Machata1-0/+15
2020-01-25mlxsw: spectrum_qdisc: Extract a common leaf unoffload functionPetr Machata1-5/+14
2020-01-25mlxsw: spectrum_qdisc: Add mlxsw_sp_qdisc_get_class_stats()Petr Machata1-10/+19
2020-01-25mlxsw: spectrum_qdisc: Extract a per-TC stat functionPetr Machata1-49/+70
2020-01-25net: sched: Make TBF Qdisc offloadablePetr Machata3-0/+78
2020-01-25net: sched: sch_tbf: Don't overwrite backlog before dumpingPetr Machata1-1/+0
2020-01-25net: cxgb3_main: Add CAP_NET_ADMIN check to CHELSIO_GET_MEMMichael Ellerman1-0/+2
2020-01-25hv_netvsc: Update document for XDP supportHaiyang Zhang1-0/+21
2020-01-25hv_netvsc: Add XDP supportHaiyang Zhang6-39/+409
2020-01-25devlink: Add health recover notifications on devlink flowsMoshe Shemesh1-87/+89
2020-01-25net: bcmgenet: Use netif_tx_napi_add() for TX NAPIFlorian Fainelli1-2/+2
2020-01-25tipc: change maintainer email addressJon Maloy1-1/+1
2020-01-25net: fddi: skfp: Use print_hex_dump() helperAndy Shevchenko1-15/+1
2020-01-25net: atm: use %*ph to print small bufferAndy Shevchenko2-70/+28
2020-01-25net: stmmac: platform: fix probe for ACPI devicesAjay Gupta1-3/+3
2020-01-25mptcp: Fix code formattingMat Martineau2-3/+3
2020-01-25mptcp: do not inherit inet proto opsFlorian Westphal2-19/+54
2020-01-24ice: Allocate flow profileTony Nguyen12-40/+864