summaryrefslogtreecommitdiff
path: root/include/net
AgeCommit message (Expand)AuthorFilesLines
2024-03-08ipv6: move inet6_ehash_secret and udp6_ehash_secret into net_hotdataEric Dumazet2-0/+3
2024-03-08inet: move inet_ehash_secret and udp_ehash_secret into net_hotdataEric Dumazet2-0/+4
2024-03-08inet: move tcp_protocol and udp_protocol to net_hotdataEric Dumazet1-0/+2
2024-03-08ipv6: move tcpv6_protocol and udpv6_protocol to net_hotdataEric Dumazet1-0/+4
2024-03-08udp: move udpv4_offload and udpv6_offload to net_hotdataEric Dumazet1-0/+2
2024-03-08net: move skbuff_cache(s) to net_hotdataEric Dumazet1-0/+3
2024-03-08net: move dev_rx_weight to net_hotdataEric Dumazet1-0/+1
2024-03-08net: move dev_tx_weight to net_hotdataEric Dumazet1-0/+1
2024-03-08net: move tcpv4_offload and tcpv6_offload to net_hotdataEric Dumazet1-0/+3
2024-03-08net: move ip_packet_offload and ipv6_packet_offload to net_hotdataEric Dumazet1-0/+5
2024-03-08net: move netdev_max_backlog to net_hotdataEric Dumazet1-0/+1
2024-03-08net: move ptype_all into net_hotdataEric Dumazet1-0/+1
2024-03-08net: move netdev_tstamp_prequeue into net_hotdataEric Dumazet1-0/+1
2024-03-08net: move netdev_budget and netdev_budget to net_hotdataEric Dumazet1-0/+2
2024-03-08net: introduce struct net_hotdataEric Dumazet2-3/+17
2024-03-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-6/+1
2024-03-07Bluetooth: ISO: Align broadcast sync_timeout with connection timeoutLuiz Augusto von Dentz1-0/+2
2024-03-07Bluetooth: Add new quirk for broken read key length on ATS2851Vinicius Peixoto1-0/+8
2024-03-07Bluetooth: hci_sync: Fix overwriting request callbackLuiz Augusto von Dentz1-0/+1
2024-03-07Bluetooth: ISO: Reassemble PA data for bcast sinkIulia Tanasescu2-2/+8
2024-03-07Bluetooth: ISO: Add hcon for listening bis skIulia Tanasescu1-3/+3
2024-03-07Bluetooth: hci_sync: Attempt to dequeue connection attemptLuiz Augusto von Dentz2-4/+25
2024-03-07Bluetooth: hci_sync: Add helper functions to manipulate cmd_sync queueLuiz Augusto von Dentz1-0/+12
2024-03-07Bluetooth: hci_conn: Fix UAF Write in __hci_acl_create_connection_syncLuiz Augusto von Dentz1-2/+1
2024-03-07Bluetooth: hci_conn: Always use sk_timeo as conn_timeoutLuiz Augusto von Dentz2-3/+4
2024-03-07Bluetooth: Remove pending ACL connection attemptsJonas Dreßler1-1/+0
2024-03-07Bluetooth: hci_conn: Only do ACL connections sequentiallyJonas Dreßler2-0/+4
2024-03-07Bluetooth: Remove BT_HSLuiz Augusto von Dentz2-43/+0
2024-03-07Bluetooth: hci_core: Cancel request on command timeoutLuiz Augusto von Dentz1-1/+1
2024-03-07Bluetooth: hci_event: Use HCI error defines instead of magic valuesJonas Dreßler1-0/+2
2024-03-07Bluetooth: Add new state HCI_POWERING_DOWNJonas Dreßler1-0/+1
2024-03-07Bluetooth: Remove HCI_POWER_OFF_TIMEOUTJonas Dreßler1-1/+0
2024-03-06mac802154: fix llsec key resources release in mac802154_llsec_key_delFedor Pchelkin1-0/+1
2024-03-06inet: Add getsockopt support for IP_ROUTER_ALERT and IPV6_ROUTER_ALERTJuntong Deng1-0/+1
2024-03-06net: add helpers for EEE configurationRussell King1-0/+38
2024-03-05nfc: core: make nfc_class constantRicardo B. Marliere1-1/+1
2024-03-05net: gro: enable fast path for more casesEric Dumazet1-1/+1
2024-03-05net: gro: change skb_gro_network_header()Eric Dumazet1-15/+12
2024-03-05net: gro: rename skb_gro_header_hard()Eric Dumazet1-3/+4
2024-03-04wifi: mac80211: introduce a feature flag for quiet in CSAJohannes Berg1-0/+6
2024-03-04wifi: mac80211: pass link conf to abort_channel_switchJohannes Berg1-2/+3
2024-03-04wifi: mac80211: pass link_id to channel switch opsJohannes Berg1-2/+4
2024-03-04wifi: cfg80211: allow cfg80211_defragment_element() without outputJohannes Berg1-2/+2
2024-03-04wifi: cfg80211: expose cfg80211_iter_rnr() to driversJohannes Berg1-0/+32
2024-03-04wifi: mac80211: add ieee80211_vif_link_active() helperJohannes Berg1-0/+15
2024-03-04wifi: mac80211: add link id to ieee80211_gtk_rekey_add()Shaul Triebitz1-1/+3
2024-03-01net: bql: fix building with BQL disabledArnd Bergmann1-6/+1
2024-03-01ipv6: annotate data-races around idev->cnf.ignore_routes_with_linkdownEric Dumazet1-1/+1
2024-03-01ipv6: annotate data-races around cnf.forwardingEric Dumazet1-3/+5
2024-03-01ipv6: annotate data-races around cnf.mtu6Eric Dumazet1-1/+1