index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2022-02-18
iwlwifi: de-const properly where needed
Bjoern A. Zeeb
4
-6
/
+6
2022-02-18
iwlwifi: make iwl_fw_lookup_cmd_ver() take a cmd_id
Johannes Berg
19
-125
/
+88
2022-02-18
iwlwifi: mvm: fw: clean up hcmd struct creation
Johannes Berg
1
-7
/
+6
2022-02-18
iwlwifi: prefer WIDE_ID() over iwl_cmd_id()
Johannes Berg
18
-58
/
+45
2022-02-18
iwlwifi: mvm: allow enabling UHB TAS in the USA via ACPI setting
Ayala Barazani
4
-18
/
+56
2022-02-18
iwlwifi: mvm: offload channel switch timing to FW
Nathan Errera
7
-1
/
+125
2022-02-18
iwlwifi: mvm: Don't call iwl_mvm_sta_from_mac80211() with NULL sta
Takashi Iwai
1
-3
/
+2
2022-02-17
net: ll_temac: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2022-02-17
net: nixge: Use GFP_KERNEL instead of GFP_ATOMIC when possible
Christophe JAILLET
1
-2
/
+3
2022-02-17
net: marvell: prestera: handle fib notifications
Yevhen Orlov
3
-0
/
+427
2022-02-17
net: marvell: prestera: add hardware router objects accounting for lpm
Yevhen Orlov
3
-7
/
+170
2022-02-17
net: marvell: prestera: Add router LPM ABI
Yevhen Orlov
2
-0
/
+55
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
43
-672
/
+248
2022-02-17
Merge tag 'net-5.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
42
-644
/
+210
2022-02-17
bonding: force carrier update when releasing slave
Zhang Changzhong
1
-3
/
+2
2022-02-17
nfp: flower: netdev offload check for ip6gretap
Danie du Toit
1
-0
/
+2
2022-02-17
ipv6: fix data-race in fib6_info_hw_flags_set / fib6_purge_rt
Eric Dumazet
1
-2
/
+2
2022-02-17
net: dsa: lan9303: add VLAN IDs to master device
Mans Rullgard
2
-2
/
+10
2022-02-17
Revert "net: ethernet: bgmac: Use devm_platform_ioremap_resource_byname"
Jonas Gorski
1
-7
/
+16
2022-02-17
net: usb: cdc_mbim: avoid altsetting toggling for Telit FN990
Daniele Palmas
1
-0
/
+5
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: felix: update destinations of existing traps with ocelot-8021q
Vladimir Oltean
1
-110
/
+75
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
3
-8
/
+11
2022-02-17
net: mscc: ocelot: keep traps in a list
Vladimir Oltean
3
-2
/
+12
2022-02-17
net: dsa: felix: use DSA port iteration helpers
Vladimir Oltean
1
-48
/
+27
2022-02-17
net: mscc: ocelot: use a single VCAP filter for all MRP traps
Vladimir Oltean
3
-30
/
+29
2022-02-17
net: mscc: ocelot: delete OCELOT_MRP_CPUQ
Vladimir Oltean
1
-1
/
+0
2022-02-17
net: mscc: ocelot: consolidate cookie allocation for private VCAP rules
Vladimir Oltean
3
-26
/
+24
2022-02-17
net: mscc: ocelot: use a consistent cookie for MRP traps
Vladimir Oltean
1
-1
/
+2
2022-02-17
treewide: Replace zero-length arrays with flexible-array members
Gustavo A. R. Silva
5
-7
/
+7
2022-02-16
net/mlx5e: TC, Allow sample action with CT
Roi Dayan
2
-9
/
+5
2022-02-16
net/mlx5e: TC, Make post_act parse CT and sample actions
Roi Dayan
1
-2
/
+3
2022-02-16
net/mlx5e: TC, Clean redundant counter flag from tc action parsers
Roi Dayan
8
-15
/
+7
2022-02-16
net/mlx5e: Use multi table support for CT and sample actions
Roi Dayan
6
-94
/
+80
2022-02-16
net/mlx5e: Create new flow attr for multi table actions
Roi Dayan
9
-67
/
+483
2022-02-16
net/mlx5e: Add post act offload/unoffload API
Roi Dayan
2
-21
/
+54
2022-02-16
net/mlx5e: Pass actions param to actions_match_supported()
Roi Dayan
2
-3
/
+8
2022-02-16
net/mlx5e: TC, Move flow hashtable to be per rep
Paul Blakey
5
-32
/
+43
2022-02-16
net/mlx5e: E-Switch, Add support for tx_port_ts in switchdev mode
Aya Levin
1
-3
/
+15
2022-02-16
net/mlx5e: E-Switch, Add PTP counters for uplink representor
Aya Levin
3
-1
/
+3
2022-02-16
net/mlx5e: RX, Restrict bulk size for small Striding RQs
Tariq Toukan
5
-2
/
+10
2022-02-16
net/mlx5e: Default to Striding RQ when not conflicting with CQE compression
Tariq Toukan
1
-2
/
+3
2022-02-16
net/mlx5e: Generalize packet merge error message
Tariq Toukan
1
-2
/
+2
2022-02-16
net/mlx5e: Add support for using xdp->data_meta
Alex Liu
1
-5
/
+12
2022-02-16
net/mlx5e: Fix spelling mistake "supoported" -> "supported"
Colin Ian King
1
-1
/
+1
[prev]
[next]