aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean2021-06-111-1/+1
| * | | | | | | | | | | net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean2021-06-111-0/+3
| * | | | | | | | | | | net: dsa: tag_8021q: remove shim declarationsVladimir Oltean2021-06-111-76/+0
| |/ / / / / / / / / /
| * | | | | | | | | | net/mlx5: Bridge, add offload infrastructureVlad Buslov2021-06-091-0/+1
| * | | | | | | | | | net/mlx5: Create TC-miss priority and tableVlad Buslov2021-06-091-0/+1
| * | | | | | | | | | net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik2021-06-091-3/+9
| * | | | | | | | | | net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik2021-06-092-6/+44
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-092-1/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | netfilter: annotate nf_tables base hook opsFlorian Westphal2021-06-071-1/+7
| | * | | | | | | | | | netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso2021-06-071-0/+1
| * | | | | | | | | | | net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan2021-06-081-0/+1
| * | | | | | | | | | | net: wwan: make WWAN_PORT_MAX meaning less surprisedSergey Ryazanov2021-06-081-3/+9
| * | | | | | | | | | | net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng2021-06-081-0/+1
| * | | | | | | | | | | net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng2021-06-081-0/+1
| * | | | | | | | | | | page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas2021-06-071-3/+30
| * | | | | | | | | | | skbuff: add a parameter to __skb_frag_unrefMatteo Croce2021-06-071-3/+5
| * | | | | | | | | | | mm: add a signature in struct pageMatteo Croce2021-06-073-5/+16
| * | | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-071-1/+28
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC typeBrett Creeley2021-06-071-1/+28
| | |/ / / / / / / / / /
| * | | | | | | | | | | Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2021-06-072-0/+3
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean2021-06-071-0/+4
| | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge tag 'mlx5-updates-2021-06-03' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2021-06-031-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
| |/ / / / / / / / / / /
| * | | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2021-06-012-3/+3
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | 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
| * | | | | | | | | | | | net: ethernet: rmnet: Support for ingress MAPv5 checksum offloadSharath Chandra Vurukala2021-06-011-3/+27
| * | | | | | | | | | | | Merge branch 'iwl-next' of git://git.kernel.org/pub/scm/linux/kernel/git/tngu...David S. Miller2021-06-012-1/+111
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|_|/ / | | |/| | | | | | | | | |
| | * | | | | | | | | | | i40e: Prep i40e header for aux bus conversionShiraz Saleem2021-05-281-0/+10
| | * | | | | | | | | | | iidc: Introduce iidc.hDave Ertman2021-05-281-0/+100
| | * | | | | | | | | | | i40e: Replace one-element array with flexible-array memberGustavo A. R. Silva2021-05-261-1/+1
| | | |_|_|_|_|_|_|/ / / | | |/| | | | | | | | |
| * | | | | | | | | | | net: stmmac: enable platform specific safety featuresWong Vee Khee2021-06-011-0/+13
| | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge tag 'mlx5-updates-2021-05-26' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2021-05-272-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 git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-05-2730-178/+254
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |