summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2020-09-22Merge tag 'linux-can-next-for-5.10-20200921' of git://git.kernel.org/pub/scm/...David S. Miller3-4/+7
2020-09-22Merge tag 'mac80211-next-for-net-next-2020-09-21' of git://git.kernel.org/pub...David S. Miller4-87/+331
2020-09-21can: rx-offload: can_rx_offload_add_manual(): add new initialization functionMarc Kleine-Budde1-0/+3
2020-09-21can: dev: can_put_echo_skb(): propagate error in case of errorsMarc Kleine-Budde1-2/+2
2020-09-21can: include: fix spelling mistakesMarc Kleine-Budde2-2/+2
2020-09-21net: dsa: tag_8021q: add VLANs to the master interface tooVladimir Oltean1-0/+2
2020-09-20ethtool: Add 100base-FX link mode entriesDan Murphy1-0/+2
2020-09-19net: dsa: wire up devlink info getAndrew Lunn1-1/+4
2020-09-19net: dsa: Add devlink regions support to DSAAndrew Lunn1-0/+6
2020-09-19net: dsa: Add helper to convert from devlink to dsAndrew Lunn1-0/+7
2020-09-19net: devlink: region: Pass the region ops to the snapshot functionAndrew Lunn1-1/+3
2020-09-19net: devlink: regions: Add a priv member to the regions ops structAndrew Lunn1-0/+2
2020-09-19net: mscc: ocelot: make ocelot_init_timestamp take a const struct ptp_clock_infoVladimir Oltean1-1/+2
2020-09-19ptp_qoriq: support FIPER3Yangbo Lu1-0/+3
2020-09-19net: fix build without CONFIG_SYSCTL definitionMahesh Bandewar1-2/+3
2020-09-18tipc: add automatic rekeying for encryption keyTuong Lien2-0/+3
2020-09-18tipc: introduce encryption master keyTuong Lien1-0/+1
2020-09-18devlink: collect flash notify params into a structShannon Nelson1-0/+19
2020-09-18devlink: add timeout information to status_notifyShannon Nelson2-0/+7
2020-09-18mac80211: fix some encapsulation offload kernel-docJohannes Berg1-1/+3
2020-09-18cfg80211: add missing kernel-doc for S1G band capabilitiesJohannes Berg1-0/+1
2020-09-18mac80211: Unsolicited broadcast probe response supportAloka Dixit1-0/+20
2020-09-18nl80211: Unsolicited broadcast probe response supportAloka Dixit2-0/+54
2020-09-18mac80211: Add FILS discovery supportAloka Dixit1-0/+27
2020-09-18nl80211: Add FILS discovery supportAloka Dixit2-0/+63
2020-09-18nl80211: support setting S1G channelsThomas Pedersen1-0/+10
2020-09-18nl80211: advertise supported channel width in S1GThomas Pedersen2-0/+30
2020-09-18ieee80211: redefine S1G bits with GENMASKThomas Pedersen1-78/+78
2020-09-18mac80211: extend ieee80211_tx_status_ext to support bulk freeFelix Fietkau1-0/+2
2020-09-18mac80211: notify the driver when a sta uses 4-address modeFelix Fietkau1-0/+4
2020-09-18mac80211: swap NEED_TXPROCESSING and HW_80211_ENCAP tx flagsFelix Fietkau1-7/+7
2020-09-18mac80211: remove tx status call to ieee80211_sta_register_airtimeFelix Fietkau1-2/+3
2020-09-18mac80211: rework tx encapsulation offload APIFelix Fietkau1-0/+29
2020-09-18cfg80211: add more comments for ap_isolate in bss_parametersWright Feng1-0/+1
2020-09-18net: remove comments on struct rtnl_link_statsJakub Kicinski1-16/+15
2020-09-18netdev: Remove unused functionsYueHaibing1-10/+0
2020-09-18genetlink: Remove unused function genl_err_attr()YueHaibing1-8/+0
2020-09-18net/sched: Remove unused function qdisc_queue_drop_head()YueHaibing1-6/+0
2020-09-17Merge tag 'mlx5-updates-2020-09-15' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2-2/+2
2020-09-16nexthop: Convert to blocking notification chainIdo Schimmel1-1/+1
2020-09-16nexthop: Remove NEXTHOP_EVENT_ADDIdo Schimmel1-1/+0
2020-09-16nexthop: Remove unused function declaration from header fileIdo Schimmel1-3/+0
2020-09-16devlink: introduce the health reporter test commandJiri Pirko2-0/+5
2020-09-15ethtool: add standard pause statsJakub Kicinski2-1/+43
2020-09-15bridge: Add SWITCHDEV_FDB_FLUSH_TO_BRIDGE notifierAlexandra Winter1-0/+1
2020-09-15net/mlx5e: Add CQE compression support for multi-strides packetsOfer Levi1-1/+2
2020-09-15net/mlx5: Always use container_of to find mdev pointer from clock structEran Ben Elisha1-1/+0
2020-09-15Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller1-0/+8
2020-09-15Merge tag 'rxrpc-next-20200914' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller1-1/+1
2020-09-14tcp: remove SOCK_QUEUE_SHRUNKEric Dumazet1-2/+0