summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-08net: stmmac: explicitly deassert GMAC_AHB_RESETMatthew Hagan
2021-06-08net: wwan: make WWAN_PORT_MAX meaning less surprisedSergey Ryazanov
2021-06-08net: stmmac: enable Intel mGbE 2.5Gbps link speedVoon Weifeng
2021-06-08net: pcs: add 2500BASEX support for Intel mGbE controllerVoon Weifeng
2021-06-07page_pool: Allow drivers to hint on SKB recyclingIlias Apalodimas
2021-06-07skbuff: add a parameter to __skb_frag_unrefMatteo Croce
2021-06-07mm: add a signature in struct pageMatteo Croce
2021-06-07Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-07Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-06-07net: phy: introduce PHY_INTERFACE_MODE_REVRMIIVladimir Oltean
2021-06-07virtchnl: Use pad byte in virtchnl_ether_addr to specify MAC typeBrett Creeley
2021-06-04Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller
2021-06-04tcp: export timestamp helpers for mptcpFlorian Westphal
2021-06-04sock: expose so_timestamping options for mptcpFlorian Westphal
2021-06-04sock: expose so_timestamp options for mptcpFlorian Westphal
2021-06-04virtchnl: Add missing padding to virtchnl_proto_hdrsGeert Uytterhoeven
2021-06-03Merge tag 'for-net-2021-06-03' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller
2021-06-03icmp: fix lib conflict with trinityAndreas Roeseler
2021-06-03net: caif: add proper error handlingPavel Skripkin
2021-06-03net: caif: added cfserl_release functionPavel Skripkin
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-03Bluetooth: Fix VIRTIO_ID_BT assigned numberMarcel Holtmann
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-01net/mlx5: DR, Create multi-destination flow table with level less than 64Yevgeny Kliteynik
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-06-01net/tls: Fix use-after-free after the TLS device goes down and upMaxim Mikityanskiy
2021-06-01net/tls: Replace TLS_RX_SYNC_RUNNING with RCUMaxim Mikityanskiy