aboutsummaryrefslogtreecommitdiffstats
path: root/lib (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2020-06-01mlxsw: spectrum_trap: Move layer 3 exceptions to exceptions trap groupIdo Schimmel2-16/+25
2020-06-01devlink: Create dedicated trap group for layer 3 exceptionsIdo Schimmel3-2/+9
2020-06-01net: fec: disable correct clk in the err path of fec_enet_clk_enableLiu Xiang1-2/+6
2020-06-01net: octeon: mgmt: Repair filling of RX ringAlexander Sverdlin1-0/+5
2020-06-01net: remove indirect block netdev event registrationPablo Neira Ayuso5-444/+1
2020-06-01bnxt_tc: update indirect block supportPablo Neira Ayuso2-40/+12
2020-06-01nfp: update indirect block supportPablo Neira Ayuso3-36/+17
2020-06-01mlx5: update indirect block supportPablo Neira Ayuso4-83/+8
2020-06-01net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso3-38/+67
2020-06-01net: cls_api: add tcf_block_offload_init()Pablo Neira Ayuso1-7/+19
2020-06-01net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso2-0/+176
2020-06-01netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso2-3/+5
2020-06-01net/sched: fix a couple of splats in the error path of tfc_gate_init()Davide Caratti1-3/+6
2020-06-01net: ethernet: mtk-star-emac: use regmap bitopsBartosz Golaszewski1-45/+35
2020-06-01regmap: provide helpers for simple bit operationsBartosz Golaszewski2-0/+58
2020-06-01cxgb4: cleanup error code in setup_sge_queues_uld()Dan Carpenter1-4/+5
2020-06-01vxlan: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-01bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel1-0/+4
2020-06-01ipv4: nexthop: Fix deadcode issue by performing a proper NULL checkPatrick Eigensatz1-2/+2
2020-06-01Bluetooth: hci_qca: Fix QCA6390 memdump failureZijun Hu1-9/+45
2020-06-01Bluetooth: btmtkuart: Use serdev_device_write_buf() instead of serdev_device_write()Zijun Hu1-2/+1
2020-06-01Bluetooth: hci_qca: Improve controller ID info log levelZijun Hu1-5/+9
2020-05-31checkpatch/coding-style: deprecate 80-column warningJoe Perches2-14/+23
2020-05-31cfg80211: support bigger kek/kck key lengthNathan Errera3-7/+32
2020-05-31mac80211: set short_slot for 6 GHz bandTova Mussai2-2/+4
2020-05-31mac80211: Consider 6 GHz band when handling power constraintIlan Peer1-0/+1
2020-05-31mac80211: accept aggregation sessions on 6 GHzJohannes Berg2-3/+5
2020-05-31cfg80211: require HE capabilities for 6 GHz bandJohannes Berg1-0/+10
2020-05-31cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg1-1/+6
2020-05-31cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg1-7/+15
2020-05-31mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer4-17/+58
2020-05-31mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg6-3/+59
2020-05-31mac80211: check the correct bit for EMA APShaul Triebitz2-10/+10
2020-05-31mac80211: determine chandef from HE 6 GHz operationJohannes Berg4-19/+160
2020-05-31mac80211: avoid using ext NSS high BW if not supportedJohannes Berg7-17/+100
2020-05-31mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan1-0/+16
2020-05-31mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan4-8/+72
2020-05-31mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan6-1/+65
2020-05-31cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg3-1/+14
2020-05-31mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2-0/+5
2020-05-31cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan3-1/+24
2020-05-31ieee80211: add HE ext EIDs and 6 GHz capability definesJohannes Berg1-0/+28
2020-05-31ieee80211: add code to obtain and parse 6 GHz operation fieldJohannes Berg1-1/+51
2020-05-31ieee80211: definitions for reduced neighbor reportsTova Mussai1-0/+28
2020-05-31cfg80211: add a helper to identify 6 GHz PSCsJohannes Berg1-0/+15
2020-05-31nl80211: really allow client-only BIGTK supportJohannes Berg2-3/+8
2020-05-31cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel1-2/+4
2020-05-31cfg80211: fix 6 GHz frequencies to kHzJohannes Berg1-1/+1
2020-05-30l2tp: add sk_family checks to l2tp_validate_socketEric Dumazet1-0/+3
2020-05-30l2tp: do not use inet_hash()/inet_unhash()Eric Dumazet2-15/+44