index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-05-18
Merge tag 'nfsd-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux
Linus Torvalds
2024-05-18
Merge tag 'kbuild-v6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/mas...
Linus Torvalds
2024-05-18
Merge tag 'net-accept-more-20240515' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-17
Merge tag 'net-6.10-rc0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-17
l2tp: fix ICMP error handling for UDP-encap sockets
Tom Parkin
2024-05-16
af_packet: do not call packet_read_pending() from tpacket_destruct_skb()
Eric Dumazet
2024-05-16
netrom: fix possible dead-lock in nr_rt_ioctl()
Eric Dumazet
2024-05-16
net/ipv6: Fix route deleting failure when metric equals 0
xu xin
2024-05-16
net: qrtr: ns: Fix module refcnt
Chris Lew
2024-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Jakub Kicinski
2024-05-15
net: bridge: mst: fix vlan use-after-free
Nikolay Aleksandrov
2024-05-15
net: bridge: xmit: make sure we have at least eth header len bytes
Nikolay Aleksandrov
2024-05-14
Merge tag 'net-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2024-05-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-05-14
Bluetooth: hci_core: Fix not handling hdev->le_num_of_adv_sets=1
Luiz Augusto von Dentz
2024-05-14
Bluetooth: HCI: Remove HCI_AMP support
Luiz Augusto von Dentz
2024-05-14
Bluetooth: L2CAP: Fix div-by-zero in l2cap_le_flowctl_init()
Sungwoo Kim
2024-05-14
Bluetooth: hci_conn: Use __counted_by() and avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
LE Create Connection command timeout increased to 20 secs
Mahesh Talewad
2024-05-14
Bluetooth: compute LE flow credits based on recvbuf space
Sebastian Urban
2024-05-14
Bluetooth: hci_sync: Use cmd->num_cis instead of magic number
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn: Use struct_size() in hci_le_big_create_sync()
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn: Use __counted_by() to avoid -Wfamnae warning
Gustavo A. R. Silva
2024-05-14
Bluetooth: hci_conn, hci_sync: Use __counted_by() to avoid -Wfamnae warnings
Gustavo A. R. Silva
2024-05-14
Bluetooth: Remove 3 repeated macro definitions
Zijun Hu
2024-05-14
Bluetooth: hci_conn: Remove a redundant check for HFP offload
Zijun Hu
2024-05-14
Bluetooth: L2CAP: Avoid -Wflex-array-member-not-at-end warnings
Gustavo A. R. Silva
2024-05-14
Bluetooth: ISO: Handle PA sync when no BIGInfo reports are generated
Iulia Tanasescu
2024-05-14
Bluetooth: ISO: Make iso_get_sock_listen generic
Iulia Tanasescu
2024-05-14
Bluetooth: hci_event: Set DISCOVERY_FINDING on SCAN_ENABLED
Luiz Augusto von Dentz
2024-05-14
Bluetooth: Add proper definitions for scan interval and window
Luiz Augusto von Dentz
2024-05-13
net: revert partially applied PHY topology series
Jakub Kicinski
2024-05-13
mptcp: include inet_common in mib.h
Matthieu Baerts (NGI0)
2024-05-13
mptcp: move mptcp_pm_gen.h's include
Matthieu Baerts (NGI0)
2024-05-13
mptcp: remove unnecessary else statements
Matthieu Baerts (NGI0)
2024-05-13
mptcp: prefer strscpy over strcpy
Matthieu Baerts (NGI0)
2024-05-13
mptcp: add net.mptcp.available_schedulers
Gregory Detal
2024-05-13
mptcp: sockopt: info: stop early if no buffer
Matthieu Baerts (NGI0)
2024-05-13
mptcp: fix full TCP keep-alive support
Matthieu Baerts (NGI0)
2024-05-13
mptcp: SO_KEEPALIVE: fix getsockopt support
Matthieu Baerts (NGI0)
2024-05-13
tcp: rstreason: fully support in tcp_check_req()
Jason Xing
2024-05-13
tcp: rstreason: handle timewait cases in the receive path
Jason Xing
2024-05-13
net: pass back whether socket was empty post accept
Jens Axboe
2024-05-13
net: have do_accept() take a struct proto_accept_arg argument
Jens Axboe
2024-05-13
net: change proto and proto_ops accept type
Jens Axboe
2024-05-13
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-05-13
ax25: Fix reference count leak issue of net_device
Duoming Zhou
2024-05-13
ax25: Fix reference count leak issues of ax25_dev
Duoming Zhou
2024-05-13
ax25: Use kernel universal linked list to implement ax25_dev_list
Duoming Zhou
[next]