index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2021-12-06
ipv4: add net device refcount tracker to struct in_device
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to struct inet6_dev
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct netdev_adjacent
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct neigh_parms
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct pneigh_entry
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct neighbour
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to struct ip6_tnl
Eric Dumazet
2021-12-06
sit: add net device refcount tracking to ip_tunnel
Eric Dumazet
2021-12-06
ipv6: add net device refcount tracker to rt6_probe_deferred()
Eric Dumazet
2021-12-06
net: dst: add net device refcount tracking to dst_entry
Eric Dumazet
2021-12-06
drop_monitor: add net device refcount tracker
Eric Dumazet
2021-12-06
net: add net device refcount tracker to dev_ifsioc()
Eric Dumazet
2021-12-06
net: add net device refcount tracker to ethtool_phys_id()
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct netdev_queue
Eric Dumazet
2021-12-06
net: add net device refcount tracker to struct netdev_rx_queue
Eric Dumazet
2021-12-06
net: add net device refcount tracker infrastructure
Eric Dumazet
2021-12-06
lib: add tests for reference tracker
Eric Dumazet
2021-12-06
lib: add reference counting tracking infrastructure
Eric Dumazet
2021-12-03
Merge branch 'qed-enhancements'
Jakub Kicinski
2021-12-03
qed*: esl priv flag support through ethtool
Manish Chopra
2021-12-03
qed*: enhance tx timeout debug info
Manish Chopra
2021-12-03
net: lan966x: fix a IS_ERR() vs NULL check in lan966x_create_targets()
Dan Carpenter
2021-12-03
net: prestera: acl: fix return value check in prestera_acl_rule_entry_find()
Yang Yingliang
2021-12-03
net: dsa: vsc73xxx: Get rid of duplicate of_node assignment
Andy Shevchenko
2021-12-03
net/sched: act_ct: Offload only ASSURED connections
Chris Mi
2021-12-03
Merge branch 'hns3-cleanups'
David S. Miller
2021-12-03
net: hns3: fix hns3 driver header file not self-contained issue
Jie Wang
2021-12-03
net: hns3: replace one tab with space in for statement
Hao Chen
2021-12-03
net: hns3: remove rebundant line for hclge_dbg_dump_tm_pg()
Hao Chen
2021-12-03
net: hns3: add comments for hclge_dbg_fill_content()
Hao Chen
2021-12-03
net: hns3: add void before function which don't receive ret
Hao Chen
2021-12-03
net: hns3: align return value type of atomic_read() with its output
Hao Chen
2021-12-03
net: hns3: modify one argument type of function hclge_ncl_config_data_print
Guangbin Huang
2021-12-03
net: hns3: Align type of some variables with their print type
Hao Chen
2021-12-03
net: hns3: add print vport id for failed message of vlan
Guangbin Huang
2021-12-03
net: hns3: refactor function hclge_set_vlan_filter_hw
Guangbin Huang
2021-12-03
net: hns3: optimize function hclge_cfg_common_loopback()
Yufeng Mo
2021-12-02
Merge tag 'mlx5-updates-2021-12-02' of git://git.kernel.org/pub/scm/linux/ker...
Jakub Kicinski
2021-12-02
net/mlx5: Dynamically resize flow counters query buffer
Avihai Horon
2021-12-02
net/mlx5e: TC, Set flow attr ip_version earlier
Roi Dayan
2021-12-02
net/mlx5e: TC, Move common flow_action checks into function
Roi Dayan
2021-12-02
net/mlx5e: Remove redundant actions arg from vlan push/pop funcs
Roi Dayan
2021-12-02
net/mlx5e: Remove redundant actions arg from validate_goto_chain()
Roi Dayan
2021-12-02
net/mlx5e: TC, Remove redundant action stack var
Roi Dayan
2021-12-02
net/mlx5e: Hide function mlx5e_num_channels_changed
Tariq Toukan
2021-12-02
net/mlx5e: SHAMPO, clean MLX5E_MAX_KLM_PER_WQE macro
Ben Ben-Ishay
2021-12-02
net/mlx5: Print more info on pci error handlers
Saeed Mahameed
2021-12-02
net/mlx5: SF, silence an uninitialized variable warning
Dan Carpenter
2021-12-02
net/mlx5: Fix some error handling paths in 'mlx5e_tc_add_fdb_flow()'
Christophe JAILLET
2021-12-02
net/mlx5: Fix error return code in esw_qos_create()
Wei Yongjun
[next]