summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* tls: use fixed size for tls_offload_context_{tx,rx}.driver_stateSabrina Dubroca2023-10-131-10/+4
* tls: store iv directly within cipher_contextSabrina Dubroca2023-10-131-1/+2
* tls: rename MAX_IV_SIZE to TLS_MAX_IV_SIZESabrina Dubroca2023-10-131-1/+1
* tls: store rec_seq directly within cipher_contextSabrina Dubroca2023-10-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-131-0/+1
|\
| * net: macsec: indicate next pn update when offloadingRadu Pirea (NXP OSS)2023-10-101-0/+1
* | netfilter: cleanup struct nft_tableGeorge Guo2023-10-101-1/+4
* | netfilter: conntrack: simplify nf_conntrack_alter_replyFlorian Westphal2023-10-101-4/+10
* | tcp: record last received ipv6 flowlabelDavid Morley2023-10-102-1/+6
* | Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-10-073-96/+182
|\ \
| * \ Merge wireless into wireless-nextJohannes Berg2023-10-063-12/+34
| |\ \
| * | | wifi: cfg80211: report per-link errors during associationBenjamin Berg2023-09-251-0/+3
| * | | wifi: mac80211: support antenna control in injectionJohannes Berg2023-09-251-1/+5
| * | | wifi: mac80211: Notify the low level driver on change in MLO valid linksIlan Peer2023-09-251-0/+2
| * | | wifi: mac80211: allow for_each_sta_active_link() under RCUJohannes Berg2023-09-251-1/+1
| * | | wifi: mac80211: relax RCU check in for_each_vif_active_link()Johannes Berg2023-09-251-1/+1
| * | | wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg2023-09-251-1/+17
| * | | wifi: mac80211: ethtool: always hold wiphy mutexJohannes Berg2023-09-251-0/+4
| * | | wifi: cfg80211: save power spectral density(psd) of regulatory ruleWen Gong2023-09-182-1/+6
| * | | wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg2023-09-141-1/+1
| * | | wifi: mac80211: Sanity check tx bitrate if not provided by driverStephen Douthit2023-09-131-0/+5
| * | | wifi: cfg80211: export DFS CAC time and usable state helper functionsAditya Kumar Singh2023-09-131-0/+24
| * | | wifi: cfg80211: call reg_call_notifier on beacon hintsAbhishek Kumar2023-09-131-0/+3
| * | | wifi: cfg80211: modify prototype for change_beaconAloka Dixit2023-09-131-1/+1
| * | | wifi: nl80211: fixes to FILS discovery updatesAloka Dixit2023-09-131-0/+4
| * | | wifi: cfg80211: remove scan_width supportJohannes Berg2023-09-131-62/+1
| * | | wifi: cfg80211: fix kernel-doc for wiphy_delayed_work_flush()Johannes Berg2023-09-131-1/+1
| * | | wifi: cfg80211: add ieee80211_fragment_element to public APIBenjamin Berg2023-09-111-0/+12
| * | | wifi: mac80211: add support for mld in ieee80211_chswitch_doneEmmanuel Grumbach2023-09-111-2/+6
| * | | wifi: cfg80211: annotate iftype_data pointer with sparseJohannes Berg2023-09-111-5/+54
| * | | wifi: cfg80211: remove wdev mutexJohannes Berg2023-09-112-19/+7
| * | | wifi: cfg80211: add flush functions for wiphy workJohannes Berg2023-09-111-0/+21
| * | | wifi: mac80211: rework ack_frame_id handling a bitJohannes Berg2023-09-111-3/+6
* | | | flow_offload: Annotate struct flow_action_entry with __counted_byKees Cook2023-10-061-1/+1
* | | | nexthop: Annotate struct nh_group with __counted_byKees Cook2023-10-061-1/+1
* | | | nexthop: Annotate struct nh_notifier_grp_info with __counted_byKees Cook2023-10-061-1/+1
* | | | nexthop: Annotate struct nh_notifier_res_table_info with __counted_byKees Cook2023-10-061-1/+1
* | | | nexthop: Annotate struct nh_res_table with __counted_byKees Cook2023-10-061-1/+1
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-10-057-11/+17
|\ \ \ \ | | |_|/ | |/| |
| * | | net: mana: Fix oversized sge0 for GSO packetsHaiyang Zhang2023-10-051-2/+3
| * | | tcp: fix quick-ack counting to count actual ACKs of new dataNeal Cardwell2023-10-051-2/+4
| * | | page_pool: fix documentation typosRandy Dunlap2023-10-041-3/+3
| * | | Merge tag 'wireless-2023-09-27' of git://git.kernel.org/pub/scm/linux/kernel/...Jakub Kicinski2023-10-041-2/+4
| |\ \ \ | | | |/ | | |/|
| | * | wifi: cfg80211: add missing kernel-doc for cqm_rssi_workJohannes Berg2023-09-131-0/+1
| | * | wifi: cfg80211: fix cqm_config access raceJohannes Berg2023-09-111-1/+2
| | * | wifi: cfg80211/mac80211: hold link BSSes when assoc fails for MLO connectionWen Gong2023-09-111-1/+1
| * | | ipv4/fib: send notify when delete source address routesHangbin Liu2023-10-031-0/+1
| * | | neighbour: fix data-races around n->outputEric Dumazet2023-10-011-1/+1
| * | | Merge tag 'for-net-2023-09-20' of git://git.kernel.org/pub/scm/linux/kernel/g...David S. Miller2023-10-011-1/+1
| |\ \ \
| | * | | Bluetooth: hci_core: Fix build warningsLuiz Augusto von Dentz2023-09-201-1/+1