summaryrefslogtreecommitdiffstats
path: root/net (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | netfilter: nf_tables: pass hook list to flowtable event notifierPablo Neira Ayuso2020-05-271-5/+11
| | * | | | | netfilter: nf_tables: add nft_flowtable_hooks_destroy()Pablo Neira Ayuso2020-05-271-4/+11
| | * | | | | netfilter: nf_tables: pass hook list to nft_{un,}register_flowtable_net_hooks()Pablo Neira Ayuso2020-05-271-7/+10
| | * | | | | netfilter: nf_tables: generalise flowtable hook parsingPablo Neira Ayuso2020-05-271-11/+25
| | * | | | | netfilter: ctnetlink: add kernel side filtering for dumpRomain Bellan2020-05-275-71/+381
| * | | | | | net: remove indirect block netdev event registrationPablo Neira Ayuso2020-06-014-435/+1
| * | | | | | net: use flow_indr_dev_setup_offload()Pablo Neira Ayuso2020-06-013-38/+67
| * | | | | | net: cls_api: add tcf_block_offload_init()Pablo Neira Ayuso2020-06-011-7/+19
| * | | | | | net: flow_offload: consolidate indirect flow_block infrastructurePablo Neira Ayuso2020-06-011-0/+157
| * | | | | | netfilter: nf_flowtable: expose nf_flow_table_gc_cleanup()Pablo Neira Ayuso2020-06-011-3/+3
| * | | | | | net/sched: fix a couple of splats in the error path of tfc_gate_init()Davide Caratti2020-06-011-3/+6
| * | | | | | bridge: Avoid infinite loop when suppressing NS messages with invalid optionsIdo Schimmel2020-06-011-0/+4
| * | | | | | ipv4: nexthop: Fix deadcode issue by performing a proper NULL checkPatrick Eigensatz2020-06-011-2/+2
| * | | | | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2020-06-014-32/+10
| |\ \ \ \ \ \
| | * | | | | | Bluetooth: Acquire sk_lock.slock without disabling interruptsSebastian Andrzej Siewior2020-05-291-5/+2
| | * | | | | | Bluetooth: Fix assuming EIR flags can result in SSP authenticationLuiz Augusto von Dentz2020-05-201-2/+0
| | * | | | | | Bluetooth: Consolidate encryption handling in hci_encrypt_cfmLuiz Augusto von Dentz2020-05-201-25/+3
| | * | | | | | Bluetooth: Add SCO fallback for invalid LMP parameters errorHsin-Yu Chao2020-05-181-0/+1
| | * | | | | | Bluetooth: Fix for GAP/SEC/SEM/BI-10-CƁukasz Rymanowski2020-05-181-0/+4
| * | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller2020-06-0138-203/+498
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge tag 'mac80211-next-for-davem-2020-05-31' of git://git.kernel.org/pub/sc...David S. Miller2020-05-3129-223/+980
| |\ \ \ \ \ \ \ \
| | * | | | | | | | cfg80211: support bigger kek/kck key lengthNathan Errera2020-05-311-4/+19
| | * | | | | | | | mac80211: set short_slot for 6 GHz bandTova Mussai2020-05-312-2/+4
| | * | | | | | | | mac80211: Consider 6 GHz band when handling power constraintIlan Peer2020-05-311-0/+1
| | * | | | | | | | mac80211: accept aggregation sessions on 6 GHzJohannes Berg2020-05-312-3/+5
| | * | | | | | | | cfg80211: require HE capabilities for 6 GHz bandJohannes Berg2020-05-311-0/+10
| | * | | | | | | | cfg80211: reject HT/VHT capabilities on 6 GHz bandJohannes Berg2020-05-311-1/+6
| | * | | | | | | | cfg80211: treat 6 GHz channels as valid regardless of capabilityJohannes Berg2020-05-311-7/+15
| | * | | | | | | | mac80211: Add HE 6GHz capabilities element to probe requestIlan Peer2020-05-313-17/+38
| | * | | | | | | | mac80211: use HE 6 GHz band capability and pass it to the driverJohannes Berg2020-05-315-2/+56
| | * | | | | | | | mac80211: check the correct bit for EMA APShaul Triebitz2020-05-311-9/+9
| | * | | | | | | | mac80211: determine chandef from HE 6 GHz operationJohannes Berg2020-05-314-19/+160
| | * | | | | | | | mac80211: avoid using ext NSS high BW if not supportedJohannes Berg2020-05-317-17/+100
| | * | | | | | | | mac80211: do not allow HT/VHT IEs in 6 GHz mesh modeRajkumar Manoharan2020-05-311-0/+16
| | * | | | | | | | mac80211: build HE operation with 6 GHz oper informationRajkumar Manoharan2020-05-314-8/+72
| | * | | | | | | | mac80211: add HE 6 GHz Band Capability elementRajkumar Manoharan2020-05-316-1/+65
| | * | | | | | | | cfg80211: add and expose HE 6 GHz band capabilitiesJohannes Berg2020-05-311-1/+8
| | * | | | | | | | mac80211: add HE 6 GHz Band Capabilities into parse extensionRajkumar Manoharan2020-05-312-0/+5
| | * | | | | | | | cfg80211: handle 6 GHz capability of new stationRajkumar Manoharan2020-05-311-1/+17
| | * | | | | | | | nl80211: really allow client-only BIGTK supportJohannes Berg2020-05-312-3/+8
| | * | | | | | | | cfg80211: adapt to new channelization of the 6GHz bandArend Van Spriel2020-05-311-2/+4
| | * | | | | | | | cfg80211: fix 6 GHz frequencies to kHzJohannes Berg2020-05-311-1/+1
| | * | | | | | | | mac80211: support control port TX status reportingMarkus Theil2020-05-285-22/+56
| | * | | | | | | | mac80211: fix HT-Control field reception for management framesJohannes Berg2020-05-271-7/+37
| | * | | | | | | | cfg80211: fix CFG82011_CRDA_SUPPORT still mentioning internal regdbPatrick Steinhardt2020-05-271-2/+2
| | * | | | | | | | nl80211: Add support to configure TID specific Tx rate configurationTamizh Chelvam2020-05-271-14/+42
| | * | | | | | | | mac80211: allow SA-QUERY processing in userspaceJohannes Berg2020-05-271-13/+36
| | * | | | | | | | nl80211: add ability to report TX status for control port TXMarkus Theil2020-05-275-13/+60
| | * | | | | | | | mac80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1
| | * | | | | | | | cfg80211: Replace zero-length array with flexible-arrayGustavo A. R. Silva2020-05-271-1/+1