summaryrefslogtreecommitdiffstats
path: root/include/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bluetooth: hci_conn: Fix not waiting for HCI_EVT_LE_CIS_ESTABLISHEDLuiz Augusto von Dentz2023-04-241-0/+2
* Bluetooth: hci_conn: Fix not matching by CIS IDLuiz Augusto von Dentz2023-04-241-1/+11
* Bluetooth: hci_conn: Add support for linking multiple hconLuiz Augusto von Dentz2023-04-241-2/+12
* Bluetooth: Enable all supported LE PHY by defaultLuiz Augusto von Dentz2023-04-241-0/+4
* Bluetooth: Split bt_iso_qos into dedicated structuresIulia Tanasescu2023-04-242-17/+35
* Bluetooth: Add support for hci devcoredumpAbhishek Pandit-Subedi2023-04-242-0/+130
* Bluetooth: Add new quirk for broken local ext features page 2Vasily Khoruzhick2023-04-241-0/+7
* Bluetooth: L2CAP: Delay identity address updatesLuiz Augusto von Dentz2023-04-241-1/+1
* Bluetooth: hci_core: Make hci_conn_hash_add append to the listLuiz Augusto von Dentz2023-04-241-1/+1
* Bluetooth: MGMT: Use BIT macro when defining bitfieldsLuiz Augusto von Dentz2023-04-241-40/+40
* Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...Jakub Kicinski2023-04-221-0/+15
|\
| * bpf: minimal support for programs hooked into netfilter frameworkFlorian Westphal2023-04-211-0/+5
| * bpf: add bpf_link support for BPF_NETFILTER programsFlorian Westphal2023-04-211-0/+10
* | Merge tag 'wireless-next-2023-04-21' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski2023-04-211-20/+6
|\ \
| * | wifi: mac80211: remove ieee80211_tx_status_8023Felix Fietkau2023-04-181-20/+0
| * | wifi: mac80211: add flush_sta methodJohannes Berg2023-04-131-0/+6
* | | sctp: delete the nested flexible array peer_initXin Long2023-04-211-1/+1
* | | sctp: delete the nested flexible array skipXin Long2023-04-211-2/+2
* | | sctp: delete the nested flexible array paramsXin Long2023-04-211-4/+4
* | | mac80211: use the new drop reasons infrastructureJohannes Berg2023-04-211-0/+12
* | | net: extend drop reasons for multiple subsystemsJohannes Berg2023-04-212-4/+41
* | | net: move dropreason.h to dropreason-core.hJohannes Berg2023-04-212-4/+5
* | | ipv6: add icmpv6_error_anycast_as_unicast for ICMPv6Mahesh Bandewar2023-04-211-0/+1
* | | flow_dissector: Address kdoc warningsSimon Horman2023-04-211-18/+20
* | | page_pool: unlink from napi during destroyJakub Kicinski2023-04-211-0/+5
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-211-0/+4
|\ \ \
| * \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nfJakub Kicinski2023-04-191-0/+4
| |\ \ \
| | * | | netfilter: nf_tables: validate catch-all set elementsPablo Neira Ayuso2023-04-181-0/+4
* | | | | net/handshake: Add a kernel API for requesting a TLSv1.3 handshakeChuck Lever2023-04-201-0/+43
* | | | | net: skbuff: hide wifi_acked when CONFIG_WIRELESS not setJakub Kicinski2023-04-191-1/+1
* | | | | net: add macro netif_subqueue_completed_wakeHeiner Kallweit2023-04-181-0/+10
* | | | | sctp: delete the obsolete code for the host name address paramXin Long2023-04-171-1/+0
* | | | | page_pool: allow caching from safely localized NAPIJakub Kicinski2023-04-151-1/+2
* | | | | net: mana: Add support for jumbo frameHaiyang Zhang2023-04-142-0/+18
* | | | | net: mana: Enable RX path to handle various MTU sizesHaiyang Zhang2023-04-141-0/+7
* | | | | net: mana: Refactor RX buffer allocation code to prepare for various MTUHaiyang Zhang2023-04-141-5/+1
* | | | | net/sched: mqprio: allow per-TC user input of FP adminStatusVladimir Oltean2023-04-141-0/+1
* | | | | net/sched: pass netlink extack to mqprio and taprio offloadVladimir Oltean2023-04-141-0/+2
| |_|_|/ |/| | |
* | | | Daniel Borkmann says:Jakub Kicinski2023-04-145-48/+22
|\ \ \ \
| * | | | bpf,fou: Add bpf_skb_{set,get}_fou_encap kfuncsChristian Ehrig2023-04-131-0/+2
| * | | | ipip,ip_tunnel,sit: Add FOU support for externally controlled ipip devicesChristian Ehrig2023-04-131-13/+15
| * | | | xsk: Fix unaligned descriptor validationKal Conley2023-04-061-7/+2
| * | | | net: Update an existing TCP congestion control algorithm.Kui-Feng Lee2023-03-231-0/+3
| * | | | xdp: remove unused {__,}xdp_release_frame()Alexander Lobakin2023-03-141-29/+0
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2023-04-143-2/+54
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | mlx5: bpf_xdp_metadata_rx_hash add xdp rss hash typeJesper Dangaard Brouer2023-04-131-0/+2
| * | | | xdp: rss hash types representationJesper Dangaard Brouer2023-04-131-0/+45
| * | | | Bluetooth: Fix printing errors if LE Connection times outLuiz Augusto von Dentz2023-04-101-0/+1
| * | | | bonding: fix ns validation on backup slavesHangbin Liu2023-04-071-2/+6
| | |/ / | |/| |
* | | | net: piggy back on the memory barrier in bql when waking queuesJakub Kicinski2023-04-111-10/+29