summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2021-06-05tcp: export timestamp helpers for mptcpFlorian Westphal1-0/+4
2021-06-05sock: expose so_timestamping options for mptcpFlorian Westphal1-0/+2
2021-06-05sock: expose so_timestamp options for mptcpFlorian Westphal1-0/+1
2021-06-04icmp: fix lib conflict with trinityAndreas Roeseler1-2/+1
2021-06-04Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller1-1/+1
2021-06-04qed: Add IP services APIs supportNikolay Assa1-0/+29
2021-06-04qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin2-0/+21
2021-06-04qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin2-1/+365
2021-06-04qed: Add support of HW filter blockPrabhakar Kushwaha1-0/+24
2021-06-04qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin2-0/+237
2021-06-04qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin3-0/+143
2021-06-04qed: Add TCP_ULP FW resource layoutOmkar Kulkarni2-2/+2
2021-06-03net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean1-10/+1
2021-06-03net: pcs: xpcs: convert to mdio_deviceVladimir Oltean1-3/+4
2021-06-03net: pcs: xpcs: export xpcs_probeVladimir Oltean1-1/+1
2021-06-03net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean1-2/+2
2021-06-03net: pcs: xpcs: export xpcs_validateVladimir Oltean1-3/+2
2021-06-03net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean1-2/+4
2021-06-03net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()Vladimir Oltean1-7/+0
2021-06-03mlx5: count all link eventsJakub Kicinski1-1/+1
2021-06-03devlink: Allow setting parent node of rate objectsDmytro Linkin2-1/+14
2021-06-03devlink: Introduce rate nodesDmytro Linkin2-1/+16
2021-06-03devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin2-0/+12
2021-06-03devlink: Introduce rate objectDmytro Linkin2-0/+25
2021-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller7-60/+95
2021-06-02net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala1-0/+1
2021-06-02net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala2-3/+28
2021-06-02Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller2-1/+111
2021-06-02net: stmmac: enable platform specific safety featuresWong Vee Khee1-0/+13
2021-06-02net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko1-0/+1
2021-05-29netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal3-24/+25
2021-05-29i40e: Prep i40e header for aux bus conversionShiraz Saleem1-0/+10
2021-05-29iidc: Introduce iidc.hDave Ertman1-0/+100
2021-05-29netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal3-35/+26
2021-05-29netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal1-0/+5
2021-05-29netfilter: nf_tables: add and use nft_sk helperFlorian Westphal1-0/+5
2021-05-29netfilter: reduce size of nf_hook_state on 32bit platformsFlorian Westphal1-2/+2
2021-05-29netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal1-1/+1
2021-05-29netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal1-0/+24
2021-05-28netfilter: add and use nft_set_do_lookup helperFlorian Westphal1-0/+7
2021-05-28netfilter: nft_exthdr: Support SCTP chunksPhil Sutter1-0/+2
2021-05-28Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-7/+12
2021-05-28Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski1-2/+11
2021-05-27net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey1-0/+2
2021-05-27net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen1-7/+10
2021-05-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski44-203/+375
2021-05-27can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frameOliver Hartkopp1-0/+9
2021-05-27can: uapi: update CAN-FD frame descriptionMarc Kleine-Budde1-2/+2
2021-05-27Merge tag 'net-5.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds10-33/+97
2021-05-27i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva1-1/+1