summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2024-03-115-8/+8
|\
| * Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...Ingo Molnar2024-02-145-8/+8
| |\
| | * x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINEBreno Leitao2024-01-105-8/+8
* | | Merge tag 'for-6.9/io_uring-20240310' of git://git.kernel.dk/linuxLinus Torvalds2024-03-111-14/+43
|\ \ \
| * | | net: add napi_busy_loop_rcu()Stefan Roesch2024-02-091-0/+15
| * | | net: split off __napi_busy_poll from napi_busy_pollStefan Roesch2024-02-091-14/+28
* | | | Merge tag 'linux_kselftest-kunit-6.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-03-111-1/+1
|\ \ \ \
| * | | | net: test: Fix printf format specifier in skb_segment kunit testDavid Gow2024-02-271-1/+1
* | | | | Merge tag 'ceph-for-6.8-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds2024-03-081-0/+3
|\ \ \ \ \
| * | | | | libceph: init the cursor when preparing sparse read in msgr2Xiubo Li2024-03-061-0/+3
* | | | | | Merge tag 'nf-24-03-07' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Paolo Abeni2024-03-073-6/+16
|\ \ \ \ \ \
| * | | | | | netfilter: nf_conntrack_h323: Add protection for bmp length out of rangeLena Wang2024-03-071-0/+4
| * | | | | | netfilter: nf_tables: mark set as dead when unbinding anonymous set with timeoutPablo Neira Ayuso2024-03-071-0/+1
| * | | | | | netfilter: nft_ct: fix l3num expectations with inet pseudo familyFlorian Westphal2024-03-071-6/+5
| * | | | | | netfilter: nf_tables: reject constant set with timeoutPablo Neira Ayuso2024-03-071-0/+3
| * | | | | | netfilter: nf_tables: disallow anonymous set with timeout flagPablo Neira Ayuso2024-03-071-0/+3
* | | | | | | netrom: Fix data-races around sysctl_net_busy_readJason Xing2024-03-072-4/+4
* | | | | | | netrom: Fix a data-race around sysctl_netrom_link_fails_countJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_routing_controlJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_transport_no_activity_timeoutJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_transport_requested_window_sizeJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_transport_busy_delayJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_transport_acknowledge_delayJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_transport_maximum_triesJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_transport_timeoutJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix data-races around sysctl_netrom_network_ttl_initialiserJason Xing2024-03-073-4/+5
* | | | | | | netrom: Fix a data-race around sysctl_netrom_obsolescence_count_initialiserJason Xing2024-03-071-1/+1
* | | | | | | netrom: Fix a data-race around sysctl_netrom_default_path_qualityJason Xing2024-03-071-1/+1
* | | | | | | Merge tag 'ipsec-2024-03-06' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski2024-03-064-4/+13
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | xfrm: set skb control buffer based on packet offload as wellMike Yu2024-03-051-1/+5
| * | | | | | xfrm: fix xfrm child route lookup for packet offloadMike Yu2024-03-051-1/+3
| * | | | | | xfrm: Avoid clang fortify warning in copy_to_user_tmpl()Nathan Chancellor2024-02-261-0/+3
| * | | | | | xfrm: Pass UDP encapsulation in TX packet offloadLeon Romanovsky2024-01-251-1/+1
| * | | | | | xfrm: Clear low order bits of ->flowi4_tos in decode_session4().Guillaume Nault2024-01-171-1/+1
* | | | | | | net/rds: fix WARNING in rds_conn_connect_if_downEdward Adam Davis2024-03-062-5/+4
* | | | | | | dpll: move all dpll<>netdev helpers to dpll codeJakub Kicinski2024-03-052-24/+2
* | | | | | | net/ipv6: avoid possible UAF in ip6_route_mpath_notify()Eric Dumazet2024-03-051-14/+7
* | | | | | | page_pool: fix netlink dump stop/resumeJakub Kicinski2024-03-041-1/+2
| |/ / / / / |/| | | | |
* | | | | | Merge tag 'for-net-2024-02-28' of git://git.kernel.org/pub/scm/linux/kernel/g...Jakub Kicinski2024-02-296-11/+30
|\ \ \ \ \ \
| * | | | | | Bluetooth: Enforce validation on max value of connection intervalKai-Heng Feng2024-02-282-1/+11
| * | | | | | Bluetooth: hci_event: Fix handling of HCI_EV_IO_CAPA_REQUESTLuiz Augusto von Dentz2024-02-281-1/+4
| * | | | | | Bluetooth: mgmt: Fix limited discoverable off timeoutFrédéric Danis2024-02-281-1/+3
| * | | | | | Bluetooth: hci_event: Fix wrongly recorded wakeup BD_ADDRZijun Hu2024-02-281-2/+2
| * | | | | | Bluetooth: rfcomm: Fix null-ptr-deref in rfcomm_check_securityYuxuan Hu2024-02-281-1/+1
| * | | | | | Bluetooth: hci_sync: Fix accept_list when attempting to suspendLuiz Augusto von Dentz2024-02-281-1/+4
| * | | | | | Bluetooth: Avoid potential use-after-free in hci_error_resetYing Hsu2024-02-281-3/+4
| * | | | | | Bluetooth: hci_sync: Check the correct flag before starting a scanJonas Dreßler2024-02-281-1/+1
* | | | | | | tls: fix use-after-free on failed backlog decryptionSabrina Dubroca2024-02-291-7/+17
* | | | | | | tls: separate no-async decryption request handling from asyncSabrina Dubroca2024-02-291-5/+8
* | | | | | | tls: fix peeking with sync+async decryptionSabrina Dubroca2024-02-291-3/+6