summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-2658-383/+2900
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-241-1/+1
| |\
| | * bpf: fix link failure with NETFILTER=y INET=nFlorian Westphal2023-04-221-1/+1
| * | Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-04-241-1/+0
| |\ \
| | * | netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-04-221-1/+0
| * | | serdev: Add method to assert break signal over tty UART portNeeraj Sanjay Kale2023-04-231-0/+6
| * | | serdev: Replace all instances of ENOTSUPP with EOPNOTSUPPNeeraj Sanjay Kale2023-04-231-2/+2
| * | | net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean2023-04-231-0/+21
| * | | net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean2023-04-231-2/+10
| * | | net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless setVladimir Oltean2023-04-231-1/+2
| * | | net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet2023-04-231-0/+3
| | |/ | |/|
| * | Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2023-04-212-1/+2
| |\ \
| | * | net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan2023-04-201-1/+1
| | * | net/mlx5: Add vnic devlink health reporter to PFs/VFsMaher Sanalla2023-04-201-0/+1
| * | | Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-217-29/+89
| |\ \ \ | | |_|/ | |/| |
| | * | bpf: add test_run support for netfilter program typeFlorian Westphal2023-04-211-0/+3
| | * | bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2023-04-211-0/+4
| | * | bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal2023-04-211-0/+1
| | * | bpf: Set skb redirect and from_ingress info in __bpf_tx_skbDaniel Borkmann2023-04-171-0/+9
| | * | bpf: Remove KF_KPTR_GET kfunc flagDavid Vernet2023-04-161-1/+0
| | * | bpf: Centralize btf_field-specific initialization logicDave Marchevsky2023-04-151-4/+29
| | * | bpf: Migrate bpf_rbtree_add and bpf_list_push_{front,back} to possibly failDave Marchevsky2023-04-151-1/+6
| | * | bpf: Support refcounted local kptrs in existing semanticsDave Marchevsky2023-04-151-0/+3
| | * | bpf: Introduce opaque bpf_refcount struct and add btf_record plumbingDave Marchevsky2023-04-151-0/+8
| | * | bpf: Remove btf_field_offs, use btf_record's fields insteadDave Marchevsky2023-04-152-27/+19
| | * | bpf: Support 64-bit pointers to kfuncsIlya Leoshkevich2023-04-132-0/+11
| * | | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-212-23/+54
| |\ \ \
| | * | | wifi: brcmfmac: add Cypress 43439 SDIO idsMarek Vasut2023-04-141-1/+4
| | * | | 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
| * | | | 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: 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 variableXin Long2023-04-211-2/+2
| * | | | sctp: delete the nested flexible array skipXin Long2023-04-211-2/+2
| * | | | sctp: delete the nested flexible array paramsXin Long2023-04-211-3/+3
| * | | | net: move dropreason.h to dropreason-core.hJohannes Berg2023-04-202-2/+2
| * | | | net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski2023-04-201-1/+1
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-203-25/+24
| |\ \ \ \ | | |_|_|/ | |/| | |
| * | | | 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