index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
isdn
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2021-08-05
net: dsa: rename teardown_default_cpu to teardown_cpu_ports
Vladimir Oltean
1
-5
/
+5
2021-08-05
net: ipa: fix IPA v4.9 interconnects
Alex Elder
1
-7
/
+2
2021-08-05
mctp: remove duplicated assignment of pointer hdr
Colin Ian King
1
-1
/
+0
2021-08-04
net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-2
/
+2
2021-08-04
virtio_net: Replace deprecated CPU-hotplug functions.
Sebastian Andrzej Siewior
1
-5
/
+5
2021-08-04
pktgen: Remove redundant clone_skb override
Nick Richardson
1
-5
/
+0
2021-08-04
ptp: ocp: Expose various resources on the timecard.
Jonathan Lemon
2
-46
/
+1348
2021-08-04
sock: allow reading and changing sk_userlocks with setsockopt
Pavel Tikhomirov
8
-2
/
+29
2021-08-04
tc-testing: Add control-plane selftests for sch_mq
Peilin Ye
2
-0
/
+138
2021-08-04
Revert "net: build all switchdev drivers as modules when the bridge is a module"
Vladimir Oltean
2
-3
/
+0
2021-08-04
net: make switchdev_bridge_port_{,unoffload} loosely coupled with the bridge
Vladimir Oltean
8
-65
/
+184
2021-08-04
dt-bindings: net: can: Document power-domains property
Aswath Govindraju
1
-0
/
+6
2021-08-04
can: flexcan: flexcan_clks_enable(): add missing variable initialization
Marc Kleine-Budde
1
-1
/
+1
2021-08-04
can: j1939: extend UAPI to notify about RX status
Oleksij Rempel
4
-34
/
+136
2021-08-04
can: j1939: rename J1939_ERRQUEUE_* to J1939_ERRQUEUE_TX_*
Oleksij Rempel
3
-10
/
+10
2021-08-04
ipv6: exthdrs: get rid of indirect calls in ip6_parse_tlv()
Eric Dumazet
1
-59
/
+46
2021-08-04
net: dsa: mt7530: always install FDB entries with IVL and FID 1
DENG Qingfang
2
-2
/
+3
2021-08-04
net: dsa: mt7530: set STP state on filter ID 1
DENG Qingfang
2
-3
/
+4
2021-08-04
net: dsa: mt7530: use independent VLAN learning on VLAN-unaware bridges
DENG Qingfang
2
-21
/
+59
2021-08-04
net: dsa: mt7530: enable assisted learning on CPU port
DENG Qingfang
1
-6
/
+8
2021-08-04
net: ipa: disable GSI interrupts while suspended
Alex Elder
3
-1
/
+28
2021-08-04
net: ipa: move gsi_irq_init() code into setup
Alex Elder
1
-21
/
+12
2021-08-04
net: ipa: have gsi_irq_setup() return an error code
Alex Elder
1
-7
/
+25
2021-08-04
net: ipa: move some GSI setup functions
Alex Elder
1
-71
/
+71
2021-08-04
net: ipa: move version check for channel suspend/resume
Alex Elder
1
-10
/
+10
2021-08-04
net: ipa: use gsi->version for channel suspend/resume
Alex Elder
3
-20
/
+27
2021-08-04
net: mhi: Remove MBIM protocol
Loic Poulain
6
-475
/
+50
2021-08-04
net: wwan: Add MHI MBIM network driver
Loic Poulain
3
-0
/
+670
2021-08-04
nfp: use netif_set_real_num_queues()
Jakub Kicinski
1
-8
/
+3
2021-08-04
net: add netif_set_real_num_queues() for device reconfig
Jakub Kicinski
2
-0
/
+46
2021-08-04
net: add extack arg for link ops
Rocco Yue
4
-9
/
+13
2021-08-04
af_unix: Add OOB support
Rao Shoaib
6
-2
/
+602
2021-08-04
dpaa2-switch: export MAC statistics in ethtool
Ioana Ciornei
1
-5
/
+19
2021-08-04
dpaa2-switch: add a prefix to HW ethtool stats
Ioana Ciornei
1
-12
/
+12
2021-08-04
dpaa2-switch: integrate the MAC endpoint support
Ioana Ciornei
5
-7
/
+130
2021-08-04
bus: fsl-mc: extend fsl_mc_get_endpoint() to pass interface ID
Ioana Ciornei
3
-3
/
+6
2021-08-04
dpaa2-switch: no need to check link state right after ndo_open
Ioana Ciornei
1
-14
/
+0
2021-08-04
dpaa2-switch: do not enable the DPSW at probe time
Ioana Ciornei
1
-6
/
+0
2021-08-04
dpaa2-switch: use the port index in the IRQ handler
Ioana Ciornei
1
-16
/
+11
2021-08-04
dpaa2-switch: request all interrupts sources on the DPSW
Ioana Ciornei
1
-8
/
+6
2021-08-03
net: fec: fix MAC internal delay doesn't work
Joakim Zhang
1
-10
/
+38
2021-08-03
net: dsa: tag_sja1105: consistently fail with arbitrary input
Vladimir Oltean
1
-1
/
+1
2021-08-03
net: bridge: switchdev: fix incorrect use of FDB flags when picking the dst d...
Vladimir Oltean
2
-2
/
+2
2021-08-03
Revert "Merge branch 'qcom-dts-updates'"
Alex Elder
3
-58
/
+8
2021-08-03
octeontx2-af: Fix spelling mistake "Makesure" -> "Make sure"
Colin Ian King
1
-1
/
+1
2021-08-03
net: decnet: Fix refcount warning for new dn_fib_info
Yajun Deng
1
-1
/
+1
2021-08-03
ethernet: isa: convert to module_init/module_exit
Arnd Bergmann
8
-19
/
+28
2021-08-03
wan: hostess_sv11: use module_init/module_exit helpers
Arnd Bergmann
1
-2
/
+4
2021-08-03
wan: remove sbni/granch driver
Arnd Bergmann
7
-1823
/
+0
2021-08-03
wan: remove stale Kconfig entries
Arnd Bergmann
1
-24
/
+0
[next]