Show patches with: Submitter = Antoine Tenart       |    Archived = No       |   169 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[net-next] net-sysfs: remove possible sleep from an RCU read-side critical section [net-next] net-sysfs: remove possible sleep from an RCU read-side critical section - - - 141- 2021-03-22 Antoine Tenart netdev Accepted
[net-next,v4,13/13] net: NULL the old xps map entries when freeing them net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,12/13] net: fix use after free in xps net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,11/13] net-sysfs: move the xps cpus/rxqs retrieval in a common function net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,10/13] net-sysfs: move the rtnl unlock up in the xps show helpers net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,09/13] net: improve queue removal readability in __netif_set_xps_queue net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,08/13] net: add an helper to copy xps maps to the new dev_maps net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,07/13] net: move the xps maps to an array net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,06/13] net: remove the xps possible_mask net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,05/13] net: embed nr_ids in the xps maps net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,04/13] net: embed num_tc in the xps maps net: xps: improve the xps maps handling - - - 132- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,03/13] net-sysfs: make xps_cpus_show and xps_rxqs_show consistent net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,02/13] net-sysfs: store the return of get_netdev_queue_index in an unsigned int net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v4,01/13] net-sysfs: convert xps_cpus_show to bitmap_zalloc net: xps: improve the xps maps handling - - - 141- 2021-03-18 Antoine Tenart netdev Accepted
[net-next,v3,16/16] virtio_net: take the rtnl lock when calling virtnet_set_affinity net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,15/16] net/mlx5e: take the rtnl lock when calling netif_set_xps_queue net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,14/16] net: NULL the old xps map entries when freeing them net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,13/16] net: fix use after free in xps net: xps: improve the xps maps handling - - - 1221 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,12/16] net-sysfs: move the xps cpus/rxqs retrieval in a common function net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,11/16] net-sysfs: move the rtnl unlock up in the xps show helpers net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,10/16] net: improve queue removal readability in __netif_set_xps_queue net: xps: improve the xps maps handling - - - 1221 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,09/16] net: add an helper to copy xps maps to the new dev_maps net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,08/16] net: move the xps maps to an array net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,07/16] net: remove the xps possible_mask net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,06/16] net: assert the rtnl lock is held when calling __netif_set_xps_queue net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,05/16] net: embed nr_ids in the xps maps net: xps: improve the xps maps handling - - - 1221 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,04/16] net: embed num_tc in the xps maps net: xps: improve the xps maps handling - - - 1221 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,03/16] net-sysfs: make xps_cpus_show and xps_rxqs_show consistent net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,02/16] net-sysfs: store the return of get_netdev_queue_index in an unsigned int net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v3,01/16] net-sysfs: convert xps_cpus_show to bitmap_zalloc net: xps: improve the xps maps handling - - - 1311 2021-03-12 Antoine Tenart netdev Superseded
[net-next,v2,12/12] net-sysfs: move the xps cpus/rxqs retrieval in a common function net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,11/12] net: improve queue removal readability in __netif_set_xps_queue net: xps: improve the xps maps handling - - - 142- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,10/12] net: add an helper to copy xps maps to the new dev_maps net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,09/12] net-sysfs: remove the rtnl lock when accessing the xps maps net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,08/12] net: move the xps maps to an array net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,07/12] net: remove the xps possible_mask net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,06/12] net: assert the rtnl lock is held when calling __netif_set_xps_queue net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,05/12] net: embed nr_ids in the xps maps net: xps: improve the xps maps handling - - - 142- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,04/12] net: embed num_tc in the xps maps net: xps: improve the xps maps handling - - - 142- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,03/12] net-sysfs: make xps_cpus_show and xps_rxqs_show consistent net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,02/12] net-sysfs: store the return of get_netdev_queue_index in an unsigned int net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,v2,01/12] net-sysfs: convert xps_cpus_show to bitmap_zalloc net: xps: improve the xps maps handling - - - 151- 2021-02-08 Antoine Tenart netdev Changes Requested
[net-next,11/11] net: move the xps maps to an array net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,10/11] net-sysfs: remove the rtnl lock when accessing the xps maps net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,09/11] net: remove the xps possible_mask net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,08/11] net: assert the rtnl lock is held when calling __netif_set_xps_queue net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,07/11] net: xps: embed nr_ids in dev_maps net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,06/11] net: improve queue removal readability in __netif_set_xps_queue net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,05/11] net: add an helper to copy xps maps to the new dev_maps net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,04/11] net: embed num_tc in the xps maps net: xps: improve the xps maps handling - - - 142- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,03/11] net-sysfs: move the xps cpus/rxqs retrieval in a common function net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,02/11] net-sysfs: store the return of get_netdev_queue_index in an unsigned int net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net-next,01/11] net-sysfs: convert xps_cpus_show to bitmap_zalloc net: xps: improve the xps maps handling - - - 151- 2021-01-28 Antoine Tenart netdev Superseded
[net,3/3] net-sysfs: move the xps cpus/rxqs retrieval in a common function net-sysfs: move the xps cpus/rxqs retrieval in a common function - - - 1411 2021-01-06 Antoine Tenart netdev Changes Requested
[net,2/3] net-sysfs: store the return of get_netdev_queue_index in an unsigned int net-sysfs: move the xps cpus/rxqs retrieval in a common function - - - 1411 2021-01-06 Antoine Tenart netdev Changes Requested
[net,1/3] net-sysfs: convert xps_cpus_show to bitmap_zalloc net-sysfs: move the xps cpus/rxqs retrieval in a common function - - - 1411 2021-01-06 Antoine Tenart netdev Changes Requested
[net,v3,4/4] net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc net-sysfs: fix race conditions in the xps code - - - 151- 2020-12-23 Antoine Tenart netdev Accepted
[net,v3,3/4] net-sysfs: take the rtnl lock when storing xps_rxqs net-sysfs: fix race conditions in the xps code - - - 151- 2020-12-23 Antoine Tenart netdev Accepted
[net,v3,2/4] net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc net-sysfs: fix race conditions in the xps code - - - 151- 2020-12-23 Antoine Tenart netdev Accepted
[net,v3,1/4] net-sysfs: take the rtnl lock when storing xps_cpus net-sysfs: fix race conditions in the xps code - - - 151- 2020-12-23 Antoine Tenart netdev Accepted
[net,v2,3/3] net: move the xps rxqs retrieval out of net-sysfs net-sysfs: fix race conditions in the xps code - - - 151- 2020-12-21 Antoine Tenart netdev Superseded
[net,v2,2/3] net: move the xps cpus retrieval out of net-sysfs net-sysfs: fix race conditions in the xps code - - - 151- 2020-12-21 Antoine Tenart netdev Superseded
[net,v2,1/3] net: fix race conditions in xps by locking the maps and dev->tc_num net-sysfs: fix race conditions in the xps code - - - 151- 2020-12-21 Antoine Tenart netdev Superseded
[net,4/4] net-sysfs: take the rtnl lock when accessing xps_rxqs_map and num_tc net-sysfs: fix race conditions in the xps code - - - 15-- 2020-12-17 Antoine Tenart netdev Superseded
[net,3/4] net-sysfs: take the rtnl lock when storing xps_rxqs net-sysfs: fix race conditions in the xps code - - - 15-- 2020-12-17 Antoine Tenart netdev Superseded
[net,2/4] net-sysfs: take the rtnl lock when accessing xps_cpus_map and num_tc net-sysfs: fix race conditions in the xps code - - - 15-- 2020-12-17 Antoine Tenart netdev Superseded
[net,1/4] net-sysfs: take the rtnl lock when storing xps_cpus net-sysfs: fix race conditions in the xps code - - - 15-- 2020-12-17 Antoine Tenart netdev Superseded
[net] net: ip6_gre: set dev->hard_header_len when using header_ops [net] net: ip6_gre: set dev->hard_header_len when using header_ops - - - 15-- 2020-11-30 Antoine Tenart netdev Accepted
[net-next] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal [net-next] netfilter: bridge: reset skb->pkt_type after NF_INET_POST_ROUTING traversal - 1 - 15-- 2020-11-23 Antoine Tenart netdev Accepted
« 1 2 »