summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)Author
2023-08-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-08-18mm: allow per-VMA locks on file-backed VMAsMatthew Wilcox (Oracle)
2023-08-18lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai
2023-08-17sock: Fix misuse of sk_under_memory_pressure()Abel Wu
2023-08-16Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-08-16net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee
2023-08-16Merge tag 'nf-23-08-16' of https://git.kernel.org/pub/scm/linux/kernel/git/ne...David S. Miller
2023-08-16inet: move inet->defer_connect to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->nodefrag to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->is_icsk to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->transparent to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->mc_all to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->mc_loop to inet->inet_fragsEric Dumazet
2023-08-16inet: move inet->hdrincl to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->freebind to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet
2023-08-16inet: move inet->recverr to inet->inet_flagsEric Dumazet
2023-08-16inet: introduce inet->inet_flagsEric Dumazet
2023-08-16Merge tag 'ipsec-2023-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2023-08-15sysctl: SIZE_MAX->ARRAY_SIZE in register_net_sysctlJoel Granados
2023-08-15networking: Update to register_net_sysctl_szJoel Granados
2023-08-15sysctl: Add size to register_net_sysctl functionJoel Granados
2023-08-16netfilter: nf_tables: fix kdoc warnings after gc reworkFlorian Westphal
2023-08-15genetlink: add genlmsg_iput() APIJakub Kicinski
2023-08-15genetlink: add a family pointer to struct genl_infoJakub Kicinski
2023-08-15genetlink: use attrs from struct genl_infoJakub Kicinski
2023-08-15genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski
2023-08-15genetlink: remove userhdr from struct genl_infoJakub Kicinski
2023-08-15genetlink: make genl_info->nlhdr constJakub Kicinski
2023-08-15net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer
2023-08-14net: openvswitch: add last-action drop reasonAdrian Moreno
2023-08-14net: factor out __inet_listen_sk() helperPaolo Abeni
2023-08-14net: factor out inet{,6}_bind_sk helpersPaolo Abeni
2023-08-13net: Remove leftover include from nftables.hJörn-Thorben Hinz
2023-08-13Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2023-08-13net: tcp: send zero-window ACK when no memoryMenglong Dong
2023-08-11Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen
2023-08-11Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macrosLuiz Augusto von Dentz
2023-08-11Bluetooth: hci_core: Make hci_is_le_conn_scanning publicLuiz Augusto von Dentz
2023-08-11Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz
2023-08-11Bluetooth: af_bluetooth: Make BT_PKT_STATUS genericLuiz Augusto von Dentz
2023-08-11Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz
2023-08-11Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu
2023-08-11Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz
2023-08-11Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz
2023-08-11Bluetooth: msft: Extended monitor tracking by address filterHilda Wu
2023-08-11Bluetooth: ISO: Support multiple BIGsIulia Tanasescu
2023-08-11Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz
2023-08-11Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz