index
:
drm/drm-misc
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-misc-templates
for-linux-next
for-linux-next-fixes
topic/rust-drm
Kernel DRM miscellaneous fixes and cross-tree changes
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2021-07-30
devlink: Allocate devlink directly in requested net namespace
Leon Romanovsky
1
-2
/
+2
2021-07-29
bcm63xx_enet: delete a redundant assignment
Tang Bin
1
-1
/
+0
2021-07-29
ipvlan: Add handling of NETDEV_UP events
Di Zhu
1
-0
/
+1
2021-07-29
dpaa2-switch: offload shared block mirror filters when binding to a port
Ioana Ciornei
3
-0
/
+71
2021-07-29
dpaa2-switch: add VLAN based mirroring
Ioana Ciornei
1
-5
/
+138
2021-07-29
dpaa2-switch: add support for port mirroring
Ioana Ciornei
3
-5
/
+182
2021-07-29
dpaa2-switch: add API for setting up mirroring
Ioana Ciornei
3
-0
/
+130
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_matchall_replace
Ioana Ciornei
1
-6
/
+25
2021-07-29
dpaa2-switch: reorganize dpaa2_switch_cls_flower_replace
Ioana Ciornei
1
-6
/
+26
2021-07-29
dpaa2-switch: rename dpaa2_switch_acl_tbl into filter_block
Ioana Ciornei
3
-125
/
+130
2021-07-29
dpaa2-switch: rename dpaa2_switch_tc_parse_action to specify the ACL
Ioana Ciornei
1
-8
/
+8
2021-07-29
qede: Remove the qede module version
Shai Malin
3
-21
/
+4
2021-07-29
qed: Remove the qed module version
Shai Malin
3
-18
/
+1
2021-07-29
net: dsa: sja1105: make sure untagged packets are dropped on ingress ports wi...
Vladimir Oltean
1
-18
/
+56
2021-07-29
net: dsa: sja1105: reset the port pvid when leaving a VLAN-aware bridge
Vladimir Oltean
1
-29
/
+33
2021-07-29
mctp: Add initial driver infrastructure
Jeremy Kerr
4
-0
/
+11
2021-07-29
veth: use skb_prepare_for_gro()
Paolo Abeni
1
-1
/
+1
2021-07-28
net: dsa: sja1105: be stateless when installing FDB entries
Vladimir Oltean
2
-18
/
+3
2021-07-28
bnxt_en: Log if an invalid signal detected on TSIO pin
Pavan Chebbi
2
-0
/
+28
2021-07-28
bnxt_en: Event handler for PPS events
Pavan Chebbi
3
-0
/
+58
2021-07-28
bnxt_en: 1PPS functions to configure TSIO pins
Pavan Chebbi
3
-2
/
+178
2021-07-28
bnxt_en: 1PPS support for 5750X family chips
Pavan Chebbi
4
-1
/
+113
2021-07-28
bnxt_en: Do not read the PTP PHC during chip reset
Michael Chan
2
-11
/
+35
2021-07-28
bnxt_en: Move bnxt_ptp_init() from bnxt_open() back to bnxt_init_one()
Michael Chan
2
-9
/
+12
2021-07-28
net: fec: add MAC internal delayed clock feature support
Fugang Duan
2
-0
/
+33
2021-07-28
net: fec: add eee mode tx lpi support
Fugang Duan
2
-0
/
+95
2021-07-28
net: fec: add imx8mq and imx8qm new versions support
Fugang Duan
2
-0
/
+43
2021-07-28
nfp: flower-ct: fix error return code in nfp_fl_ct_add_offload()
Yang Yingliang
1
-2
/
+6
2021-07-28
net/mlx5: Don't rely on always true registered field
Leon Romanovsky
2
-16
/
+5
2021-07-28
net: ti: am65-cpsw-nuss: fix wrong devlink release order
Leon Romanovsky
1
-17
/
+17
2021-07-28
net: ipa: don't suspend endpoints if setup not complete
Alex Elder
1
-8
/
+11
2021-07-28
net: ipa: add a clock reference for netdev operations
Alex Elder
1
-1
/
+8
2021-07-28
net: ipa: add clock reference for remoteproc SSR
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get another clock for ipa_setup()
Alex Elder
1
-0
/
+5
2021-07-28
net: ipa: get clock in ipa_probe()
Alex Elder
1
-3
/
+15
2021-07-27
net: ipa: kill ipa_interrupt_process_all()
Alex Elder
1
-13
/
+5
2021-07-27
net: ipa: get rid of some unneeded IPA interrupt code
Alex Elder
1
-16
/
+1
2021-07-27
net: ipa: clear disabled IPA interrupt conditions
Alex Elder
1
-3
/
+14
2021-07-27
net: ipa: make IPA interrupt handler threaded only
Alex Elder
1
-18
/
+11
2021-07-27
ionic: add function tag to debug string
Shannon Nelson
1
-2
/
+2
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
1
-1
/
+3
2021-07-27
ionic: block some ethtool operations when fw in reset
Shannon Nelson
1
-0
/
+21
2021-07-27
ionic: remove unneeded comp union fields
Shannon Nelson
1
-2
/
+0
2021-07-27
ionic: increment num-vfs before configure
Shannon Nelson
1
-1
/
+1
2021-07-27
ionic: use fewer inits on the buf_info struct
Shannon Nelson
1
-16
/
+11
2021-07-27
ionic: init reconfig err to 0
Shannon Nelson
1
-3
/
+10
2021-07-27
ionic: print firmware version on identify
Shannon Nelson
1
-0
/
+2
2021-07-27
ionic: monitor fw status generation
Shannon Nelson
3
-3
/
+31
2021-07-27
ionic: minimize resources when under kdump
Shannon Nelson
1
-2
/
+19
2021-07-27
net: bonding: move ioctl handling to private ndo operation
Arnd Bergmann
1
-1
/
+1
[next]