index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.mailmap
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-02-17
net: allow out-of-order netdev unregistration
Jakub Kicinski
1
-27
/
+37
2022-02-17
net: transition netdev reg state earlier in run_todo
Jakub Kicinski
1
-9
/
+9
2022-02-17
selftests: net: basic test for IPV6_2292*
Jakub Kicinski
2
-1
/
+41
2022-02-17
selftests: net: test IPV6_HOPLIMIT
Jakub Kicinski
2
-1
/
+49
2022-02-17
selftests: net: test IPV6_TCLASS
Jakub Kicinski
2
-1
/
+69
2022-02-17
selftests: net: test IPV6_DONTFRAG
Jakub Kicinski
2
-23
/
+147
2022-02-17
net: ping6: support setting basic SOL_IPV6 options via cmsg
Jakub Kicinski
2
-5
/
+17
2022-02-17
net: ti: cpsw: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: ti: am65-cpsw-nuss: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-4
/
+0
2022-02-17
net: sparx5: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-6
/
+4
2022-02-17
net: lan966x: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
1
-12
/
+0
2022-02-17
mlxsw: spectrum: remove guards against !BRIDGE_VLAN_INFO_BRENTRY
Vladimir Oltean
2
-5
/
+2
2022-02-17
net: dsa: tag_ocelot_8021q: calculate TX checksum in software for deferred pa...
Vladimir Oltean
1
-0
/
+7
2022-02-17
net: dsa: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
2
-114
/
+77
2022-02-17
net: dsa: felix: remove dead code in felix_setup_mmio_filtering()
Vladimir Oltean
1
-5
/
+3
2022-02-17
net: mscc: ocelot: annotate which traps need PTP timestamping
Vladimir Oltean
4
-8
/
+12
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
5
-2
/
+14
2022-02-17
net: dsa: felix: use DSA port iteration helpers
Vladimir Oltean
1
-48
/
+27
2022-02-17
net: mscc: ocelot: avoid overlap in VCAP IS2 between PTP and MRP traps
Vladimir Oltean
1
-8
/
+8
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
4
-31
/
+30
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
2
-3
/
+0
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
4
-26
/
+40
2022-02-17
net: mscc: ocelot: use a consistent cookie for MRP traps
Vladimir Oltean
1
-1
/
+2
2022-02-17
net/mlx5e: TC, Allow sample action with CT
Roi Dayan
2
-9
/
+5
2022-02-17
net/mlx5e: TC, Make post_act parse CT and sample actions
Roi Dayan
1
-2
/
+3
2022-02-17
net/mlx5e: TC, Clean redundant counter flag from tc action parsers
Roi Dayan
8
-15
/
+7
2022-02-17
net/mlx5e: Use multi table support for CT and sample actions
Roi Dayan
6
-94
/
+80
2022-02-17
net/mlx5e: Create new flow attr for multi table actions
Roi Dayan
9
-67
/
+483
2022-02-17
net/mlx5e: Add post act offload/unoffload API
Roi Dayan
2
-21
/
+54
2022-02-17
net/mlx5e: Pass actions param to actions_match_supported()
Roi Dayan
2
-3
/
+8
2022-02-17
net/mlx5e: TC, Move flow hashtable to be per rep
Paul Blakey
5
-32
/
+43
2022-02-17
net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
Aya Levin
1
-3
/
+15
2022-02-17
net/mlx5e: E-Switch, Add PTP counters for uplink representor
Aya Levin
3
-1
/
+3
2022-02-17
net/mlx5e: RX, Restrict bulk size for small Striding RQs
Tariq Toukan
5
-2
/
+10
2022-02-17
net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
Tariq Toukan
1
-2
/
+3
2022-02-17
net/mlx5e: Generalize packet merge error message
Tariq Toukan
1
-2
/
+2
2022-02-17
net/mlx5e: Add support for using xdp->data_meta
Alex Liu
1
-5
/
+12
2022-02-17
net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Colin Ian King
1
-1
/
+1
2022-02-17
net: rtnetlink: rtnl_stats_get(): Emit an extack for unset filter_mask
Petr Machata
1
-1
/
+3
2022-02-17
mptcp: don't save tcp data_ready and write space callbacks
Florian Westphal
2
-8
/
+6
2022-02-17
mptcp: mark ops structures as ro_after_init
Florian Westphal
1
-8
/
+7
2022-02-17
mptcp: constify a bunch of of helpers
Paolo Abeni
3
-32
/
+32
2022-02-17
mptcp: drop port parameter of mptcp_pm_add_addr_signal
Geliang Tang
3
-7
/
+7
2022-02-17
mptcp: drop unneeded type casts for hmac
Geliang Tang
2
-5
/
+2
2022-02-17
mptcp: drop unused sk in mptcp_get_options
Geliang Tang
3
-10
/
+8
2022-02-17
mptcp: mptcp_parse_option is no longer exported
Matthieu Baerts
1
-6
/
+0
2022-02-17
mptcp: add SNDTIMEO setsockopt support
Geliang Tang
1
-0
/
+2
2022-02-17
net: Fix an ignored error return from dm9051_get_regs()
Yang Li
1
-1
/
+1
2022-02-17
net: dsa: tag_8021q: only call skb_push/skb_pull around __skb_vlan_pop
Vladimir Oltean
1
-2
/
+2
2022-02-17
net: ethernet: altera: cleanup comments
Tom Rix
2
-5
/
+5
[next]