summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)AuthorLines
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo-0/+4
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo-0/+4
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso-0/+7
2021-06-07netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso-0/+1
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal-0/+4
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal-0/+2
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal-0/+1
2021-06-03icmp: fix lib conflict with trinityAndreas Roeseler-2/+1
2021-06-03Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller-1/+1
2021-06-03qed: Add IP services APIs supportNikolay Assa-0/+29
2021-06-03qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin-0/+21
2021-06-03qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin-1/+365
2021-06-03qed: Add support of HW filter blockPrabhakar Kushwaha-0/+24
2021-06-03qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin-0/+237
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin-0/+143
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni-2/+2
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean-10/+1
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean-3/+4
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean-1/+1
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean-2/+2
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean-3/+2
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean-2/+4
2021-06-03net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()Vladimir Oltean-7/+0
2021-06-03mlx5: count all link eventsJakub Kicinski-1/+1
2021-06-02devlink: Allow setting parent node of rate objectsDmytro Linkin-1/+14
2021-06-02devlink: Introduce rate nodesDmytro Linkin-1/+16
2021-06-02devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin-0/+12
2021-06-02devlink: Introduce rate objectDmytro Linkin-0/+25
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller-60/+95
2021-06-01net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala-0/+1
2021-06-01net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala-3/+28
2021-06-01Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller-1/+111
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee-0/+13
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko-0/+1
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal-24/+25
2021-05-28i40e: Prep i40e header for aux bus conversionShiraz Saleem-0/+10
2021-05-28iidc: Introduce iidc.hDave Ertman-0/+100
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal-35/+26
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal-0/+5
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal-0/+5
2021-05-29netfilter: reduce size of nf_hook_state on 32bit platformsFlorian Westphal-2/+2
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal-1/+1
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal-0/+24
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal-0/+7
2021-05-28netfilter: nft_exthdr: Support SCTP chunksPhil Sutter-0/+2
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski-7/+12
2021-05-27Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski-2/+11
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey-0/+2
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen-7/+10
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski-203/+375