summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)AuthorFilesLines
2023-04-24Bluetooth: Add new quirk for broken set random RPA timeout for ATS2851Raul Cheleguini1-0/+8
2023-04-24Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz1-0/+2
2023-04-24Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz1-1/+11
2023-04-24Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz1-2/+12
2023-04-24Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz1-0/+4
2023-04-24Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2-17/+35
2023-04-24Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2-0/+130
2023-04-24serdev: Add method to assert break signal over tty UART portNeeraj Sanjay Kale1-0/+6
2023-04-24serdev: Replace all instances of ENOTSUPP with EOPNOTSUPPNeeraj Sanjay Kale1-2/+2
2023-04-24Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick1-0/+7
2023-04-24Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz1-1/+1
2023-04-24Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz1-40/+40
2023-04-23net: dsa: tag_ocelot: call only the relevant portion of __skb_vlan_pop() on TXVladimir Oltean1-0/+21
2023-04-23net: vlan: introduce skb_vlan_eth_hdr()Vladimir Oltean1-2/+10
2023-04-23net: vlan: don't adjust MAC header in __vlan_insert_inner_tag() unless setVladimir Oltean1-1/+2
2023-04-23net: optimize napi_threaded_poll() vs RPS/RFSEric Dumazet1-0/+3
2023-04-22Merge tag 'mlx5-updates-2023-04-20' of git://git.kernel.org/pub/scm/linux/ker...Jakub Kicinski2-1/+2
2023-04-22Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski10-32/+143
2023-04-21bpf: add test_run support for netfilter program typeFlorian Westphal1-0/+3
2023-04-21netfilter: nfnetlink hook: dump bpf prog idFlorian Westphal1-3/+21
2023-04-21bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2-0/+9
2023-04-21bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal3-0/+25
2023-04-21Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski3-43/+60
2023-04-21net/packet: support mergeable feature of virtioJianfeng Tan1-0/+1
2023-04-21pds_core: publish events to the clientsShannon Nelson1-0/+2
2023-04-21pds_core: add the aux client APIShannon Nelson2-0/+8
2023-04-21pds_core: add auxiliary_bus devicesShannon Nelson2-0/+15
2023-04-21pds_core: set up the VIF definitions and defaultsShannon Nelson1-0/+19
2023-04-21pds_core: Add adminq processing and commandsShannon Nelson1-1/+10
2023-04-21pds_core: set up device and adminqShannon Nelson1-0/+638
2023-04-21pds_core: add devcmd device interfacesShannon Nelson2-0/+193
2023-04-21pds_core: initial framework for pds_core PF driverShannon Nelson2-0/+585
2023-04-21bridge: Allow setting per-{Port, VLAN} neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21bridge: vlan: Allow setting VLAN neighbor suppression stateIdo Schimmel1-0/+1
2023-04-21bridge: Add internal flags for per-{Port, VLAN} neighbor suppressionIdo Schimmel1-0/+1
2023-04-21sctp: delete the nested flexible array payloadXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array hmacXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array peer_initXin Long1-1/+1
2023-04-21sctp: delete the nested flexible array variableXin Long1-2/+2
2023-04-21sctp: delete the nested flexible array skipXin Long2-4/+4
2023-04-21sctp: delete the nested flexible array paramsXin Long2-7/+7
2023-04-21mac80211: use the new drop reasons infrastructureJohannes Berg1-0/+12
2023-04-21net: extend drop reasons for multiple subsystemsJohannes Berg2-4/+41
2023-04-21net: move dropreason.h to dropreason-core.hJohannes Berg4-6/+7
2023-04-21ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar1-0/+1
2023-04-21net: skbuff: update and rename __kfree_skb_defer()Jakub Kicinski1-1/+1
2023-04-21flow_dissector: Address kdoc warningsSimon Horman1-18/+20
2023-04-21page_pool: unlink from napi during destroyJakub Kicinski1-0/+5
2023-04-21net/mlx5: Update op_mode to op_mod for port selectionRoi Dayan1-1/+1