summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* ieee80211: add the value for Category '6' in "rtw_ieee80211_category"Christophe JAILLET2021-06-231-0/+1
* mac80211: move A-MPDU session check from minstrel_ht to mac80211Felix Fietkau2021-06-231-0/+5
* cfg80211: expose the rfkill device to the low level driverEmmanuel Grumbach2021-06-231-1/+8
* mac80211: add ieee80211_is_tx_data helper functionPhilipp Borgers2021-06-231-0/+18
* cfg80211: remove CFG80211_MAX_NUM_DIFFERENT_CHANNELSJohannes Berg2021-06-231-2/+0
* mptcp: add allow_join_id0 in mptcp_out_optionsGeliang Tang2021-06-221-1/+2
* sctp: process sctp over udp icmp err on sctp sideXin Long2021-06-221-0/+2
* sctp: do state transition when a probe succeeds on HB ACK recv pathXin Long2021-06-221-0/+1
* sctp: do state transition when PROBE_COUNT == MAX_PROBES on HB send pathXin Long2021-06-221-0/+1
* sctp: do the basic send and recv for PLPMTUD probeXin Long2021-06-222-1/+4
* sctp: add the probe timer in transport for PLPMTUDXin Long2021-06-225-1/+16
* sctp: add the constants/variables and states and some APIs for transportXin Long2021-06-223-3/+70
* sctp: add SCTP_PLPMTUD_PROBE_INTERVAL sockopt for sock/asoc/transportXin Long2021-06-221-0/+8
* sctp: add probe_interval in sysctl and sock/asoc/transportXin Long2021-06-223-0/+8
* sctp: add pad chunk and its make function and event tableXin Long2021-06-222-0/+8
* ethtool: Use kernel data types for internal EEPROM structIdo Schimmel2021-06-221-6/+6
* ethtool: Document correct attribute typeIdo Schimmel2021-06-221-1/+1
* 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
* net: dsa: export the dsa_port_is_{user,cpu,dsa} helpersVladimir Oltean2021-06-211-0/+15
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2021-06-1843-80/+279
|\
| * Merge tag 'net-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2021-06-188-10/+42
| |\
| | * icmp: don't send out ICMP messages with a source address of 0.0.0.0Toke Høiland-Jørgensen2021-06-181-0/+3
| | * net/mlx5e: Don't create devices during unload flowDmytro Linkin2021-06-161-0/+4
| | * net: inline function get_net_ns_by_fd if NET_NS is disabledChangbin Du2021-06-151-1/+6
| | * ptp: improve max_adj check against unreasonable valuesJakub Kicinski2021-06-151-1/+1
| | * net: make get_net_ns return error if NET_NS is disabledChangbin Du2021-06-122-2/+7
| | * inet: annotate date races around sk->sk_txhashEric Dumazet2021-06-101-3/+7
| | * net: annotate data race in sock_error()Eric Dumazet2021-06-101-1/+6
| | * net/mlx5e: Fix page reclaim for dead peer hairpinDima Chumak2021-06-091-0/+1
| | * Merge tag 'mac80211-for-net-2021-06-09' of git://git.kernel.org/pub/scm/linux...David S. Miller2021-06-091-2/+7
| | |\
| | | * mac80211: Fix NULL ptr deref for injected rate infoMathy Vanhoef2021-05-311-1/+6
| | | * mac80211: correct ieee80211_iterate_active_interfaces_mtx() locking commentsBrian Norris2021-05-311-1/+1
| * | | Merge tag 'pm-5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds2021-06-181-1/+0
| |\ \ \
| | * | | Revert "cpufreq: CPPC: Add support for frequency invariance"Viresh Kumar2021-06-141-1/+0
| * | | | Merge tag 'fixes_for_v5.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2021-06-171-2/+1
| |\ \ \ \
| | * | | | quota: finish disable quotactl_path syscallMarcin Juszkiewicz2021-06-151-2/+1
| * | | | | mm/thp: unmap_mapping_page() to fix THP truncate_cleanup_page()Hugh Dickins2021-06-161-0/+3
| * | | | | mm/thp: try_to_unmap() use TTU_SYNC for safe splittingHugh Dickins2021-06-161-0/+1
| * | | | | mm/thp: make is_huge_zero_pmd() safe and quickerHugh Dickins2021-06-161-1/+7
| * | | | | mm/hugetlb: expand restore_reserve_on_error functionalityMike Kravetz2021-06-161-0/+2
| * | | | | mm/swap: fix pte_same_as_swp() not removing uffd-wp bit when comparePeter Xu2021-06-161-4/+11
| * | | | | mm,hwpoison: fix race with hugetlb page allocationNaoya Horiguchi2021-06-161-0/+6
| | |/ / / | |/| | |
| * | | | mm: relocate 'write_protect_seq' in struct mm_structFeng Tang2021-06-121-7/+20
| * | | | Merge tag 'usb-5.13-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds2021-06-123-18/+77
| |\ \ \ \
| | * | | | usb: typec: tcpm: Properly handle Alert and Status MessagesKyle Tso2021-06-041-4/+0
| | * | | | dt-bindings: connector: Add PD rev 2.0 VDO definitionKyle Tso2021-06-041-3/+66