index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
certs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-09-09
net: mscc: ocelot: exclude stats from bulk regions based on reg, not name
Vladimir Oltean
1
-1
/
+1
2022-09-09
net: dsa: felix: use ocelot's ndo_get_stats64 method
Vladimir Oltean
4
-61
/
+78
2022-09-09
net: mscc: ocelot: move more PTP code from the lib to ocelot_ptp.c
Vladimir Oltean
2
-478
/
+481
2022-09-09
net: mscc: ocelot: unexport ocelot_port_fdb_do_dump from the common lib
Vladimir Oltean
3
-53
/
+50
2022-09-09
net: mscc: ocelot: move stats code to ocelot_stats.c
Vladimir Oltean
4
-207
/
+237
2022-09-09
net: mscc: ocelot: sort Makefile files alphabetically
Vladimir Oltean
1
-5
/
+5
2022-09-09
net: mscc: ocelot: report FIFO drop counters through stats->rx_dropped
Vladimir Oltean
1
-1
/
+26
2022-09-09
net: dsa: felix: check the 32-bit PSFP stats against overflow
Vladimir Oltean
3
-43
/
+94
2022-09-09
net: mscc: ocelot: make access to STAT_VIEW sleepable again
Vladimir Oltean
3
-16
/
+45
2022-09-09
net: dsa: felix: add definitions for the stream filter counters
Vladimir Oltean
4
-8
/
+14
2022-09-09
net: sched: act_vlan: get rid of tcf_vlan_walker and tcf_vlan_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_tunnel_key: get rid of tunnel_key_walker and tunnel_key_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_skbmod: get rid of tcf_skbmod_walker and tcf_skbmod_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_skbedit: get rid of tcf_skbedit_walker and tcf_skbedit_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_simple: get rid of tcf_simp_walker and tcf_simp_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_sample: get rid of tcf_sample_walker and tcf_sample_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_police: get rid of tcf_police_walker and tcf_police_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_pedit: get rid of tcf_pedit_walker and tcf_pedit_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_nat: get rid of tcf_nat_walker and tcf_nat_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_mpls: get rid of tcf_mpls_walker and tcf_mpls_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_mirred: get rid of tcf_mirred_walker and tcf_mirred_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_ipt: get rid of tcf_ipt_walker/tcf_xt_walker and tcf_ipt_sear...
Zhengchao Shao
1
-38
/
+0
2022-09-09
net: sched: act_ife: get rid of tcf_ife_walker and tcf_ife_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_gate: get rid of tcf_gate_walker and tcf_gate_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_gact: get rid of tcf_gact_walker and tcf_gact_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_ctinfo: get rid of tcf_ctinfo_walker and tcf_ctinfo_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_ct: get rid of tcf_ct_walker and tcf_ct_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_csum: get rid of tcf_csum_walker and tcf_csum_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_connmark: get rid of tcf_connmark_walker and tcf_connmark_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_bpf: get rid of tcf_bpf_walker and tcf_bpf_search
Zhengchao Shao
1
-19
/
+0
2022-09-09
net: sched: act_api: implement generic walker and search for tc action
Zhengchao Shao
1
-4
/
+29
2022-09-09
net: sched: act: move global static variable net_id to tc_action_ops
Zhengchao Shao
21
-152
/
+131
2022-09-09
net: lan743x: Add support for Rx IP & TCP checksum offload
Raju Lakkaraju
2
-1
/
+18
2022-09-09
net: lan743x: Fix to use multiqueue start/stop APIs
Raju Lakkaraju
2
-28
/
+27
2022-09-08
net: sparx5: fix function return type to match actual type
Casper Andersson
2
-4
/
+4
2022-09-08
fs: only do a memory barrier for the first set_buffer_uptodate()
Linus Torvalds
1
-0
/
+11
2022-09-08
r8169: merge support for chip versions 10, 13, 16
Heiner Kallweit
3
-13
/
+4
2022-09-08
sch_sfb: Also store skb len before calling child enqueue
Toke Høiland-Jørgensen
1
-1
/
+2
2022-09-08
net: phy: lan87xx: change interrupt src of link_up to comm_ready
Arun Ramadoss
1
-4
/
+54
2022-09-08
net: stmmac: Disable automatic FCS/Pad stripping
Kurt Kanzenbach
6
-40
/
+6
2022-09-07
efi: capsule-loader: Fix use-after-free in efi_capsule_write
Hyunwoo Kim
1
-24
/
+7
2022-09-07
net: hns3: add support to query and set lane number by ethtool
Hao Chen
10
-23
/
+50
2022-09-07
net: hns3: add querying fec statistics
Hao Lan
8
-0
/
+218
2022-09-07
net: hns3: debugfs add dump dscp map info
Guangbin Huang
3
-1
/
+67
2022-09-07
net: hns3: support ndo_select_queue()
Guangbin Huang
1
-0
/
+46
2022-09-07
net: hns3: add support config dscp map to tc
Guangbin Huang
7
-1
/
+204
2022-09-07
net/smc: Fix possible access to freed memory in link clear
Yacan Liu
4
-0
/
+13
2022-09-07
netfilter: nat: avoid long-running port range loop
Florian Westphal
1
-2
/
+14
2022-09-07
netfilter: nat: move repetitive nat port reserve loop to a helper
Florian Westphal
7
-111
/
+30
2022-09-07
netfilter: move from strlcpy with unused retval to strscpy
Wolfram Sang
7
-21
/
+21
[next]