summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-03icmp: fix lib conflict with trinityAndreas Roeseler
2021-06-03Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-03qed: Add IP services APIs supportNikolay Assa
2021-06-03qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin
2021-06-03qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin
2021-06-03qed: Add support of HW filter blockPrabhakar Kushwaha
2021-06-03qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin
2021-06-03qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin
2021-06-03qed: Add TCP_ULP FW resource layoutOmkar Kulkarni
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean
2021-06-03net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()Vladimir Oltean
2021-06-03mlx5: count all link eventsJakub Kicinski
2021-06-02devlink: Allow setting parent node of rate objectsDmytro Linkin
2021-06-02devlink: Introduce rate nodesDmytro Linkin
2021-06-02devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin
2021-06-02devlink: Introduce rate objectDmytro Linkin
2021-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2021-06-01net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala
2021-06-01net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala
2021-06-01Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller
2021-06-01net: stmmac: enable platform specific safety featuresWong Vee Khee
2021-06-01net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal
2021-05-28i40e: Prep i40e header for aux bus conversionShiraz Saleem
2021-05-28iidc: Introduce iidc.hDave Ertman
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal
2021-05-29netfilter: reduce size of nf_hook_state on 32bit platformsFlorian Westphal
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal
2021-05-28netfilter: nft_exthdr: Support SCTP chunksPhil Sutter
2021-05-27Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2021-05-27Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-05-27can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frameOliver Hartkopp
2021-05-27can: uapi: update CAN-FD frame descriptionMarc Kleine-Budde
2021-05-26Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2021-05-26i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva
2021-05-26net: phy: Document phydev::dev_flags bits allocationFlorian Fainelli
2021-05-25net: zero-initialize tc skb extension on allocationVlad Buslov
2021-05-24Merge branch 'for-5.13-fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds