summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ieee80211: fix 'the' doubling in commentsZvika Yehudai2020-02-071-3/+3
* cfg80211: Enhance the AKM advertizement to support per interface.Veerendranath Jakkam2020-02-072-1/+60
* cfg80211: add no HE indication to the channel flagHaim Dreyfuss2020-02-072-0/+7
* mac80211: add ieee80211_is_any_nullfunc()Thomas Pedersen2020-01-151-0/+9
* mac80211: add handling for BSS colorJohn Crispin2020-01-152-2/+17
* nl80211: add handling for BSS colorJohn Crispin2020-01-152-0/+41
* Merge remote-tracking branch 'net-next/master' into mac80211-nextJohannes Berg2020-01-0278-209/+939
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2019-12-317-12/+33
| |\
| | * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2019-12-315-12/+30
| | |\
| | | * net/sched: add delete_empty() to filters and use it in cls_flowerDavide Caratti2019-12-301-0/+5
| | | * ptp: fix the race between the release of ptp_clock and cdevVladis Dronov2019-12-301-8/+11
| | | * of: mdio: Add missing inline to of_mdiobus_child_is_phy() dummyGeert Uytterhoeven2019-12-261-1/+1
| | | * net/dst: do not confirm neighbor for vxlan and geneve pmtu updateHangbin Liu2019-12-241-1/+1
| | | * net/dst: add new function skb_dst_update_pmtu_no_confirmHangbin Liu2019-12-241-0/+9
| | | * net: add bool confirm_neigh parameter for dst_ops.update_pmtuHangbin Liu2019-12-242-2/+3
| | * | ata: libahci_platform: Export again ahci_platform_<en/dis>able_phys()Florian Fainelli2019-12-251-0/+2
| | * | libata: Fix retrieving of active qcsSascha Hauer2019-12-251-0/+1
| | |/
| * | net: dsa: sja1105: Use PTP core's dedicated kernel thread for RX timestampingVladimir Oltean2019-12-301-2/+0
| * | ptp: introduce ptp_cancel_worker_syncVladimir Oltean2019-12-301-0/+9
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-nextDavid S. Miller2019-12-302-0/+5
| |\ \
| | * | netfilter: nft_meta: add support for slave device ifindex matchingFlorian Westphal2019-12-261-0/+4
| | * | netfilter: Document ingress hookLukas Wunner2019-12-171-0/+1
| * | | ethtool: provide link state with LINKSTATE_GET requestMichal Kubecek2019-12-271-0/+14
| * | | ethtool: add LINKMODES_NTF notificationMichal Kubecek2019-12-271-0/+1
| * | | ethtool: set link modes related data with LINKMODES_SET requestMichal Kubecek2019-12-271-0/+1
| * | | ethtool: provide link mode information with LINKMODES_GET requestMichal Kubecek2019-12-272-0/+21
| * | | ethtool: add LINKINFO_NTF notificationMichal Kubecek2019-12-271-0/+1
| * | | ethtool: set link settings with LINKINFO_SET requestMichal Kubecek2019-12-271-0/+1
| * | | ethtool: provide link settings with LINKINFO_GET requestMichal Kubecek2019-12-271-0/+18
| * | | ethtool: provide string sets with STRSET_GET requestMichal Kubecek2019-12-272-0/+59
| * | | ethtool: support for netlink notificationsMichal Kubecek2019-12-273-0/+16
| * | | ethtool: netlink bitset handlingMichal Kubecek2019-12-271-0/+35
| * | | ethtool: helper functions for netlink interfaceMichal Kubecek2019-12-271-0/+21
| * | | ethtool: introduce ethtool netlink interfaceMichal Kubecek2019-12-272-0/+45
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2019-12-277-37/+127
| |\ \ \
| | * | | xsk: ixgbe: i40e: ice: mlx5: Xsk_umem_discard_addr to xsk_umem_release_addrMagnus Karlsson2019-12-201-5/+5
| | * | | xsk: Change names of validation functionsMagnus Karlsson2019-12-201-2/+2
| | * | | bpf: Support replacing cgroup-bpf program in MULTI modeAndrey Ignatov2019-12-192-1/+13
| | * | | xdp: Remove map_to_flush and map swap detectionBjörn Töpel2019-12-191-1/+0
| | * | | xdp: Make cpumap flush_list common for all map instancesBjörn Töpel2019-12-191-2/+2
| | * | | xdp: Make devmap flush_list common for all map instancesBjörn Töpel2019-12-191-2/+2
| | * | | xsk: Make xskmap flush_list common for all map instancesBjörn Töpel2019-12-191-7/+4
| | * | | libbpf: Support libbpf-provided extern variablesAndrii Nakryiko2019-12-151-1/+2
| | * | | bpf, x86: Align dispatcher branch targets to 16BBjörn Töpel2019-12-131-1/+1
| | * | | bpf, xdp: Start using the BPF dispatcher for XDPBjörn Töpel2019-12-132-16/+39
| | * | | bpf: Introduce BPF dispatcherBjörn Töpel2019-12-131-0/+56
| | * | | bpf: Move trampoline JIT image allocation to a functionBjörn Töpel2019-12-131-0/+1
| | * | | bpf: Emit audit messages upon successful prog load and unloadDaniel Borkmann2019-12-111-0/+1
| * | | | bonding: rename AD_STATE_* to LACP_STATE_*Andy Roulin2019-12-261-8/+8
| * | | | sctp: move trace_sctp_probe_path into sctp_outq_sackKevin Kou2019-12-261-9/+0