summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'driver-core-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2023-04-273-3/+2
|\
| * Merge 6.3-rc5 into driver-core-nextGreg Kroah-Hartman2023-04-0375-408/+732
| |\
| * | driver core: class: remove module * from class_create()Greg Kroah-Hartman2023-03-172-2/+2
| * | drivers: remove struct module * setting from struct classGreg Kroah-Hartman2023-03-171-1/+0
* | | Merge tag 'net-next-6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-04-26271-2997/+10038
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netPaolo Abeni2023-04-2613-101/+111
| |\ \ \
| | * | | tcp/udp: Fix memleaks of sk and zerocopy skbs with TX timestamp.Kuniyuki Iwashima2023-04-251-0/+3
| | * | | netlink: Use copy_to_user() for optval in netlink_getsockopt().Kuniyuki Iwashima2023-04-241-52/+23
| | * | | net/sched: sch_qfq: refactor parsing of netlink parametersPedro Tammela2023-04-231-14/+11
| | * | | net/sched: sch_qfq: use extack on errors messagesPedro Tammela2023-04-231-4/+5
| | * | | net/sched: sch_htb: use extack on errors messagesPedro Tammela2023-04-231-8/+9
| | * | | rxrpc: Fix error when reading rxrpc tokensMarc Dionne2023-04-231-1/+1
| | * | | rxrpc: Fix potential race in error handling in afs_make_call()David Howells2023-04-222-13/+27
| | * | | ipv4: Fix potential uninit variable access bug in __ip_make_skb()Ziyang Xuan2023-04-221-3/+13
| | * | | net/sched: cls_api: Initialize miss_cookie_node when action miss is not usedIvan Vecera2023-04-211-0/+1
| | * | | net/sched: sch_fq: fix integer overflow of "credit"Davide Caratti2023-04-211-1/+5
| | * | | Merge tag 'nf-23-04-21' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-04-213-5/+13
| | |\ \ \
| | | * | | netfilter: conntrack: fix wrong ct->timeout valueTzung-Bi Shih2023-04-191-4/+9
| | | * | | netfilter: conntrack: restore IPS_CONFIRMED out of nf_conntrack_hash_check_in...Pablo Neira Ayuso2023-04-193-1/+4
| * | | | | net: ethtool: coalesce: try to make user settings stick twiceJakub Kicinski2023-04-241-11/+43
| * | | | | Merge tag 'nf-next-23-04-22' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2023-04-249-345/+432
| |\ \ \ \ \
| | * | | | | netfilter: nf_tables: allow to create netdev chain without devicePablo Neira Ayuso2023-04-221-12/+11
| | * | | | | netfilter: nf_tables: support for deleting devices in an existing netdev chainPablo Neira Ayuso2023-04-221-11/+88
| | * | | | | netfilter: nf_tables: support for adding new devices to an existing netdev chainPablo Neira Ayuso2023-04-221-81/+136
| | * | | | | netfilter: nf_tables: rename function to destroy hook listPablo Neira Ayuso2023-04-221-4/+4
| | * | | | | netfilter: nf_tables: do not send complete notification of deletionsPablo Neira Ayuso2023-04-221-19/+51
| | * | | | | netfilter: nf_tables: extended netlink error reporting for netdevicePablo Neira Ayuso2023-04-221-14/+24
| | * | | | | ipvs: Remove {Enter,Leave}FunctionSimon Horman2023-04-224-92/+9
| | * | | | | ipvs: Consistently use array_size() in ip_vs_conn_init()Simon Horman2023-04-221-6/+6
| | * | | | | ipvs: Update width of source for ip_vs_sync_conn_optionsSimon Horman2023-04-221-1/+1
| | * | | | | netfilter: nf_tables: do not store rule in traceinfo structureFlorian Westphal2023-04-222-14/+15
| | * | | | | netfilter: nf_tables: do not store verdict in traceinfo structureFlorian Westphal2023-04-222-16/+19
| | * | | | | netfilter: nf_tables: do not store pktinfo in traceinfo structureFlorian Westphal2023-04-222-12/+14
| | * | | | | netfilter: nf_tables: remove unneeded conditionalFlorian Westphal2023-04-221-4/+2
| | * | | | | netfilter: nf_tables: make validation state per tableFlorian Westphal2023-04-221-20/+18
| | * | | | | netfilter: nf_tables: don't write table validation state without mutexFlorian Westphal2023-04-222-8/+2
| | * | | | | netfilter: nf_tables: don't store chain address on jumpFlorian Westphal2023-04-223-26/+32
| | * | | | | netfilter: nf_tables: don't store address of last rule on jumpFlorian Westphal2023-04-221-6/+2
| | * | | | | netfilter: nf_tables: merge nft_rules_old structure and end of ruleblob markerFlorian Westphal2023-04-221-28/+27
| * | | | | | Bluetooth: hci_sync: Only allow hci_cmd_sync_queue if runningLuiz Augusto von Dentz2023-04-232-6/+31
| * | | | | | Bluetooth: Cancel sync command before suspend and power offArchie Pusaka2023-04-232-0/+7
| * | | | | | Bluetooth: Devcoredump: Fix storing u32 without specifying byte order issueZijun Hu2023-04-231-6/+7
| * | | | | | bluetooth: Perform careful capability checks in hci_sock_ioctl()Ruihan Li2023-04-231-1/+8
| * | | | | | Bluetooth: L2CAP: fix "bad unlock balance" in l2cap_disconnect_rspMin Li2023-04-231-1/+0
| * | | | | | bluetooth: Add cmd validity checks at the start of hci_sock_ioctl()Ruihan Li2023-04-231-0/+28
| * | | | | | Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini2023-04-231-1/+5
| * | | | | | Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz2023-04-232-57/+66
| * | | | | | Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-231-1/+2
| * | | | | | Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-233-95/+160
| * | | | | | Bluetooth: hci_conn: remove extra line in hci_le_big_create_syncIulia Tanasescu2023-04-231-1/+0