summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2023-07-05Merge tag 'net-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...Linus Torvalds
2023-07-05Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski
2023-07-05mptcp: do not rely on implicit state check in mptcp_listen()Paolo Abeni
2023-07-05mptcp: ensure subflow is unhashed before cleaning the backlogPaolo Abeni
2023-07-04net: dsa: sja1105: always enable the send_meta optionsVladimir Oltean
2023-07-04net: dsa: tag_sja1105: fix MAC DA patching from meta framesVladimir Oltean
2023-07-04net/sched: act_pedit: Add size check for TCA_PEDIT_PARMS_EXLin Ma
2023-07-04xsk: Honor SO_BINDTODEVICE on bindIlya Maximets
2023-07-03Merge tag 'leds-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds
2023-07-03tcp: annotate data races in __tcp_oow_rate_limited()Eric Dumazet
2023-07-03net: dsa: tag_sja1105: fix source port decoding in vlan_filtering=0 bridge modeVladimir Oltean
2023-07-03net: bridge: keep ports without IFF_UNICAST_FLT in BR_PROMISC modeVladimir Oltean
2023-07-01Merge tag 'nfs-for-6.5-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-06-29Bluetooth: hci_event: Fix parsing of CIS Established EventLuiz Augusto von Dentz
2023-06-29Bluetooth: hci_conn: Use kmemdup() to replace kzalloc + memcpyJiapeng Chong
2023-06-29Bluetooth: hci_sysfs: make bt_class a static const structureIvan Orlov
2023-06-29Bluetooth: ISO: Rework sync_interval to be sync_factorLuiz Augusto von Dentz
2023-06-29Bluetooth: MGMT: Fix marking SCAN_RSP as not connectableLuiz Augusto von Dentz
2023-06-29Bluetooth: hci_event: fix Set CIG Parameters error status handlingPauli Virtanen
2023-06-29Bluetooth: ISO: use hci_sync for setting CIG parametersPauli Virtanen
2023-06-29Bluetooth: L2CAP: Fix use-after-free in l2cap_sock_ready_cbSungwoo Kim
2023-06-29Bluetooth: fix use-bdaddr-property quirkJohan Hovold
2023-06-29Bluetooth: fix invalid-bdaddr quirk for non-persistent setupJohan Hovold
2023-06-29Bluetooth: L2CAP: Fix use-after-freeZhengping Jiang
2023-06-29net: dsa: tag_sja1105: always prefer source port information from INCL_SRCPTVladimir Oltean
2023-06-29net/sched: act_ipt: zero skb->cb before calling targetFlorian Westphal
2023-06-29net/sched: act_ipt: add sanity checks on skb before calling targetFlorian Westphal
2023-06-29net/sched: act_ipt: add sanity checks on table name and hook locationsFlorian Westphal
2023-06-29sctp: fix potential deadlock on &net->sctp.addr_wq_lockChengfeng Ye
2023-06-28Merge tag 'net-next-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27Merge tag 'hardening-v6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-06-27Merge tag 'selinux-pr-20230626' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-06-27Merge tag 'wq-for-6.5-cleanup-ordered' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-06-27net: scm: introduce and use scm_recv_unix helperAlexander Mikhalitsyn
2023-06-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2023-06-27netlink: Add __sock_i_ino() for __netlink_diag_dump().Kuniyuki Iwashima
2023-06-27net: dsa: avoid suspicious RCU usage for synced VLAN-aware MAC addressesVladimir Oltean
2023-06-27Revert "af_unix: Call scm_recv() only after scm_set_cred()."Kuniyuki Iwashima
2023-06-27libceph: Partially revert changes to support MSG_SPLICE_PAGESDavid Howells
2023-06-26Merge tag 'nf-next-23-06-26' of git://git.kernel.org/pub/scm/linux/kernel/git...Jakub Kicinski
2023-06-26Merge tag 'for-6.5/io_uring-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'for-6.5/splice-2023-06-23' of git://git.kernel.dk/linuxLinus Torvalds
2023-06-26Merge tag 'nfsd-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linuxLinus Torvalds
2023-06-26netfilter: nf_tables: fix underflow in chain reference counterPablo Neira Ayuso
2023-06-26netfilter: nf_tables: unbind non-anonymous set if rule construction failsPablo Neira Ayuso
2023-06-26netfilter: nf_conntrack_sip: fix the ct_sip_parse_numerical_param() return va...Ilia.Gavrilov
2023-06-26netfilter: conntrack: dccp: copy entire header to stack buffer, not just basi...Florian Westphal
2023-06-26net: nfc: Fix use-after-free caused by nfc_llcp_find_localLin Ma
2023-06-26netfilter: nf_tables: limit allowed range via nla_policyFlorian Westphal