summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix timeout of a call that hasn't yet been granted a channelDavid Howells2023-05-011-10/+11
* Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-26138-1164/+5029
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-262-2/+7
| |\
| | * rxrpc: Fix potential race in error handling in afs_make_call()David Howells2023-04-221-1/+2
| | * Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-04-211-1/+5
| | |\
| | | * netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-04-191-1/+5
| * | | 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-243-37/+31
| |\ \ \ \
| | * | | | netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso2023-04-221-0/+6
| | * | | | ipvs: Correct spelling in commentsSimon Horman2023-04-221-3/+3
| | * | | | ipvs: Remove {Enter,Leave}FunctionSimon Horman2023-04-221-20/+0
| | * | | | ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-04-221-2/+4
| | * | | | netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal2023-04-221-2/+1
| | * | | | netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal2023-04-221-3/+1
| | * | | | netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal2023-04-221-3/+2
| | * | | | netfilter: nf_tables: make validation state per tableFlorian Westphal2023-04-221-1/+2
| | * | | | 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
| * | | | | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz2023-04-231-0/+2
| * | | | | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-0/+8
| * | | | | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz2023-04-231-0/+2
| * | | | | Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-231-1/+11
| * | | | | Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-231-2/+12
| * | | | | Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-231-0/+4
| * | | | | Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-232-17/+35
| * | | | | Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2023-04-232-0/+130
| * | | | | 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
| * | | | | Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-231-0/+7
| * | | | | Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz2023-04-231-1/+1
| * | | | | Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz2023-04-231-1/+1
| * | | | | Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz2023-04-231-40/+40
| * | | | | 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-2110-32/+143
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | bpf: add test_run support for netfilter program typeFlorian Westphal2023-04-211-0/+3
| | * | | | netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal2023-04-211-3/+21
| | * | | | bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2023-04-212-0/+9
| | * | | | bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal2023-04-213-0/+25
| | * | | | 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