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-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
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
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
2024-05-13
l2tp: Support different protocol versions with same IP/port quadruple
Samuel Thibault
2024-05-13
netdev: Add queue stats for TX stop and wake
Daniel Jurgens
2024-05-13
netlabel: fix RCU annotation for IPv4 options on socket creation
Davide Caratti
2024-05-13
tcp: socket option to check for MPTCP fallback to TCP
Matthieu Baerts (NGI0)
2024-05-13
net: gro: move L3 flush checks to tcp_gro_receive and udp_gro_receive_segment
Richard Gobert
2024-05-13
net: gro: use cb instead of skb->network_header
Richard Gobert
2024-05-13
inet: fix inet_fill_ifaddr() flags truncation
Eric Dumazet
2024-05-13
Merge tag 'nf-next-24-05-12' of git://git.kernel.org/pub/scm/linux/kernel/git...
Jakub Kicinski
2024-05-13
Merge tag 'for-6.10/io_uring-20240511' of git://git.kernel.dk/linux
Linus Torvalds
2024-05-13
Merge tag 'vfs-6.10.netfs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2024-05-10
ipv6: sr: fix invalid unregister error path
Hangbin Liu
2024-05-10
ipv6: sr: fix incorrect unregister order
Hangbin Liu
2024-05-10
ipv6: sr: add missing seg6_local_exit
Hangbin Liu
2024-05-10
net: openvswitch: fix overwriting ct original tuple for ICMPv6
Ilya Maximets
2024-05-10
af_unix: Fix data races in unix_release_sock/unix_stream_sendmsg
Breno Leitao
[next]