summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2020-09-20net: dsa: rename dsa_slave_upper_vlan_check to something more suggestiveVladimir Oltean
2020-09-20net: dsa: deny enslaving 802.1Q upper to VLAN-aware bridge from PRECHANGEUPPERVladimir Oltean
2020-09-20net: remove unnecessary NULL checking in napi_consume_skb()Yunsheng Lin
2020-09-20net: sctp: Fix IPv6 ancestor_size calc in sctp_copy_descendantHenry Ptasinski
2020-09-19ethtool: Add 100base-FX link mode entriesDan Murphy
2020-09-19net/packet: Fix a comment about network_headerXie He
2020-09-18net: dsa: wire up devlink info getAndrew Lunn
2020-09-18net: dsa: Add devlink regions support to DSAAndrew Lunn
2020-09-18net: dsa: Add helper to convert from devlink to dsAndrew Lunn
2020-09-18net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn
2020-09-18net: ipv6: fix kconfig dependency warning for IPV6_SEG6_HMACNecip Fazil Yildiran
2020-09-18Merge tag 'batadv-net-for-davem-20200918' of git://git.open-mesh.org/linux-mergeDavid S. Miller
2020-09-18net: tipc: Supply missing udp_media.h include fileWang Hai
2020-09-18tipc: Remove unused macro CF_SERVERYueHaibing
2020-09-18l2tp: fix up inconsistent rx/tx statisticsTom Parkin
2020-09-18net: openswitch: reuse the helper variable to improve the code readablityZeng Tao
2020-09-18net: bridge: delete duplicated wordsRandy Dunlap
2020-09-18net: atm: delete duplicated wordsRandy Dunlap
2020-09-18net: tipc: delete duplicated wordsRandy Dunlap
2020-09-18net: bluetooth: delete duplicated wordsRandy Dunlap
2020-09-18net: ipv6: delete duplicated wordsRandy Dunlap
2020-09-18net: rds: delete duplicated wordsRandy Dunlap
2020-09-18net: core: delete duplicated wordsRandy Dunlap
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien
2020-09-18tipc: add automatic session key exchangeTuong Lien
2020-09-18tipc: introduce encryption master keyTuong Lien
2020-09-18tipc: optimize key switching time and logicTuong Lien
2020-09-18devlink: collect flash notify params into a structShannon Nelson
2020-09-18devlink: add timeout information to status_notifyShannon Nelson
2020-09-18net: mscc: ocelot: add locking for the port TX timestamp IDVladimir Oltean
2020-09-18net: use exponential backoff in netdev_wait_allrefsFrancesco Ruggeri
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit
2020-09-18mac80211: Add FILS discovery supportAloka Dixit
2020-09-18nl80211: Add FILS discovery supportAloka Dixit
2020-09-18mac80211: fix 80 MHz association to 160/80+80 AP on 6 GHzJohn Crispin
2020-09-18mac80211: allow bigger A-MSDU sizes in VHT, even if HT is limitedFelix Fietkau
2020-09-18nl80211: support setting S1G channelsThomas Pedersen
2020-09-18nl80211: correctly validate S1G beacon headThomas Pedersen
2020-09-18cfg80211: regulatory: handle S1G channelsThomas Pedersen
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen
2020-09-18mac80211: reorganize code to remove a forward declarationFelix Fietkau
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau
2020-09-18mac80211: support using ieee80211_tx_status_ext to free skbs without status infoFelix Fietkau
2020-09-18mac80211: unify 802.3 (offload) and 802.11 tx status codepathFelix Fietkau
2020-09-18mac80211: optimize station connection monitorFelix Fietkau
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau
2020-09-18mac80211: reduce duplication in tx status functionsFelix Fietkau