summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-06-05Bluetooth: fix debugfs registrationJohan Hovold
2023-06-05Bluetooth: hci_sync: add lock to protect HCI_UNREGISTERZhengping Jiang
2023-06-05Bluetooth: Fix use-after-free in hci_remove_ltk/hci_remove_irkLuiz Augusto von Dentz
2023-06-05Bluetooth: ISO: Fix CIG auto-allocation to select configurable CIGPauli Virtanen
2023-06-05Bluetooth: ISO: consider right CIS when removing CIG at cleanupPauli Virtanen
2023-06-05Merge branch 'drm-i915-use-ref_tracker-library-for-tracking-wakerefs'Jakub Kicinski
2023-06-05lib/ref_tracker: improve printing statsAndrzej Hajda
2023-06-05bpf/xdp: optimize bpf_xdp_pointer to avoid reading sinfoJesper Dangaard Brouer
2023-06-05mptcp: update userspace pm infosGeliang Tang
2023-06-05mptcp: add address into userspace pm listGeliang Tang
2023-06-05mptcp: only send RM_ADDR in nl_cmd_removeGeliang Tang
2023-06-05SUNRPC: Use __alloc_bulk_pages() in svc_init_buffer()Chuck Lever
2023-06-05SUNRPC: Resupply rq_pages from node-local memoryChuck Lever
2023-06-05SUNRPC: Trace struct svc_sock lifetime eventsChuck Lever
2023-06-05SUNRPC: Improve observability in svc_tcp_accept()Chuck Lever
2023-06-05SUNRPC: Remove dprintk() in svc_handle_xprt()Chuck Lever
2023-06-05SUNRPC: Fix an incorrect commentChuck Lever
2023-06-05SUNRPC: Fix UAF in svc_tcp_listen_data_ready()Ding Hui
2023-06-05Merge tag 'linux-can-fixes-for-6.4-20230605' of git://git.kernel.org/pub/scm/...David S. Miller
2023-06-05net/sched: fq_pie: ensure reasonable TCA_FQ_PIE_QUANTUM valuesEric Dumazet
2023-06-05can: j1939: avoid possible use-after-free when j1939_can_rx_register failsFedor Pchelkin
2023-06-05can: j1939: change j1939_netdev_lock type to mutexFedor Pchelkin
2023-06-05can: j1939: j1939_sk_send_loop_abort(): improved error queue handling in J193...Oleksij Rempel
2023-06-04net: sched: wrap tc_skip_wrapper with CONFIG_RETPOLINEMin-Hua Chen
2023-06-04ipv6: lower "link become ready"'s level messageMatthieu Baerts
2023-06-03net/smc: Avoid to access invalid RMBs' MRs in SMCRv1 ADD LINK CONTWen Gu
2023-06-02net/ipv6: convert skip_notify_on_dev_down sysctl to u8Eric Dumazet
2023-06-02Merge tag 'nfsd-6.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/l...Linus Torvalds
2023-06-02ipv4: Drop tos parameter from flowi4_update_output()Guillaume Nault
2023-06-02ip_gre: clean up some inconsistent indentingJiapeng Chong
2023-06-02net/ipv4: ping_group_range: allow GID from 2147483648 to 4294967294Akihiro Suda
2023-06-02tls: suppress wakeups unless we have a full recordJakub Kicinski
2023-06-01devlink: bring port new reply backJiri Pirko
2023-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-01ipvs: dynamically limit the connection hash tableJulian Anastasov
2023-06-01ipvs: increase ip_vs_conn_tab_bits range for 64BITAbhijeet Rastogi
2023-06-01bpf: Add table ID to bpf_fib_lookup BPF helperLouis DeLosSantos
2023-06-01mptcp: fix active subflow finalizationPaolo Abeni
2023-06-01mptcp: add annotations around sk->sk_shutdown accessesPaolo Abeni
2023-06-01mptcp: fix data race around msk->first accessPaolo Abeni
2023-06-01mptcp: consolidate passive msk socket initializationPaolo Abeni
2023-06-01mptcp: add annotations around msk->subflow accessesPaolo Abeni
2023-06-01mptcp: fix connect timeout handlingPaolo Abeni
2023-06-01rtnetlink: add the missing IFLA_GRO_ tb check in validate_linkmsgXin Long
2023-06-01rtnetlink: move IFLA_GSO_ tb check to validate_linkmsgXin Long
2023-06-01rtnetlink: call validate_linkmsg in rtnl_create_linkXin Long
2023-06-01bpf, sockmap: Avoid potential NULL dereference in sk_psock_verdict_data_ready()Eric Dumazet
2023-06-01tcp: fix mishandling when the sack compression is deferred.fuyuanli
2023-06-01net/sched: flower: fix possible OOB write in fl_set_geneve_opt()Hangyu Hua
2023-05-31devlink: make health report on unregistered instance warn just onceJakub Kicinski