summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-04-221-1/+0
* netfilter: nf_tables: don't store chain address on jumpFlorian Westphal2023-04-221-2/+12
* Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-213-43/+60
|\
| * wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau2023-04-181-20/+0
| * wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut2023-04-141-1/+4
| * wifi: mac80211: add flush_sta methodJohannes Berg2023-04-131-0/+6
| * wifi: ieee80211: correctly mark FTM frames non-bufferableJohannes Berg2023-04-131-14/+38
| * wifi: ieee80211: clean up public action codesJohannes Berg2023-04-131-8/+3
| * mmc: sdio: add Realtek SDIO vendor ID and various wifi device IDsMartin Blumenstingl2023-04-121-0/+9
* | net/packet: support mergeable feature of virtioJianfeng Tan2023-04-211-0/+1
* | pds_core: publish events to the clientsShannon Nelson2023-04-211-0/+2
* | pds_core: add the aux client APIShannon Nelson2023-04-212-0/+8
* | pds_core: add auxiliary_bus devicesShannon Nelson2023-04-212-0/+15
* | pds_core: set up the VIF definitions and defaultsShannon Nelson2023-04-211-0/+19
* | pds_core: Add adminq processing and commandsShannon Nelson2023-04-211-1/+10
* | pds_core: set up device and adminqShannon Nelson2023-04-211-0/+638
* | pds_core: add devcmd device interfacesShannon Nelson2023-04-212-0/+193
* | pds_core: initial framework for pds_core PF driverShannon Nelson2023-04-212-0/+585
* | bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel2023-04-211-0/+1
* | bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel2023-04-211-0/+1
* | bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel2023-04-211-0/+1
* | sctp: delete the nested flexible array payloadXin Long2023-04-211-1/+1
* | sctp: delete the nested flexible array hmacXin Long2023-04-211-1/+1
* | sctp: delete the nested flexible array peer_initXin Long2023-04-211-1/+1
* | sctp: delete the nested flexible array variableXin Long2023-04-211-2/+2
* | sctp: delete the nested flexible array skipXin Long2023-04-212-4/+4
* | sctp: delete the nested flexible array paramsXin Long2023-04-212-7/+7
* | mac80211: use the new drop reasons infrastructureJohannes Berg2023-04-201-0/+12
* | net: extend drop reasons for multiple subsystemsJohannes Berg2023-04-202-4/+41
* | net: move dropreason.h to dropreason-core.hJohannes Berg2023-04-204-6/+7
* | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar2023-04-201-0/+1
* | net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski2023-04-201-1/+1
* | flow_dissector: Address kdoc warningsSimon Horman2023-04-201-18/+20
* | page_pool: unlink from napi during destroyJakub Kicinski2023-04-201-0/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-204-25/+28
|\ \
| * \ Merge tag 'net-6.3-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-04-203-7/+7
| |\ \
| | * | Revert "net/mlx5: Enable management PF initialization"Jakub Kicinski2023-04-191-5/+0
| | * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-04-182-2/+7
| | |\ \
| | | * | netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso2023-04-181-0/+4
| | | * | netfilter: nf_tables: fix ifdef to also consider nf_tables=mFlorian Westphal2023-04-171-2/+2
| | | * | netfilter: br_netfilter: fix recent physdev match breakageFlorian Westphal2023-04-061-0/+1
| * | | | Merge tag 'mm-hotfixes-stable-2023-04-19-16-36' of git://git.kernel.org/pub/s...Linus Torvalds2023-04-191-18/+21
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | mm: kmsan: handle alloc failures in kmsan_ioremap_page_range()Alexander Potapenko2023-04-181-9/+10
| | * | | mm: kmsan: handle alloc failures in kmsan_vmap_pages_range_noflush()Alexander Potapenko2023-04-181-9/+11
* | | | | net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2023-04-192-0/+45
* | | | | net/handshake: Create a NETLINK service for handling handshake requestsChuck Lever2023-04-192-0/+230
* | | | | net: skbuff: hide nf_trace and ipvs_propertyJakub Kicinski2023-04-191-0/+4
* | | | | net: skbuff: push nf_trace down the bitfieldJakub Kicinski2023-04-191-3/+3
* | | | | net: skbuff: move alloc_cpu into a potential holeJakub Kicinski2023-04-191-1/+2
* | | | | net: skbuff: hide csum_not_inet when CONFIG_IP_SCTP not setJakub Kicinski2023-04-191-0/+14