summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2021-02-12Merge tag 'mac80211-next-for-net-next-2021-02-12' of git://git.kernel.org/pub...David S. Miller
2021-02-12rxrpc: Fix dependency on IPv6 in udp tunnel configVadim Fedorenko
2021-02-12mptcp: add netlink event supportFlorian Westphal
2021-02-12mptcp: avoid lock_fast usage in accept pathFlorian Westphal
2021-02-12mptcp: pass subflow socket to a few helpersFlorian Westphal
2021-02-12mptcp: move subflow close loop after sk close checkFlorian Westphal
2021-02-12mptcp: schedule worker when subflow is closedFlorian Westphal
2021-02-12mptcp: split __mptcp_close_ssk helperFlorian Westphal
2021-02-12mptcp: move pm netlink work into pm_netlinkFlorian Westphal
2021-02-12cfg80211/mac80211: Support disabling HE modeBen Greear
2021-02-12mac80211: add STBC encoding to ieee80211_parse_tx_radiotapPhilipp Borgers
2021-02-12mac80211: minstrel_ht: remove sample rate switching code for constrained devicesFelix Fietkau
2021-02-12mac80211: minstrel_ht: show sampling rates in debugfsFelix Fietkau
2021-02-12mac80211: minstrel_ht: significantly redesign the rate probing strategyFelix Fietkau
2021-02-12mac80211: minstrel_ht: reduce the need to sample slower ratesFelix Fietkau
2021-02-12mac80211: minstrel_ht: update total packets counter in tx status pathFelix Fietkau
2021-02-12mac80211: minstrel_ht: use bitfields to encode rate indexesFelix Fietkau
2021-02-12cfg80211: initialize reg_rule in __freq_reg_info()Luca Coelho
2021-02-12mac80211: fix potential overflow when multiplying to u32 integersColin Ian King
2021-02-12mac80211: enable QoS support for nl80211 ctrl portMarkus Theil
2021-02-12cfg80211: remove unused callbackMatteo Croce
2021-02-11net/tls: Select SOCK_RX_QUEUE_MAPPING from TLS_DEVICETariq Toukan
2021-02-11net/sock: Add kernel config SOCK_RX_QUEUE_MAPPINGTariq Toukan
2021-02-11tcp: Sanitize CMSG flags and reserved args in tcp_zerocopy_receive.Arjun Roy
2021-02-11net: fix dev_ifsioc_locked() race conditionCong Wang
2021-02-11Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernDavid S. Miller
2021-02-11net: fib_notifier: don't return positive values on fib registrationVlad Buslov
2021-02-11net: ipconfig: avoid use-after-free in ic_close_devsVladimir Oltean
2021-02-11net: initialize net->net_cookie at netns setupEric Dumazet
2021-02-11net: dsa: xrs700x: add HSR offloading supportGeorge McCollister
2021-02-11net: dsa: add support for offloading HSRGeorge McCollister
2021-02-11net: hsr: add offloading supportGeorge McCollister
2021-02-11net: hsr: generate supervision frame without HSR/PRP tagGeorge McCollister
2021-02-11tcp: add some entropy in __inet_hash_connect()Eric Dumazet
2021-02-11tcp: change source port randomizarion at connect() timeEric Dumazet
2021-02-10rxrpc: Fix missing dependency on NET_UDP_TUNNELDavid Howells
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-02-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2021-02-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2021-02-09vsock: fix locking in vsock_shutdown()Stefano Garzarella
2021-02-09net: add sysfs attribute to control napi threaded modeWei Wang
2021-02-09net: implement threaded-able napi poll loop supportWei Wang
2021-02-09net: extract napi poll functionality to __napi_poll()Felix Fietkau
2021-02-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2021-02-08IPv6: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv6: Add "offload failed" indication to routesAmit Cohen
2021-02-08IPv4: Extend 'fib_notify_on_flag_change' sysctlAmit Cohen
2021-02-08IPv4: Add "offload failed" indication to routesAmit Cohen
2021-02-08bridge: mrp: Fix the usage of br_mrp_port_switchdev_set_stateHoratiu Vultur
2021-02-09netfilter: nftables: relax check for stateful expressions in set definitionPablo Neira Ayuso