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