index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ax25
/
Makefile
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-04
net/smc: reduce unnecessary blocking in smcr_lgr_reg_rmbs()
D. Wythe
1
-2
/
+17
2023-02-04
net/smc: use read semaphores to reduce unnecessary blocking in smc_buf_create...
D. Wythe
1
-4
/
+4
2023-02-04
net/smc: llc_conf_mutex refactor, replace it with rw_semaphore
D. Wythe
4
-24
/
+24
2023-02-04
net: enetc: ensure we always have a minimum number of TXQs for stack
Vladimir Oltean
2
-0
/
+17
2023-02-04
net: enetc: recalculate num_real_tx_queues when XDP program attaches
Vladimir Oltean
1
-14
/
+21
2023-02-04
net: enetc: allow the enetc_reconfigure() callback to fail
Vladimir Oltean
1
-4
/
+14
2023-02-04
net: enetc: simplify enetc_num_stack_tx_queues()
Vladimir Oltean
1
-4
/
+2
2023-02-04
raw: use net_hash_mix() in hash function
Eric Dumazet
3
-10
/
+20
2023-02-04
ipv4: raw: add drop reasons
Eric Dumazet
1
-3
/
+5
2023-02-04
ipv6: raw: add drop reasons
Eric Dumazet
1
-5
/
+7
2023-02-04
devlink: Move devlink dev selftest code to dev
Moshe Shemesh
3
-183
/
+184
2023-02-04
devlink: Move devlink_info_req struct to be local
Moshe Shemesh
2
-9
/
+8
2023-02-04
devlink: Move devlink dev flash code to dev
Moshe Shemesh
3
-271
/
+272
2023-02-04
devlink: Move devlink dev info code to dev
Moshe Shemesh
3
-255
/
+256
2023-02-04
devlink: Move devlink dev eswitch code to dev
Moshe Shemesh
3
-125
/
+126
2023-02-04
devlink: Move devlink dev reload code to dev
Moshe Shemesh
3
-421
/
+427
2023-02-04
devlink: Split out dev get and dump code
Moshe Shemesh
4
-102
/
+118
2023-02-04
net: dsa: use NL_SET_ERR_MSG_WEAK_MOD() more consistently
Vladimir Oltean
1
-5
/
+6
2023-02-03
net: phy: Add driver for Motorcomm yt8531 gigabit ethernet phy
Frank Sae
2
-3
/
+207
2023-02-03
net: phy: Add dts support for Motorcomm yt8531s gigabit ethernet phy
Frank Sae
1
-24
/
+27
2023-02-03
net: phy: Add dts support for Motorcomm yt8521 gigabit ethernet phy
Frank Sae
1
-54
/
+199
2023-02-03
net: phy: Add BIT macro for Motorcomm yt8521/yt8531 gigabit ethernet phy
Frank Sae
1
-4
/
+51
2023-02-03
dt-bindings: net: Add Motorcomm yt8xxx ethernet phy
Frank Sae
3
-0
/
+120
2023-02-03
netfilter: nf_conntrack: allow early drop of offloaded UDP conns
Vlad Buslov
1
-5
/
+6
2023-02-03
net/sched: act_ct: offload UDP NEW connections
Vlad Buslov
1
-12
/
+39
2023-02-03
net/sched: act_ct: set ctinfo in meta action depending on ct state
Vlad Buslov
1
-2
/
+4
2023-02-03
netfilter: flowtable: cache info of last offload
Vlad Buslov
4
-12
/
+15
2023-02-03
netfilter: flowtable: allow unidirectional rules
Vlad Buslov
2
-4
/
+9
2023-02-03
netfilter: flowtable: fixup UDP timeout depending on ct state
Vlad Buslov
1
-1
/
+4
2023-02-03
net: flow_offload: provision conntrack info in ct_metadata
Vlad Buslov
2
-0
/
+28
2023-02-03
net: lan966x: Add VCAP debugFS support
Horatiu Vultur
5
-16
/
+136
2023-02-03
net: renesas: rswitch: Add "max-speed" handling
Yoshihiro Shimoda
1
-3
/
+12
2023-02-03
net: renesas: rswitch: Add phy_power_{on,off}() calling
Yoshihiro Shimoda
1
-0
/
+5
2023-02-03
net: renesas: rswitch: Add host_interfaces setting
Yoshihiro Shimoda
1
-3
/
+15
2023-02-03
net: renesas: rswitch: Convert to phy_device
Yoshihiro Shimoda
2
-50
/
+62
2023-02-03
net: renesas: rswitch: Simplify struct phy * handling
Yoshihiro Shimoda
2
-78
/
+27
2023-02-03
tcp: add TCP_MINTTL drop reason
Eric Dumazet
3
-1
/
+9
2023-02-03
net: fec: do not double-parse 'phy-reset-active-high' property
Dmitry Torokhov
1
-5
/
+2
2023-02-03
net: fec: restore handling of PHY reset line as optional
Dmitry Torokhov
1
-1
/
+4
2023-02-02
mtk_sgmii: enable PCS polling to allow SFP work
Alexander Couzens
1
-0
/
+1
2023-02-02
net: mediatek: sgmii: fix duplex configuration
Bjørn Mork
2
-4
/
+4
2023-02-02
net: mediatek: sgmii: ensure the SGMII PHY is powered down on configuration
Alexander Couzens
2
-11
/
+30
2023-02-02
MAINTAINERS: update SCTP maintainers
Jakub Kicinski
2
-1
/
+5
2023-02-02
MAINTAINERS: ipv6: retire Hideaki Yoshifuji
Jakub Kicinski
1
-1
/
+0
2023-02-02
mailmap: add John Crispin's entry
Jakub Kicinski
1
-0
/
+1
2023-02-02
MAINTAINERS: bonding: move Veaceslav Falico to CREDITS
Jakub Kicinski
2
-1
/
+4
2023-02-02
net: openvswitch: fix flow memory leak in ovs_flow_cmd_new
Fedor Pchelkin
1
-6
/
+6
2023-02-02
net: ethernet: mtk_eth_soc: disable hardware DSA untagging for second MAC
Arınç ÜNAL
1
-2
/
+4
2023-02-02
virtio-net: Keep stop() to follow mirror sequence of open()
Parav Pandit
1
-1
/
+1
2023-02-02
net: dsa: Use sysfs_emit() to instead of sprintf()
Bo Liu
1
-1
/
+1
[next]