summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2025-12-01Bluetooth: ISO: Attempt to resolve broadcast addressLuiz Augusto von Dentz
2025-12-01Bluetooth: HCI: Always use the identity address when initializing a connectionLuiz Augusto von Dentz
2025-12-01Bluetooth: ISO: Add support to bind to trigger PASTLuiz Augusto von Dentz
2025-12-01Bluetooth: hci_core: Introduce HCI_CONN_FLAG_PASTLuiz Augusto von Dentz
2025-12-01Bluetooth: HCI: Add initial support for PASTLuiz Augusto von Dentz
2025-12-01l2tp: correct debugfs label for tunnel tx statsAlok Tiwari
2025-12-01Merge tag 'namespace-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-11-29can: Kconfig: select CAN driver infrastructure by defaultOliver Hartkopp
2025-11-28net: ipconfig: Replace strncpy with strscpy in ic_proto_nameThorsten Blum
2025-11-28net: netpoll: initialize work queue before error checksBreno Leitao
2025-11-28Merge tag 'nf-next-25-11-28' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2025-11-28net: dsa: tag_yt921x: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_xrs700x: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_trailer: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_rzn1_a5psw: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_rtl8_4: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_rtl4_a: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_qca: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_ocelot: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_mxl_gsw1xx: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_mtk: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_ksz: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_hellcreek: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_gswip: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: tag_brcm: use the dsa_xmit_port_mask() helperVladimir Oltean
2025-11-28net: dsa: introduce the dsa_xmit_port_mask() tagging protocol helperVladimir Oltean
2025-11-28Merge tag 'wireless-next-2025-11-27' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2025-11-28net: Remove KMSG_COMPONENT macroHeiko Carstens
2025-11-28net/socket: convert __sys_accept4_file() to FD_ADD()Christian Brauner
2025-11-28net/socket: convert sock_map_fd() to FD_ADD()Christian Brauner
2025-11-28net/kcm: convert kcm_ioctl() to FD_PREPARE()Christian Brauner
2025-11-28net/handshake: convert handshake_nl_accept_doit() to FD_PREPARE()Christian Brauner
2025-11-28af_unix: convert unix_file_open() to FD_ADD()Christian Brauner
2025-11-27net: restore napi_consume_skb()'s NULL-handlingJakub Kicinski
2025-11-27netmem, devmem, tcp: access pp fields through @desc in net_iovByungchul Park
2025-11-28netfilter: nft_connlimit: add support to object update operationFernando Fernandez Mancera
2025-11-28netfilter: nft_connlimit: update the count if add was skippedFernando Fernandez Mancera
2025-11-28netfilter: nf_conncount: make nf_conncount_gc_list() to disable BHFernando Fernandez Mancera
2025-11-28netfilter: nf_conncount: rework API to use sk_buff directlyFernando Fernandez Mancera
2025-11-28netfilter: flowtable: Add IPIP tx sw accelerationLorenzo Bianconi
2025-11-28netfilter: flowtable: Add IPIP rx sw accelerationLorenzo Bianconi
2025-11-28netfilter: flowtable: use tuple address to calculate next hopPablo Neira Ayuso
2025-11-28netfilter: flowtable: remove hw_ifidxPablo Neira Ayuso
2025-11-28netfilter: flowtable: inline pppoe encapsulation in xmit pathPablo Neira Ayuso
2025-11-28netfilter: flowtable: inline vlan encapsulation in xmit pathPablo Neira Ayuso
2025-11-27netfilter: flowtable: consolidate xmit pathPablo Neira Ayuso
2025-11-27netfilter: flowtable: move path discovery infrastructure to its own filePablo Neira Ayuso
2025-11-27netfilter: flowtable: check for maximum number of encapsulations in bridge vlanPablo Neira Ayuso
2025-11-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2025-11-27Merge tag 'ceph-for-6.18-rc8' of https://github.com/ceph/ceph-clientLinus Torvalds