summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2020-09-28nl80211: include frequency offset in survey infoThomas Pedersen
2020-09-28mac80211: support S1G associationThomas Pedersen
2020-09-28mac80211: handle S1G low ratesThomas Pedersen
2020-09-28mac80211: encode listen interval for S1GThomas Pedersen
2020-09-28cfg80211: handle Association Response from S1G STAThomas Pedersen
2020-09-28cfg80211: convert S1G beacon to scan resultsThomas Pedersen
2020-09-28nl80211: support S1G capability overrides in assocThomas Pedersen
2020-09-28nl80211/cfg80211: support 6 GHz scanningTova Mussai
2020-09-27ptp: add stub function for ptp_get_msgtype()Yangbo Lu
2020-09-26net: dsa: point out the tail taggersVladimir Oltean
2020-09-26net: dsa: add a generic procedure for the flow dissectorVladimir Oltean
2020-09-26net: dsa: make the .flow_dissect tagger callback return voidVladimir Oltean
2020-09-26net: dsa: tag_ocelot: use a short prefix on both ingress and egressVladimir Oltean
2020-09-26net: dsa: allow drivers to request promiscuous mode on masterVladimir Oltean
2020-09-26net: mscc: ocelot: move NPI port configuration to DSAVladimir Oltean
2020-09-25devlink: introduce flash update overwrite maskJacob Keller
2020-09-25devlink: convert flash_update to use params structureJacob Keller
2020-09-25devlink: check flash_update parameter support in net coreJacob Keller
2020-09-25net: stmmac: Add option for VLAN filter fail queue enableChuah, Kim Tatt
2020-09-24net: tcp: drop unused function argument from mptcp_incoming_optionsFlorian Westphal
2020-09-24mptcp: add sk_stop_timer_sync helperGeliang Tang
2020-09-24of: add of_mdio_find_device() apiRussell King
2020-09-24net: mscc: ocelot: always pass skb clone to ocelot_port_add_txtstamp_skbVladimir Oltean
2020-09-23net: phy: Document core PHY structuresAndrew Lunn
2020-09-23net: phy: Fixup kernel docAndrew Lunn
2020-09-23net: bridge: mcast: add support for blocked port groupsNikolay Aleksandrov
2020-09-23net: bridge: mcast: handle port group filter modesNikolay Aleksandrov
2020-09-23net: bridge: mcast: add rt_protocol field to the port group structNikolay Aleksandrov
2020-09-23net: bridge: mdb: add support for add/del/dump of entries with sourceNikolay Aleksandrov
2020-09-23net: bridge: mdb: add support to extend add/del commandsNikolay Aleksandrov
2020-09-23net: bridge: mcast: rename br_ip's u member to dstNikolay Aleksandrov
2020-09-23net: bridge: add src field to br_ipNikolay Aleksandrov
2020-09-23Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2020-09-22Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2020-09-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-09-22Merge tag 'trace-v5.9-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2020-09-21net: phy: bcm7xxx: Add an entry for BCM72113Florian Fainelli
2020-09-21bpf: Use a table to drive helper arg type checksLorenz Bauer
2020-09-21bpf: Allow specifying a BTF ID per argument in function protosLorenz Bauer
2020-09-21btf: Add BTF_ID_LIST_SINGLE macroLorenz Bauer
2020-09-21btf: Make btf_set_contains take a const pointerLorenz Bauer
2020-09-21Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller
2020-09-21Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller
2020-09-21dax: Fix compilation for CONFIG_DAX && !CONFIG_FS_DAXJan Kara
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde
2020-09-21can: include: fix spelling mistakesMarc Kleine-Budde
2020-09-20net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean
2020-09-20Merge tag 'locking_urgent_for_v5.9_rc6' of git://git.kernel.org/pub/scm/linux...Linus Torvalds