aboutsummaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | net: bridge: constify variables in the replay helpersVladimir Oltean2021-06-281-7/+7
| * | | | | | | | | | | net: bridge: ignore switchdev events for LAG ports which didn't request replayVladimir Oltean2021-06-281-6/+8
| * | | | | | | | | | | Merge tag 'mac80211-next-for-net-next-2021-06-25' of git://git.kernel.org/pub...David S. Miller2021-06-281-1/+9
| |\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| | * | | | | | | | | | ieee80211: add defines for HE PHY cap byte 10Johannes Berg2021-06-231-0/+2
| | * | | | | | | | | | ieee80211: define timing measurement in extended capabilities IEKrishnanand Prabhu2021-06-231-1/+6
| | * | | | | | | | | | ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET2021-06-231-0/+1
| * | | | | | | | | | | net: mdiobus: withdraw fwnode_mdbiobus_registerMarcin Wojtas2021-06-251-12/+0
| * | | | | | | | | | | net: mdiobus: fix fwnode_mdbiobus_register() fallback caseMarcin Wojtas2021-06-241-1/+1
| |/ / / / / / / / / /
| * | | | | | | | | | sctp: add pad chunk and its make function and event tableXin Long2021-06-221-0/+7
| * | | | | | | | | | ethtool: Use kernel data types for internal EEPROM structIdo Schimmel2021-06-221-6/+6
| * | | | | | | | | | wwan: core: add WWAN common private data for netdevSergey Ryazanov2021-06-221-0/+18
| * | | | | | | | | | wwan: core: support default netdev creationSergey Ryazanov2021-06-221-1/+7
| * | | | | | | | | | wwan: core: no more hold netdev ops owning moduleSergey Ryazanov2021-06-221-2/+0
| * | | | | | | | | | net: mdiobus: Introduce fwnode_mdbiobus_register()Marcin Wojtas2021-06-221-0/+12
| * | | | | | | | | | net: handle ARPHRD_IP6GRE in dev_is_mac_header_xmit()Guillaume Nault2021-06-211-0/+1
| * | | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-1832-46/+150
| |\ \ \ \ \ \ \ \ \ \ | | | |/ / / / / / / / | | |/| | | | | | | |
| * | | | | | | | | | net: wwan: Allow WWAN drivers to provide blocking tx and poll functionStephan Gerhold2021-06-181-2/+11
| * | | | | | | | | | rpmsg: core: Add driver_data for rpmsg_device_idStephan Gerhold2021-06-181-0/+1
| | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | driver core: add a helper to setup both the of_node and fwnode of a deviceIoana Ciornei2021-06-171-0/+1
| * | | | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2021-06-173-6/+42
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | bpf: Support socket migration by eBPF.Kuniyuki Iwashima2021-06-152-0/+3
| | * | | | | | | | | xdp: Extend xdp_redirect_map with broadcast supportHangbin Liu2021-05-262-4/+35
| | * | | | | | | | | bpf: Fix spelling mistakesZhen Lei2021-05-241-2/+2
| | * | | | | | | | | bpf: Add lookup_and_delete_elem support to hashtabDenis Salopek2021-05-241-0/+2
| * | | | | | | | | | net: fix mistake path for netdev_features_stringsJian Shen2021-06-171-1/+1
| * | | | | | | | | | net/mlx5: Enlarge interrupt field in CREATE_EQShay Drory2021-06-141-2/+2
| * | | | | | | | | | net/mlx5: Provide cpumask at EQ creation phaseLeon Romanovsky2021-06-141-0/+1
| * | | | | | | | | | net: phy: micrel: ksz886x/ksz8081: add cabletest supportOleksij Rempel2021-06-141-0/+1
| * | | | | | | | | | net: phy/dsa micrel/ksz886x add MDI-X supportOleksij Rempel2021-06-141-0/+2
| * | | | | | | | | | net: phy: micrel: move phy reg offsets to common headerMichael Grzeschik2021-06-141-0/+13
| * | | | | | | | | | net: qualcomm: rmnet: trailer value is a checksumAlex Elder2021-06-121-1/+1
| * | | | | | | | | | wwan: add interface creation supportJohannes Berg2021-06-121-0/+24
| * | | | | | | | | | net: phy: Add 25G BASE-R interface modeSteen Hegelund2021-06-121-0/+4
| * | | | | | | | | | net: pcs: xpcs: export xpcs_do_config and xpcs_link_upVladimir Oltean2021-06-111-0/+4
| * | | | | | | | | | net: pcs: xpcs: add support for NXP SJA1110Vladimir Oltean2021-06-111-0/+1
| * | | | | | | | | | net: pcs: xpcs: add support for NXP SJA1105Vladimir Oltean2021-06-111-0/+2
| * | | | | | | | | | net: pcs: xpcs: rename mdio_xpcs_args to dw_xpcsVladimir Oltean2021-06-111-7/+7
| * | | | | | | | | | Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller2021-06-111-0/+12
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | ice: add low level PTP clock access functionsJacob Keller2021-06-111-0/+12
| * | | | | | | | | | | virtio/vsock: rest of SOCK_SEQPACKET supportArseny Krasnov2021-06-111-0/+5
| * | | | | | | | | | | virtio/vsock: dequeue callback for SOCK_SEQPACKETArseny Krasnov2021-06-111-0/+5
| * | | | | | | | | | | net: phylink: introduce phylink_fwnode_phy_connect()Calvin Johnson2021-06-111-0/+3
| * | | | | | | | | | | net: mdio: Add ACPI support code for mdioCalvin Johnson2021-06-111-0/+26
| * | | | | | | | | | | ACPI: utils: Introduce acpi_get_local_address()Calvin Johnson2021-06-111-0/+7
| * | | | | | | | | | | net: mdiobus: Introduce fwnode_mdiobus_register_phy()Calvin Johnson2021-06-111-0/+35
| * | | | | | | | | | | net: phy: Introduce fwnode_get_phy_id()Calvin Johnson2021-06-111-0/+5
| * | | | | | | | | | | net: phy: Introduce phy related fwnode functionsCalvin Johnson2021-06-111-0/+20
| * | | | | | | | | | | net: phy: Introduce fwnode_mdio_find_device()Calvin Johnson2021-06-111-0/+7
| * | | | | | | | | | | net: dsa: sja1105: implement TX timestamping for SJA1110Vladimir Oltean2021-06-111-0/+23
| * | | | | | | | | | | net: dsa: add support for the SJA1110 native tagging protocolVladimir Oltean2021-06-111-0/+1