summaryrefslogtreecommitdiffstats
path: root/include
AgeCommit message (Expand)Author
2020-02-14mac80211: allow setting queue_len for drivers not using wake_tx_queueJohn Crispin
2020-02-14ieee80211: add WPA3 OWE AKM suite selectorSergey Matyukevich
2020-02-14mac80211: Fix setting txpower to zeroBen Greear
2020-02-07nl80211: add src and dst addr attributes for control port tx/rxMarkus Theil
2020-02-07mac80211: parse also the RSNXE IEShaul Triebitz
2020-02-07ieee80211: fix 'the' doubling in commentsZvika Yehudai
2020-02-07cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam
2020-02-07cfg80211: add no HE indication to the channel flagHaim Dreyfuss
2020-01-15mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen
2020-01-15mac80211: add handling for BSS colorJohn Crispin
2020-01-15nl80211: add handling for BSS colorJohn Crispin
2020-01-02Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2019-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2019-12-30net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti
2019-12-30net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean
2019-12-30ptp: introduce ptp_cancel_worker_syncVladimir Oltean
2019-12-30ptp: fix the race between the release of ptp_clock and cdevVladis Dronov
2019-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller
2019-12-27ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek
2019-12-27ethtool: add LINKMODES_NTF notificationMichal Kubecek
2019-12-27ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek
2019-12-27ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek
2019-12-27ethtool: add LINKINFO_NTF notificationMichal Kubecek
2019-12-27ethtool: set link settings with LINKINFO_SET requestMichal Kubecek
2019-12-27ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek
2019-12-27ethtool: provide string sets with STRSET_GET requestMichal Kubecek
2019-12-27ethtool: support for netlink notificationsMichal Kubecek
2019-12-27ethtool: netlink bitset handlingMichal Kubecek
2019-12-27ethtool: helper functions for netlink interfaceMichal Kubecek
2019-12-27ethtool: introduce ethtool netlink interfaceMichal Kubecek
2019-12-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2019-12-26of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven
2019-12-26bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin
2019-12-26sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou
2019-12-26netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal
2019-12-25net: Introduce peer to peer one step PTP time stamping.Richard Cochran
2019-12-25net: Add a layer for non-PHY MII time stamping drivers.Richard Cochran
2019-12-25net: Introduce a new MII time stamping interface.Richard Cochran
2019-12-25net: phy: Introduce helper functions for time stamping support.Richard Cochran
2019-12-25ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli
2019-12-25libata: Fix retrieving of active qcsSascha Hauer
2019-12-24ipv6: Remove old route notifications and convert listenersIdo Schimmel
2019-12-24ipv6: Handle route deletion notificationIdo Schimmel
2019-12-24net: fib_notifier: Add temporary events to the FIB notification chainIdo Schimmel
2019-12-24net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu
2019-12-24net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu
2019-12-24net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu
2019-12-24openvswitch: New MPLS actions for layer 2 tunnellingMartin Varghese
2019-12-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller