summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2022-03-18Merge tag 'for-net-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski
2022-03-18mptcp: send ADD_ADDR echo before create subflowsYonglong Li
2022-03-18mptcp: Fix crash due to tcp_tsorted_anchor was initialized before release skbYonglong Li
2022-03-18ipv4: Fix route lookups when handling ICMP redirects and PMTU updatesGuillaume Nault
2022-03-18af_unix: Remove unnecessary brackets around CONFIG_AF_UNIX_OOB.Kuniyuki Iwashima
2022-03-18net: set default rss queues num to physical cores / 2Íñigo Huguet
2022-03-18Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfJakub Kicinski
2022-03-18Bluetooth: call hci_le_conn_failed with hdev lock in hci_le_conn_failedNiels Dossche
2022-03-18Bluetooth: Send AdvMonitor Dev Found for all matched devicesManish Mandlik
2022-03-18Bluetooth: msft: Clear tracked devices on resumeManish Mandlik
2022-03-18Bluetooth: fix incorrect nonblock bitmask in bt_sock_wait_ready()Gavin Li
2022-03-18Bluetooth: Don't assign twice the same valueChristophe JAILLET
2022-03-18Bluetooth: Fix use after free in hci_send_aclLuiz Augusto von Dentz
2022-03-18Bluetooth: hci_sync: Add a new quirk to skip HCI_FLT_CLEAR_ALLIsmael Ferreras Morezuelas
2022-03-18Bluetooth: mgmt: remove redundant assignment to variable cur_lenColin Ian King
2022-03-18Merge tag 'wireless-next-2022-03-18' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2022-03-18af_unix: Support POLLPRI for OOB.Kuniyuki Iwashima
2022-03-18af_unix: Fix some data-races around unix_sk(sk)->oob_skb.Kuniyuki Iwashima
2022-03-18rfkill: make new event layout opt-inJohannes Berg
2022-03-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfDavid S. Miller
2022-03-18xfrm: rework default policy structureNicolas Dichtel
2022-03-17net: dsa: pass extack to dsa_switch_ops :: port_mirror_add()Vladimir Oltean
2022-03-17net: dsa: Handle MST state changesTobias Waldekranz
2022-03-17net: dsa: Pass VLAN MSTI migration notifications to driverTobias Waldekranz
2022-03-17net: dsa: Validate hardware support for MSTTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to query a port's MST stateTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to check if MST is enabledTobias Waldekranz
2022-03-17net: bridge: mst: Add helper to map an MSTI to a VID setTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST state changesTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of VLAN MSTI migrationsTobias Waldekranz
2022-03-17net: bridge: mst: Notify switchdev drivers of MST mode changesTobias Waldekranz
2022-03-17net: bridge: mst: Support setting and reporting MST port statesTobias Waldekranz
2022-03-17net: bridge: mst: Allow changing a VLAN's MSTITobias Waldekranz
2022-03-17net: bridge: mst: Multiple Spanning Tree (MST) modeTobias Waldekranz
2022-03-17vlan: use correct format charactersBill Wendling
2022-03-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-03-17veth: Rework veth_xdp_rcv_skb in order to accept non-linear skbLorenzo Bianconi
2022-03-17netfilter: nf_tables: initialize registers in nft_do_chain()Pablo Neira Ayuso
2022-03-17netfilter: nf_tables: validate registers coming from userspace.Pablo Neira Ayuso
2022-03-17net: dsa: Add missing of_node_put() in dsa_port_parse_ofMiaoqian Lin
2022-03-16net/sched: add vlan push_eth and pop_eth action to the hardware IRMaor Dickman
2022-03-16net: dsa: Never offload FDB entries on standalone portsTobias Waldekranz
2022-03-16Merge tag 'linux-can-next-for-5.18-20220316' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2022-03-16can: isotp: support MSG_TRUNC flag when reading from socketOliver Hartkopp
2022-03-16can: isotp: return -EADDRNOTAVAIL when reading from unbound socketOliver Hartkopp
2022-03-16can: isotp: sanitize CAN ID checks in isotp_bind()Oliver Hartkopp
2022-03-16devlink: pass devlink_port to port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: hold the instance lock in port_split / port_unsplit callbacksJakub Kicinski
2022-03-16devlink: expose instance locking and add locked port registeringJakub Kicinski
2022-03-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...Jakub Kicinski