aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/cpu-load.txt (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-02netfilter: guarantee 8 byte minalign for template addressesFlorian Westphal2-5/+26
2017-02-02netfilter: add and use nf_ct_set helperFlorian Westphal12-34/+24
2017-02-02skbuff: add and use skb_nfct helperFlorian Westphal15-29/+36
2017-02-02netfilter: reduce direct skb->nfct usageFlorian Westphal2-9/+15
2017-02-02netfilter: reset netfilter state when duplicating packetFlorian Westphal2-2/+2
2017-02-02netfilter: conntrack: no need to pass ctinfo to error handlerFlorian Westphal8-20/+16
2017-02-02netfilter: nf_tables: Eliminate duplicated code in nf_tables_table_enable()Feng1-23/+25
2017-01-18netfilter: nf_tables: eliminate useless condition checksGao Feng1-12/+3
2017-01-18netfilter: nft_meta: deal with PACKET_LOOPBACK in netdev familyLiping Zhang1-1/+27
2017-01-18netfilter: pkttype: unnecessary to check ipv6 multicast addressLiping Zhang2-6/+2
2017-01-09xtables: extend matches and targets with .usersizeWillem de Bruijn14-0/+23
2017-01-09xtables: use match, target and data copy_to_user helpers in compatWillem de Bruijn1-10/+4
2017-01-09ebtables: use match, target and data copy_to_user helpersWillem de Bruijn1-31/+47
2017-01-09arptables: use match, target and data copy_to_user helpersWillem de Bruijn1-10/+5
2017-01-09ip6tables: use match, target and data copy_to_user helpersWillem de Bruijn1-15/+6
2017-01-09iptables: use match, target and data copy_to_user helpersWillem de Bruijn1-15/+6
2017-01-09xtables: add xt_match, xt_target and data copy_to_user functionsWillem de Bruijn2-0/+63
2017-01-05netfilter: xt_connlimit: use rb_entry()Geliang Tang1-2/+2
2017-01-05netfilter: conntrack: validate SCTP crc32c in PREROUTINGDavide Caratti1-0/+32
2017-01-05netfilter: select LIBCRC32C together with SCTP conntrackDavide Caratti1-1/+1
2017-01-03netfilter: nft_ct: add average bytes per packet supportLiping Zhang2-1/+23
2017-01-03netfilter: nf_tables: add missing descriptions in nft_ct_keysLiping Zhang1-0/+3
2017-01-03netfilter: nat: merge udp and udplite helpersFlorian Westphal3-86/+66
2017-01-03netfilter: merge udp and udplite conntrack helpersFlorian Westphal6-341/+125
2017-01-02net: fealnx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: faraday: ftmac100: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: emulex: benet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-39/+34
2017-01-02net: dlink: sundance: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: dlink: dl2k: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-30/+41
2017-01-02net: dec: winbond-840: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-6/+8
2017-01-02net: dec: uli526x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-17/+24
2017-01-02net: dec: de2104x: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-40/+51
2017-01-02net: sfc: falcon: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes8-56/+74
2017-01-02net: mdio: add mdio45_ethtool_ksettings_getPhilippe Reynes2-0/+199
2017-01-02IB/mlx5: Improve MR checkArtemy Kovalyov3-2/+18
2017-01-02IB/mlx5: Add ODP atomics supportArtemy Kovalyov3-39/+69
2017-01-02{net,IB}/mlx5: Refactor page fault handlingArtemy Kovalyov12-468/+522
2017-01-02net/mlx5: Update PAGE_FAULT_RESUME layoutArtemy Kovalyov2-13/+6
2017-01-02IB/mlx5: Add MR cache for large UMR regionsArtemy Kovalyov7-248/+240
2017-01-02IB/mlx5: Add support for big MRsArtemy Kovalyov3-3/+11
2017-01-02IB/mlx5: Refactor UMR post send formatArtemy Kovalyov6-118/+103
2017-01-02net/mlx5: Support new MR featuresArtemy Kovalyov1-2/+8
2017-01-02IB/mlx5: Add helper mlx5_ib_post_send_waitBinoy Jayan1-83/+32
2017-01-02IB/mlx5: Reorder code in query device commandLeon Romanovsky1-11/+11
2017-01-02net/mlx5: Fix offset naming for reserved fields in hca_cap_bitsMax Gurtovoy1-5/+5
2017-01-02net: stmmac: remove unused duplicate property snps,axi_allNiklas Cassel3-3/+0
2017-01-01qed*: Advance driver versions to 8.10.10.20.Mintz, Yuval2-2/+2
2017-01-01qed: Conserve RDMA resources when !QEDRRam Amrani1-1/+3
2017-01-01qed: Support Multicast on Tx-switchingMintz, Yuval1-2/+5
2017-01-01qed*: Add support for ndo_set_vf_trustMintz, Yuval5-8/+162