summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* sysctl: Add a size arg to __register_sysctl_tableJoel Granados2023-08-151-1/+7
* Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds2023-07-0515-135/+230
|\
| * Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-07-051-0/+5
| |\
| | * xsk: Honor SO_BINDTODEVICE on bindIlya Maximets2023-07-041-0/+5
| * | mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni2023-07-051-0/+5
| * | mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni2023-07-051-1/+1
| * | net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean2023-07-041-45/+0
| * | net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean2023-07-041-2/+2
| * | net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma2023-07-041-0/+1
| |/
| * tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet2023-07-031-3/+9
| * net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean2023-07-031-3/+6
| * net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean2023-07-031-2/+3
| * Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz2023-06-291-15/+34
| * Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpyJiapeng Chong2023-06-291-3/+1
| * Bluetooth: hci_sysfs: make bt_class a static const structureIvan Orlov2023-06-291-7/+7
| * Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz2023-06-292-4/+4
| * Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz2023-06-291-10/+5
| * Bluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen2023-06-291-1/+2
| * Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen2023-06-291-8/+39
| * Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim2023-06-291-0/+2
| * Bluetooth: fix use-bdaddr-property quirkJohan Hovold2023-06-291-5/+3
| * Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold2023-06-291-17/+11
| * Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang2023-06-291-0/+5
| * net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPTVladimir Oltean2023-06-291-9/+29
| * net/sched: act_ipt: zero skb->cb before calling targetFlorian Westphal2023-06-291-0/+10
| * net/sched: act_ipt: add sanity checks on skb before calling targetFlorian Westphal2023-06-291-0/+33
| * net/sched: act_ipt: add sanity checks on table name and hook locationsFlorian Westphal2023-06-291-7/+20
| * sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye2023-06-291-2/+2
* | Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds2023-07-033-9/+4
|\ \
| * | leds: Change led_trigger_blink[_oneshot]() delay parameters to pass-by-valueHans de Goede2023-05-253-9/+4
* | | Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds2023-07-018-24/+658
|\ \ \ | |_|/ |/| |
| * | NFS: add sysfs shutdown knobBenjamin Coddington2023-06-191-0/+5
| * | NFS: Add sysfs links to sunrpc clients for nfs_clientsBenjamin Coddington2023-06-191-7/+0
| * | SUNRPC: Add a TCP-with-TLS RPC transport classChuck Lever2023-06-192-0/+371
| * | SUNRPC: Capture CMSG metadata on client-side receiveChuck Lever2023-06-191-2/+47
| * | SUNRPC: Ignore data_ready callbacks during TLS handshakesChuck Lever2023-06-191-0/+6
| * | SUNRPC: Add RPC client support for the RPC_AUTH_TLS auth flavorChuck Lever2023-06-194-2/+180
| * | SUNRPC: Trace the rpc_create_argsChuck Lever2023-06-191-1/+1
| * | SUNRPC: Plumb an API for setting transport layer securityChuck Lever2023-06-191-0/+4
| * | SUNRPC: attempt to reach rpcbind with an abstract socket nameNeilBrown2023-06-191-8/+31
| * | SUNRPC: support abstract unix socket addressesNeilBrown2023-06-192-4/+13
* | | Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2023-06-28262-4447/+6923
|\ \ \
| * | | net: scm: introduce and use scm_recv_unix helperAlexander Mikhalitsyn2023-06-271-2/+2
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-06-2719-106/+249
| |\ \ \
| | * | | netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima2023-06-272-4/+15
| | * | | net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean2023-06-274-29/+64
| | * | | netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso2023-06-261-1/+3
| | * | | netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso2023-06-261-0/+2
| | * | | netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov2023-06-261-1/+1
| | * | | netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal2023-06-261-3/+49