summaryrefslogtreecommitdiffstats
path: root/include/net
Commit message (Expand)AuthorAgeFilesLines
* lwt: Check LWTUNNEL_XMIT_CONTINUE strictlyYan Zhai2023-08-181-1/+4
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-08-162-2/+2
|\
| * net: Fix slab-out-of-bounds in inet[6]_steal_sockLorenz Bauer2023-08-152-2/+2
* | net/ipv6: Remove expired routes with a separated list of routes.Kui-Feng Lee2023-08-161-13/+51
* | inet: move inet->defer_connect to inet->inet_flagsEric Dumazet2023-08-161-6/+4
* | inet: move inet->bind_address_no_port to inet->inet_flagsEric Dumazet2023-08-161-2/+2
* | inet: move inet->nodefrag to inet->inet_flagsEric Dumazet2023-08-161-1/+1
* | inet: move inet->is_icsk to inet->inet_flagsEric Dumazet2023-08-162-5/+4
* | inet: move inet->transparent to inet->inet_flagsEric Dumazet2023-08-164-6/+6
* | inet: move inet->mc_all to inet->inet_fragsEric Dumazet2023-08-161-1/+1
* | inet: move inet->mc_loop to inet->inet_fragsEric Dumazet2023-08-161-1/+1
* | inet: move inet->hdrincl to inet->inet_flagsEric Dumazet2023-08-161-2/+2
* | inet: move inet->freebind to inet->inet_flagsEric Dumazet2023-08-162-3/+5
* | inet: move inet->recverr_rfc4884 to inet->inet_flagsEric Dumazet2023-08-161-1/+1
* | inet: move inet->recverr to inet->inet_flagsEric Dumazet2023-08-161-2/+3
* | inet: introduce inet->inet_flagsEric Dumazet2023-08-161-11/+44
* | genetlink: add genlmsg_iput() APIJakub Kicinski2023-08-151-1/+53
* | genetlink: add a family pointer to struct genl_infoJakub Kicinski2023-08-151-2/+2
* | genetlink: use attrs from struct genl_infoJakub Kicinski2023-08-151-1/+0
* | genetlink: add struct genl_info to struct genl_dumpit_infoJakub Kicinski2023-08-151-0/+8
* | genetlink: remove userhdr from struct genl_infoJakub Kicinski2023-08-151-2/+5
* | genetlink: make genl_info->nlhdr constJakub Kicinski2023-08-151-1/+1
* | net: openvswitch: add last-action drop reasonAdrian Moreno2023-08-141-0/+6
* | net: factor out __inet_listen_sk() helperPaolo Abeni2023-08-141-0/+1
* | net: factor out inet{,6}_bind_sk helpersPaolo Abeni2023-08-142-0/+2
* | net: Remove leftover include from nftables.hJörn-Thorben Hinz2023-08-131-2/+0
* | Merge tag 'for-net-next-2023-08-11' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller2023-08-136-16/+114
|\ \
| * | Bluetooth: hci_conn: avoid checking uninitialized CIG/CIS idsPauli Virtanen2023-08-111-2/+2
| * | Bluetooth: hci_sync: Introduce PTR_UINT/UINT_PTR macrosLuiz Augusto von Dentz2023-08-111-0/+3
| * | Bluetooth: hci_core: Make hci_is_le_conn_scanning publicLuiz Augusto von Dentz2023-08-111-0/+21
| * | Bluetooth: hci_conn: Fix modifying handle while abortingLuiz Augusto von Dentz2023-08-111-0/+1
| * | Bluetooth: af_bluetooth: Make BT_PKT_STATUS genericLuiz Augusto von Dentz2023-08-112-7/+3
| * | Bluetooth: MGMT: Fix always using HCI_MAX_AD_LENGTHLuiz Augusto von Dentz2023-08-111-0/+4
| * | Bluetooth: ISO: Notify user space about failed bis connectionsIulia Tanasescu2023-08-111-0/+25
| * | Bluetooth: hci_conn: Always allocate unique handlesLuiz Augusto von Dentz2023-08-111-1/+1
| * | Bluetooth: hci_conn: Consolidate code for aborting connectionsLuiz Augusto von Dentz2023-08-111-1/+1
| * | Bluetooth: msft: Extended monitor tracking by address filterHilda Wu2023-08-111-0/+10
| * | Bluetooth: ISO: Support multiple BIGsIulia Tanasescu2023-08-111-3/+2
| * | Bluetooth: hci_sock: Forward credentials to monitorLuiz Augusto von Dentz2023-08-111-0/+1
| * | Bluetooth: Consolidate code around sk_alloc into a helper functionLuiz Augusto von Dentz2023-08-111-0/+2
| * | Bluetooth: ISO: do not emit new LE Create CIS if previous is pendingPauli Virtanen2023-08-112-2/+4
| * | Bluetooth: ISO: Add support for connecting multiple BISesIulia Tanasescu2023-08-111-0/+30
| * | Bluetooth: Check for ISO support in controllerClaudia Draghicescu2023-08-113-0/+4
* | | net: tcp: send zero-window ACK when no memoryMenglong Dong2023-08-131-1/+2
|/ /
* / net: mana: Add gdma stats to ethtool output for manaShradha Gupta2023-08-111-0/+87
|/
* sctp: Remove unused declaration sctp_backlog_migrate()Yue Haibing2023-08-101-2/+0
* net: caif: Remove unused declaration cfsrvl_ctrlcmd()Yue Haibing2023-08-101-3/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-08-102-75/+48
|\
| * Merge tag 'nf-23-08-10' of git://git.kernel.org/pub/scm/linux/kernel/git/netf...Jakub Kicinski2023-08-101-75/+45
| |\
| | * netfilter: nf_tables: remove busy mark and gc batch APIPablo Neira Ayuso2023-08-101-95/+3