index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
skbuff: Extract list pointers to silence compiler warnings
Kees Cook
2021-12-09
1
-8
/
+10
*
net: phy: prefer 1000baseT over 1000baseKX
Russell King (Oracle)
2021-12-09
1
-1
/
+1
*
xfrm: use net device refcount tracker helpers
Eric Dumazet
2021-12-09
2
-3
/
+3
*
Merge branch 'net-phylink-introduce-legacy-mode-flag'
Jakub Kicinski
2021-12-09
5
-19
/
+37
|
\
|
*
net: ag71xx: remove unnecessary legacy methods
Russell King (Oracle)
2021-12-09
1
-13
/
+0
|
*
net: phylink: use legacy_pre_march2020
Russell King (Oracle)
2021-12-09
2
-6
/
+23
|
*
net: mtk_eth_soc: mark as a legacy_pre_march2020 driver
Russell King (Oracle)
2021-12-09
1
-0
/
+4
|
*
net: dsa: mark DSA phylink as legacy_pre_march2020
Russell King (Oracle)
2021-12-09
1
-0
/
+7
|
*
net: phylink: add legacy_pre_march2020 indicator
Russell King (Oracle)
2021-12-09
1
-0
/
+3
|
/
*
net: huawei: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-09
7
-40
/
+31
*
net: hinic: Use devm_kcalloc() instead of devm_kzalloc()
Gustavo A. R. Silva
2021-12-09
1
-9
/
+8
*
Merge branch 'net-track-the-queue-count-at-unregistration'
Jakub Kicinski
2021-12-09
1
-0
/
+10
|
\
|
*
net-sysfs: warn if new queue objects are being created during device unregist...
Antoine Tenart
2021-12-09
1
-0
/
+7
|
*
net-sysfs: update the queue counts in the unregistration path
Antoine Tenart
2021-12-09
1
-0
/
+3
|
/
*
Merge branch 'wwan-debugfs-tweaks'
Jakub Kicinski
2021-12-09
12
-41
/
+134
|
\
|
*
net: wwan: make debugfs optional
Sergey Ryazanov
2021-12-09
9
-10
/
+68
|
*
net: wwan: iosm: move debugfs knobs into a subdir
Sergey Ryazanov
2021-12-09
6
-8
/
+49
|
*
net: wwan: iosm: allow trace port be uninitialized
Sergey Ryazanov
2021-12-09
3
-5
/
+11
|
*
net: wwan: iosm: consolidate trace port init code
Sergey Ryazanov
2021-12-09
4
-21
/
+9
|
/
*
Merge tag 'linux-can-next-for-5.17-20211208' of git://git.kernel.org/pub/scm/...
Jakub Kicinski
2021-12-09
8
-41
/
+138
|
\
|
*
can: hi311x: hi3110_can_probe(): convert to use dev_err_probe()
Andy Shevchenko
2021-12-08
1
-9
/
+4
|
*
can: hi311x: hi3110_can_probe(): make use of device property API
Andy Shevchenko
2021-12-08
1
-6
/
+6
|
*
can: hi311x: hi3110_can_probe(): try to get crystal clock rate from property
Andy Shevchenko
2021-12-08
1
-2
/
+11
|
*
can: hi311x: hi3110_can_probe(): use devm_clk_get_optional() to get the input...
Andy Shevchenko
2021-12-08
1
-10
/
+6
|
*
ARM: dts: sun8i: r40: add node for CAN controller
Evgeny Boger
2021-12-08
1
-0
/
+19
|
*
can: sun4i_can: add support for R40 CAN controller
Evgeny Boger
2021-12-08
1
-2
/
+60
|
*
dt-bindings: net: can: add support for Allwinner R40 CAN controller
Evgeny Boger
2021-12-08
1
-0
/
+24
|
*
can: bittiming: replace CAN units with the generic ones from linux/units.h
Vincent Mailhol
2021-12-08
4
-13
/
+9
*
|
Merge branch 'rework-dsa-bridge-tx-forwarding-offload-api'
Jakub Kicinski
2021-12-08
26
-369
/
+440
|
\
\
|
|
/
|
/
|
|
*
net: dsa: eliminate dsa_switch_ops :: port_bridge_tx_fwd_{,un}offload
Vladimir Oltean
2021-12-08
4
-83
/
+45
|
*
net: dsa: add a "tx_fwd_offload" argument to ->port_bridge_join
Vladimir Oltean
2021-12-08
18
-17
/
+31
|
*
net: dsa: keep the bridge_dev and bridge_num as part of the same structure
Vladimir Oltean
2021-12-08
23
-148
/
+177
|
*
net: dsa: export bridging offload helpers to drivers
Vladimir Oltean
2021-12-08
2
-43
/
+43
|
*
net: dsa: rename dsa_port_offloads_bridge to dsa_port_offloads_bridge_dev
Vladimir Oltean
2021-12-08
2
-14
/
+16
|
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in drivers behind helpers
Vladimir Oltean
2021-12-08
10
-32
/
+39
|
*
net: dsa: hide dp->bridge_dev and dp->bridge_num in the core behind helpers
Vladimir Oltean
2021-12-08
9
-37
/
+62
|
*
net: dsa: mv88e6xxx: compute port vlan membership based on dp->bridge_dev com...
Vladimir Oltean
2021-12-08
1
-13
/
+8
|
*
net: dsa: mv88e6xxx: iterate using dsa_switch_for_each_user_port in mv88e6xxx...
Vladimir Oltean
2021-12-08
1
-15
/
+9
|
*
net: dsa: mt7530: iterate using dsa_switch_for_each_user_port in bridging ops
Vladimir Oltean
2021-12-08
1
-22
/
+30
|
*
net: dsa: assign a bridge number even without TX forwarding offload
Vladimir Oltean
2021-12-08
5
-35
/
+66
|
*
net: dsa: make dp->bridge_num one-based
Vladimir Oltean
2021-12-08
8
-37
/
+41
|
/
*
Merge branch 's390-net-updates-2021-12-06'
Jakub Kicinski
2021-12-08
4
-61
/
+62
|
\
|
*
s390/qeth: remove check for packing mode in qeth_check_outbound_queue()
Julian Wiedmann
2021-12-08
1
-4
/
+1
|
*
s390/qeth: fine-tune .ndo_select_queue()
Julian Wiedmann
2021-12-08
4
-30
/
+22
|
*
s390/qeth: don't offer .ndo_bridge_* ops for OSA devices
Julian Wiedmann
2021-12-08
1
-2
/
+0
|
*
s390/qeth: split up L2 netdev_ops
Julian Wiedmann
2021-12-08
1
-4
/
+28
|
*
s390/qeth: simplify qeth_receive_skb()
Julian Wiedmann
2021-12-08
1
-22
/
+12
|
/
*
hv_sock: Extract hvs_send_data() helper that takes only header
Kees Cook
2021-12-08
1
-6
/
+12
*
net: dsa: felix: use kmemdup() to replace kmalloc + memcpy
Yihao Han
2021-12-08
1
-5
/
+2
*
Merge branch 'prepare-ocelot-for-external-interface-control'
Jakub Kicinski
2021-12-08
8
-521
/
+574
|
\
[next]