summaryrefslogtreecommitdiffstats
path: root/include (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean2021-06-071-0/+4
* tcp: export timestamp helpers for mptcpFlorian Westphal2021-06-041-0/+4
* sock: expose so_timestamping options for mptcpFlorian Westphal2021-06-041-0/+2
* sock: expose so_timestamp options for mptcpFlorian Westphal2021-06-041-0/+1
* icmp: fix lib conflict with trinityAndreas Roeseler2021-06-041-2/+1
* Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-041-1/+1
|\
| * mlx5: count all link eventsJakub Kicinski2021-06-031-1/+1
* | qed: Add IP services APIs supportNikolay Assa2021-06-031-0/+29
* | qed: Add NVMeTCP Offload IO Level FW InitializationsShai Malin2021-06-032-0/+21
* | qed: Add NVMeTCP Offload IO Level FW and HW HSIShai Malin2021-06-032-1/+365
* | qed: Add support of HW filter blockPrabhakar Kushwaha2021-06-031-0/+24
* | qed: Add NVMeTCP Offload Connection Level FW and HW HSIShai Malin2021-06-032-0/+237
* | qed: Add NVMeTCP Offload PF Level FW and HW HSIShai Malin2021-06-033-0/+143
* | qed: Add TCP_ULP FW resource layoutOmkar Kulkarni2021-06-032-2/+2
* | net: pcs: xpcs: convert to phylink_pcs_opsVladimir Oltean2021-06-031-10/+1
* | net: pcs: xpcs: convert to mdio_deviceVladimir Oltean2021-06-031-3/+4
* | net: pcs: xpcs: export xpcs_probeVladimir Oltean2021-06-031-1/+1
* | net: pcs: xpcs: export xpcs_config_eeeVladimir Oltean2021-06-031-2/+2
* | net: pcs: xpcs: export xpcs_validateVladimir Oltean2021-06-031-3/+2
* | net: pcs: xpcs: make the checks related to the PHY interface mode statelessVladimir Oltean2021-06-031-2/+4
* | net: pcs: xpcs: delete shim definition for mdio_xpcs_get_ops()Vladimir Oltean2021-06-031-7/+0
|/
* devlink: Allow setting parent node of rate objectsDmytro Linkin2021-06-022-1/+14
* devlink: Introduce rate nodesDmytro Linkin2021-06-022-1/+16
* devlink: Allow setting tx rate for devlink rate leaf objectsDmytro Linkin2021-06-022-0/+12
* devlink: Introduce rate objectDmytro Linkin2021-06-022-0/+25
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-027-60/+95
|\
| * netfilter: nf_tables: remove xt_action_param from nft_pktinfoFlorian Westphal2021-05-293-24/+25
| * netfilter: nf_tables: remove unused arg in nft_set_pktinfo_unspec()Florian Westphal2021-05-293-35/+26
| * netfilter: nf_tables: add and use nft_thoff helperFlorian Westphal2021-05-291-0/+5
| * netfilter: nf_tables: add and use nft_sk helperFlorian Westphal2021-05-291-0/+5
| * netfilter: reduce size of nf_hook_state on 32bit platformsFlorian Westphal2021-05-291-2/+2
| * netfilter: x_tables: reduce xt_action_param by 8 byteFlorian Westphal2021-05-291-1/+1
| * netfilter: nf_tables: prefer direct calls for set lookupsFlorian Westphal2021-05-291-0/+24
| * netfilter: add and use nft_set_do_lookup helperFlorian Westphal2021-05-281-0/+7
| * netfilter: nft_exthdr: Support SCTP chunksPhil Sutter2021-05-281-0/+2
* | net: ethernet: rmnet: Add support for MAPv5 egress packetsSharath Chandra Vurukala2021-06-021-0/+1
* | net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala2021-06-022-3/+28
* | Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller2021-06-022-1/+111
|\ \
| * | i40e: Prep i40e header for aux bus conversionShiraz Saleem2021-05-291-0/+10
| * | iidc: Introduce iidc.hDave Ertman2021-05-291-0/+100
| * | i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-05-271-1/+1
* | | net: stmmac: enable platform specific safety featuresWong Vee Khee2021-06-021-0/+13
* | | net/sched: act_vlan: Fix modify to allow 0Boris Sukholitko2021-06-021-0/+1
| |/ |/|
* | Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-05-282-7/+12
|\ \
| * | net/mlx5: Move chains ft pool to be used by all firmware steeringPaul Blakey2021-05-271-0/+2
| * | net/mlx5e: TC: Reserved bit 31 of REG_C1 for IPsec offloadHuy Nguyen2021-05-271-7/+10
* | | Merge tag 'linux-can-next-for-5.14-20210527' of git://git.kernel.org/pub/scm/...Jakub Kicinski2021-05-271-2/+11
|\ \ \
| * | | can: uapi: introduce CANFD_FDF flag for mixed content in struct canfd_frameOliver Hartkopp2021-05-271-0/+9
| * | | can: uapi: update CAN-FD frame descriptionMarc Kleine-Budde2021-05-271-2/+2
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-2744-203/+375
|\ \ \ | |/ / |/| |