summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-06-11virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov
2021-06-11virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov
2021-06-11virtio/vsock: defines and constants for SEQPACKETArseny Krasnov
2021-06-11af_vsock: rest of SEQPACKET supportArseny Krasnov
2021-06-11af_vsock: implement send logic for SEQPACKETArseny Krasnov
2021-06-11af_vsock: implement SEQPACKET receive loopArseny Krasnov
2021-06-11net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson
2021-06-11net: mdio: Add ACPI support code for mdioCalvin Johnson
2021-06-11ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson
2021-06-11net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson
2021-06-11net: phy: Introduce fwnode_get_phy_id()Calvin Johnson
2021-06-11net: phy: Introduce phy related fwnode functionsCalvin Johnson
2021-06-11net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson
2021-06-11net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean
2021-06-11net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean
2021-06-11net: dsa: sja1105: make SJA1105_SKB_CB fit a full timestampVladimir Oltean
2021-06-11net: dsa: tag_8021q: refactor RX VLAN parsing into a dedicated functionVladimir Oltean
2021-06-11net: dsa: tag_8021q: remove shim declarationsVladimir Oltean
2021-06-11net: dsa: generalize overhead for taggers that use both headers and trailersVladimir Oltean
2021-06-10Merge tag 'mlx5-updates-2021-06-09' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2021-06-10netlink: simplify NLMSG_DATA with NLMSG_HDRLENChen Li
2021-06-09net/mlx5: Bridge, add offload infrastructureVlad Buslov
2021-06-09net/mlx5: Create TC-miss priority and tableVlad Buslov
2021-06-09net/mlx5: Added new parameters to reformat contextYevgeny Kliteynik
2021-06-09net/mlx5: mlx5_ifc support for header insert/removeYevgeny Kliteynik
2021-06-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
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-07netfilter: add new hook nfnl subsystemFlorian Westphal
2021-06-07netfilter: annotate nf_tables base hook opsFlorian Westphal
2021-06-07netfilter: flowtable: Set offload timeouts according to proto valuesOz Shlomo
2021-06-07netfilter: conntrack: Introduce udp offload timeout configurationOz Shlomo
2021-06-07netfilter: conntrack: Introduce tcp offload timeout configurationOz Shlomo
2021-06-07netfilter: nftables: add nf_ct_pernet() helper functionPablo Neira Ayuso
2021-06-07netfilter: nfnetlink: add struct nfgenmsg to struct nfnl_info and use itPablo Neira Ayuso
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