summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* wifi: mac80211: Do not include crypto/algapi.hHerbert Xu2023-08-243-3/+3
* wifi: nl80211: Remove unused declaration nl80211_pmsr_dump_results()Yue Haibing2023-08-221-1/+0
* wifi: mac80211: mesh: Remove unused function declaration mesh_ids_set_default()Yue Haibing2023-08-221-1/+0
* wifi: mac80211: Remove unused function declarationsYue Haibing2023-08-221-2/+0
* wifi: nl80211/cfg80211: add forgotten nla_policy for BSS color attributeLin Ma2023-08-221-0/+1
* wifi: mac80211: fix puncturing bitmap handling in CSAJohannes Berg2023-08-221-6/+6
* wifi: mac80211: check for station first in client probeJohannes Berg2023-08-221-7/+8
* wifi: cfg80211: ocb: don't leave if not joinedJohannes Berg2023-08-221-0/+3
* wifi: cfg80211: reject auth/assoc to AP with our addressJohannes Berg2023-08-221-0/+13
* wifi: mac80211: check S1G action frame sizeJohannes Berg2023-08-221-0/+4
* wifi: cfg80211: Annotate struct cfg80211_rnr_elems with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_pmsr_request with __counted_byKees Cook2023-08-221-2/+1
* wifi: cfg80211: Annotate struct cfg80211_mbssid_elems with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_cqm_config with __counted_byKees Cook2023-08-221-1/+1
* wifi: cfg80211: Annotate struct cfg80211_acl_data with __counted_byKees Cook2023-08-221-2/+1
* net: annotate data-races around sk->sk_lingertimeEric Dumazet2023-08-215-13/+13
* IPv4: add extack info for IPv4 address add/deleteHangbin Liu2023-08-211-3/+20
* ipv6: do not match device when remove source routeHangbin Liu2023-08-201-5/+2
* net: release reference to inet6_dev pointerPatrick Rohr2023-08-201-1/+1
* net: selectively purge error queue in IP_RECVERR / IPV6_RECVERREric Dumazet2023-08-203-2/+23
* net: add skb_queue_purge_reason and __skb_queue_purge_reasonEric Dumazet2023-08-191-4/+7
* net/smc: Extend SMCR v2 linkgroup netlink attributeGuangguan Wang2023-08-191-0/+4
* net/smc: support max links per lgr negotiation in clc handshakeGuangguan Wang2023-08-196-24/+82
* net/smc: support max connections per lgr negotiationGuangguan Wang2023-08-196-6/+62
* net/smc: support smc v2.x features validateGuangguan Wang2023-08-193-0/+71
* net/smc: add vendor unique experimental options area in clc handshakeGuangguan Wang2023-08-193-24/+37
* net/smc: support smc release version negotiation in clc handshakeGuangguan Wang2023-08-195-13/+51
* tcp: refine skb->ooo_okay settingEric Dumazet2023-08-181-7/+14
* Merge tag 'batadv-next-pullrequest-20230816' of git://git.open-mesh.org/linux...Jakub Kicinski2023-08-1811-221/+28
|\
| * batman-adv: Drop per algo GW section class codeSven Eckelmann2023-08-146-107/+8
| * batman-adv: Keep batadv_netlink_notify_* staticSven Eckelmann2023-08-142-11/+5
| * batman-adv: Drop unused function batadv_gw_bandwidth_setSven Eckelmann2023-08-142-90/+0
| * batman-adv: Check hardif MTU against runtime MTUSven Eckelmann2023-08-031-7/+13
| * batman-adv: Avoid magic value for minimum MTUSven Eckelmann2023-08-031-1/+1
| * batman-adv: Remove unused declarationsYueHaibing2023-08-031-4/+0
| * batman-adv: Start new development cycleSimon Wunderlich2023-08-031-1/+1
* | net: use SLAB_NO_MERGE for kmem_cache skbuff_head_cacheJesper Dangaard Brouer2023-08-181-1/+12
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-1819-67/+113
|\ \
| * \ Merge tag 'net-6.5-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-08-1818-67/+110
| |\ \
| | * | sock: Fix misuse of sk_under_memory_pressure()Abel Wu2023-08-171-1/+1
| | * | Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller2023-08-165-29/+66
| | |\ \
| | | * | netfilter: nft_dynset: disallow object mapsPablo Neira Ayuso2023-08-161-0/+3
| | | * | netfilter: nf_tables: GC transaction race with netns dismantlePablo Neira Ayuso2023-08-161-1/+6
| | | * | netfilter: nf_tables: fix GC transaction races with netns and netlink event e...Pablo Neira Ayuso2023-08-161-4/+32
| | | * | ipvs: fix racy memcpy in proc_do_sync_thresholdSishuai Gong2023-08-161-0/+4
| | | * | netfilter: set default timeout to 3 secs for sctp shutdown send and recv stateXin Long2023-08-161-3/+3
| | | * | netfilter: nf_tables: don't fail inserts if duplicate has expiredFlorian Westphal2023-08-161-19/+4
| | | * | netfilter: nf_tables: deactivate catchall elements in next generationFlorian Westphal2023-08-161-0/+1
| | | * | netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal2023-08-161-1/+1
| | | * | netfilter: nf_tables: fix false-positive lockdep splatFlorian Westphal2023-08-161-1/+12