summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
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-18rfkill: make new event layout opt-inJohannes Berg
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-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
2022-03-15net: Add l3mdev index to flow struct and avoid oif reset for port devicesDavid Ahern
2022-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf-nextJakub Kicinski
2022-03-15mac80211: update bssid_indicator in ieee80211_assign_beaconLorenzo Bianconi
2022-03-15mac80211: MBSSID channel switchJohn Crispin
2022-03-15mac80211: MBSSID beacon handling in AP modeLorenzo Bianconi
2022-03-15mac80211: always have ieee80211_sta_restart()Johannes Berg
2022-03-14net/packet: fix slab-out-of-bounds access in packet_recvmsg()Eric Dumazet
2022-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski
2022-03-14esp6: fix check on ipv6_skip_exthdr's return valueSabrina Dubroca
2022-03-14net: dsa: report and change port dscp priority using dcbnlVladimir Oltean
2022-03-14net: dsa: report and change port default priority using dcbnlVladimir Oltean
2022-03-14net: Add lockdep asserts to ____napi_schedule().Sebastian Andrzej Siewior
2022-03-12netfilter: nf_tables: disable register trackingPablo Neira Ayuso
2022-03-12Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...David S. Miller