index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
2024-03-06
Bluetooth: Remove pending ACL connection attempts
Jonas Dreßler
2024-03-06
Bluetooth: hci_conn: Only do ACL connections sequentially
Jonas Dreßler
2024-03-06
Bluetooth: hci_event: Fix not indicating new connection for BIG Sync
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove BT_HS
Luiz Augusto von Dentz
2024-03-06
Bluetooth: Remove usage of the deprecated ida_simple_xx() API
Christophe JAILLET
2024-03-06
Bluetooth: hci_core: Cancel request on command timeout
Luiz Augusto von Dentz
2024-03-06
Bluetooth: hci_event: Use HCI error defines instead of magic values
Jonas Dreßler
2024-03-06
Bluetooth: Remove superfluous call to hci_conn_check_pending()
Jonas Dreßler
2024-03-06
Bluetooth: Disconnect connected devices before rfkilling adapter
Jonas Dreßler
2024-03-06
Bluetooth: Add new state HCI_POWERING_DOWN
Jonas Dreßler
2024-03-06
Bluetooth: mgmt: Remove leftover queuing of power_off work
Jonas Dreßler
2024-03-06
inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERT
Juntong Deng
2024-03-06
genetlink: fit NLMSG_DONE into same read() as families
Jakub Kicinski
2024-03-06
netdev: let netlink core handle -EMSGSIZE errors
Jakub Kicinski
2024-03-06
netlink: handle EMSGSIZE errors in the core
Jakub Kicinski
2024-03-05
ethtool: ignore unused/unreliable fields in set_eee op
Heiner Kallweit
2024-03-05
sock: Use unsafe_memcpy() for sock_copy()
Kees Cook
2024-03-05
nfc: core: make nfc_class constant
Ricardo B. Marliere
2024-03-05
net/smc: reduce rtnl pressure in smc_pnet_create_pnetids_list()
Eric Dumazet
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
2024-03-05
tcp: gro: micro optimizations in tcp[4]_gro_complete()
Eric Dumazet
2024-03-05
net: gro: enable fast path for more cases
Eric Dumazet
2024-03-05
net: gro: rename skb_gro_header_hard()
Eric Dumazet
2024-03-05
mm/page_alloc: modify page_frag_alloc_align() to accept align as an argument
Yunsheng Lin
2024-03-04
tcp: align tcp_sock_write_rx group
Eric Dumazet
2024-03-04
mptcp: get addr in userspace pm list
Geliang Tang
2024-03-04
mptcp: implement mptcp_userspace_pm_get_addr
Geliang Tang
2024-03-04
mptcp: add userspace_pm_lookup_addr_by_id helper
Geliang Tang
2024-03-04
mptcp: check userspace pm flags
Geliang Tang
2024-03-04
mptcp: dump addrs in userspace pm list
Geliang Tang
2024-03-04
mptcp: add token for get-addr in yaml
Geliang Tang
2024-03-04
mptcp: implement mptcp_userspace_pm_dump_addr
Geliang Tang
2024-03-04
mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
Geliang Tang
2024-03-04
mptcp: make pm_remove_addrs_and_subflows static
Geliang Tang
2024-03-04
mptcp: cleanup SOL_TCP handling
Paolo Abeni
2024-03-04
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
2024-03-04
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
2024-03-04
mptcp: cleanup writer wake-up
Paolo Abeni
2024-03-04
net: ip6_tunnel: Leverage core stats allocator
Breno Leitao
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
2024-03-02
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2024-03-01
inet: use xa_array iterator to implement inet_dump_ifaddr()
Eric Dumazet
2024-03-01
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_flags
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_preferred_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_valid_lft
Eric Dumazet
2024-03-01
inet: annotate data-races around ifa->ifa_tstamp and ifa->ifa_cstamp
Eric Dumazet
2024-03-01
ipv6: use xa_array iterator to implement inet6_netconf_dump_devconf()
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (II)
Eric Dumazet
2024-03-01
ipv6/addrconf: annotate data-races around devconf fields (I)
Eric Dumazet
[next]