net: thunderbolt: Use kmap_local_page() instead of kmap_atomic()
[linux-block.git] / net /
2022-11-24 Maxim Korotkovethtool: avoiding integer overflow in ethtool_phys_id()
2022-11-23 Jakub KicinskiMerge branch 'remove-dsa_priv-h'
2022-11-23 Vladimir Olteannet: dsa: kill off dsa_priv.h
2022-11-23 Vladimir Olteannet: dsa: move tag_8021q headers to their proper place
2022-11-23 Vladimir Olteannet: dsa: move definitions from dsa_priv.h to slave.c
2022-11-23 Vladimir Olteannet: dsa: rename dsa2.c back into dsa.c and create...
2022-11-23 Vladimir Olteannet: dsa: merge dsa.c into dsa2.c
2022-11-23 Vladimir Olteannet: dsa: move notifier definitions to switch.h
2022-11-23 Vladimir Olteannet: dsa: move dsa_tree_notify() and dsa_broadcast...
2022-11-23 Vladimir Olteannet: dsa: move headers exported by switch.c to switch.h
2022-11-23 Vladimir Olteannet: dsa: move tagging protocol code to tag.{c,h}
2022-11-23 Vladimir Olteannet: dsa: move headers exported by slave.c to slave.h
2022-11-23 Vladimir Olteannet: dsa: move headers exported by c to master.h
2022-11-23 Vladimir Olteannet: dsa: move headers exported by port.c to port.h
2022-11-23 Vladimir Olteannet: dsa: move rest of devlink setup/teardown to devlink.c
2022-11-23 Vladimir Olteannet: dsa: if ds->setup is true, ds->devlink is always...
2022-11-23 Vladimir Olteannet: dsa: move bulk of devlink code to devlink.{c,h}
2022-11-23 Vladimir Olteannet: dsa: modularize DSA_TAG_PROTO_NONE
2022-11-23 Vladimir Olteannet: dsa: unexport dsa_dev_to_net_device()
2022-11-23 Moshe Shemeshdevlink: remove redundant health state set to error
2022-11-23 Saeed Mahameedtcp: Fix build break when CONFIG_IPV6=n
2022-11-23 Jakub KicinskiMerge branch 'i2c/client_device_id_helper-immutable...
2022-11-22 Eric Dumazetnet: fix __sock_gen_cookie()
2022-11-21 David S. MillerMerge branch 'mptcp-netlink'
2022-11-21 Paolo Abenimptcp: more detailed error reporting on endpoint creation
2022-11-21 Paolo Abenimptcp: deduplicate error paths on endpoint creation
2022-11-21 Kuniyuki Iwashimanet: Return errno in sk->sk_prot->get_port().
2022-11-19 Felix Fietkaunet: dsa: tag_mtk: assign per-port queues
2022-11-19 Jakub Kicinskinetlink: remove the flex array from struct nlmsghdr
2022-11-18 Schspa Shimrp: introduce active flags to prevent UAF when applica...
2022-11-18 David S. MillerMerge tag 'rxrpc-next-20221116' of git://git./linux...
2022-11-18 Eric Dumazetnet: fix napi_disable() logic error
2022-11-18 Dan Carpenterrxrpc: uninitialized variable in rxrpc_send_ack_packet()
2022-11-18 Dan Carpenterrxrpc: fix rxkad_verify_response()
2022-11-18 David S. MillerMerge tag 'wireless-next-2022-11-18' of git://git....
2022-11-18 David S. MillerMerge branch 'sctp-vrf'
2022-11-18 Xin Longsctp: add sysctl net.sctp.l3mdev_accept
2022-11-18 Xin Longsctp: add dif and sdif check in asoc and ep lookup
2022-11-18 Xin Longsctp: add skb_sdif in struct sctp_af
2022-11-18 Xin Longsctp: check sk_bound_dev_if when matching ep in get_port
2022-11-18 Xin Longsctp: check ipv6 addr with sk_bound_dev if set
2022-11-18 Xin Longsctp: verify the bind address with the tb_id from l3mdev
2022-11-18 Xin Longsctp: move SCTP_PAD4 and SCTP_TRUNC4 to linux/sctp.h
2022-11-18 Jakub KicinskiMerge branch 'implement-devlink-rate-api-and-extend-it'
2022-11-18 Michal Wilczynskidevlink: Allow to set up parent in devl_rate_leaf_create()
2022-11-18 Michal Wilczynskidevlink: Allow for devlink-rate nodes parent reassignment
2022-11-18 Michal Wilczynskidevlink: Enable creation of the devlink-rate nodes...
2022-11-18 Michal Wilczynskidevlink: Introduce new attribute 'tx_weight' to devlink...
2022-11-18 Michal Wilczynskidevlink: Introduce new attribute 'tx_priority' to devli...
2022-11-18 Jakub KicinskiMerge branch 'autoload-dsa-tagging-driver-when-dynamica...
2022-11-18 Vladimir Olteannet: dsa: autoload tag driver module on tagging protoco...
2022-11-18 Vladimir Olteannet: dsa: rename dsa_tag_driver_get() to dsa_tag_driver...
2022-11-18 Vladimir Olteannet: dsa: strip sysfs "tagging" string of trailing...
2022-11-18 Vladimir Olteannet: dsa: provide a second modalias to tag proto driver...
2022-11-18 Vladimir Olteannet: dsa: rename tagging protocol driver modalias
2022-11-18 Vladimir Olteannet: dsa: stop exposing tag proto module helpers to...
2022-11-18 Jakub KicinskiMerge branch 'net-dsa-use-more-appropriate-net_name_...
2022-11-18 Rasmus Villemoesnet: dsa: set name_assign_type to NET_NAME_ENUM for...
2022-11-18 Rasmus Villemoesnet: dsa: use NET_NAME_PREDICTABLE for user ports with...
2022-11-18 Rasmus Villemoesnet: dsa: refactor name assignment for user ports
2022-11-18 Jakub KicinskiMerge git://git./linux/kernel/git/netdev/net
2022-11-17 Linus TorvaldsMerge tag 'net-6.1-rc6' of git://git./linux/kernel...
2022-11-17 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2022-11-06-v2' of...
2022-11-17 Li zemingsctp: sm_statefuns: Remove pointer casts of the same...
2022-11-16 Linus TorvaldsMerge tag 'for-linus-6.1-rc6-tag' of git://git./linux...
2022-11-16 Linus TorvaldsMerge tag 'pinctrl-v6.1-4' of git://git./linux/kernel...
2022-11-16 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-4' of git://git...
2022-11-16 Eric Dumazettcp: annotate data-race around queue->synflood_warned
2022-11-16 Li zemingax25: af_ax25: Remove unnecessary (void*) conversions
2022-11-16 Gleb Mazovetskiytcp: configurable source port perturb table size
2022-11-16 Jakub Sitnickil2tp: Serialize access to sk_user_data with sk_callback...
2022-11-16 David S. MillerMerge branch 'net-atomic-dev-stats'
2022-11-16 Eric Dumazetipv4: tunnels: use DEV_STATS_INC()
2022-11-16 Eric Dumazetipv6: tunnels: use DEV_STATS_INC()
2022-11-16 Eric Dumazetipv6/sit: use DEV_STATS_INC() to avoid data-races
2022-11-16 Eric Dumazetnet: add atomic_long_t to net_device_stats fields
2022-11-16 David S. MillerMerge branch 'net-try_cmpxchg-conversions'
2022-11-16 Eric Dumazetnet: __sock_gen_cookie() cleanup
2022-11-16 Eric Dumazetnet: adopt try_cmpxchg() in napi_{enable|disable}()
2022-11-16 Eric Dumazetnet: adopt try_cmpxchg() in napi_schedule_prep() and...
2022-11-16 Eric Dumazetnet: net_{enable|disable}_timestamp() optimizations
2022-11-16 Eric Dumazetipv6: fib6_new_sernum() optimization
2022-11-16 Eric Dumazetnet: mm_account_pinned_pages() optimization
2022-11-16 Vladimir Olteannet: linkwatch: only report IF_OPER_LOWERLAYERDOWN...
2022-11-16 David S. MillerMerge branch 'udp-pernetns-hash'
2022-11-16 Kuniyuki Iwashimaudp: Introduce optional per-netns hash table.
2022-11-16 Kuniyuki Iwashimaudp: Access &udp_table via net.
2022-11-16 Kuniyuki Iwashimaudp: Set NULL to udp_seq_afinfo.udp_table.
2022-11-16 Kuniyuki Iwashimaudp: Set NULL to sk->sk_prot->h.udp_table.
2022-11-16 Kuniyuki Iwashimaudp: Clean up some functions.
2022-11-16 Gustavo A. R. Silvawifi: cfg80211: Avoid clashing function prototypes
2022-11-16 David Howellsrxrpc: Fix network address validation
2022-11-16 David Howellsrxrpc: Fix oops from calling udpv6_sendmsg() on AF_INET...
2022-11-16 Vladimir Olteannet: dsa: don't leak tagger-owned storage on switch...
2022-11-16 Jakub KicinskiMerge branch 'remove-phylink_validate-from-felix-dsa...
2022-11-16 Vladimir Olteannet: dsa: remove phylink_validate() method
2022-11-16 Jakub KicinskiMerge git://git./linux/kernel/git/netfilter/nf-next
2022-11-16 Jakub KicinskiMerge branch 'mtk_eth_soc-rx-vlan-offload-improvement...
2022-11-16 Wei Yongjunnet/x25: Fix skb leak in x25_lapb_receive_frame()
2022-11-16 Felix Fietkaunet: dsa: add support for DSA rx offloading via metadat...
next