index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
dsa
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-02-13
net/sched: fix error recovery in qdisc_create()
Eric Dumazet
1
-7
/
+8
2023-02-13
net: micrel: Add PHC support for lan8841
Horatiu Vultur
1
-24
/
+599
2023-02-13
devlink: add forgotten devlink instance lock assertion to devl_param_driverin...
Jiri Pirko
1
-0
/
+2
2023-02-13
devlink: allow to call devl_param_driverinit_value_get() without holding inst...
Jiri Pirko
1
-2
/
+11
2023-02-13
devlink: convert param list to xarray
Jiri Pirko
3
-39
/
+39
2023-02-13
devlink: use xa_for_each_start() helper in devlink_nl_cmd_port_get_dump_one()
Jiri Pirko
1
-8
/
+2
2023-02-13
devlink: fix the name of value arg of devl_param_driverinit_value_get()
Jiri Pirko
2
-4
/
+5
2023-02-13
devlink: make sure driver does not read updated driverinit param before reload
Jiri Pirko
4
-4
/
+32
2023-02-13
devlink: don't use strcpy() to copy param value
Jiri Pirko
1
-12
/
+3
2023-02-13
nfp: ethtool: supplement nfp link modes supported
Yu Xiao
2
-0
/
+15
2023-02-13
devlink: stop using NL_SET_ERR_MSG_MOD
Jacob Keller
2
-70
/
+65
2023-02-13
rds: rds_rm_zerocopy_callback() correct order for list_add_tail()
Pietro Borrello
1
-1
/
+1
2023-02-11
s390/qeth: Convert sprintf/snprintf to scnprintf
Thorsten Winkler
5
-39
/
+42
2023-02-11
s390/qeth: Convert sysfs sprintf to sysfs_emit
Thorsten Winkler
3
-98
/
+73
2023-02-11
s390/qeth: Use constant for IP address buffers
Thorsten Winkler
2
-4
/
+5
2023-02-11
s390/ctcm: cleanup indenting
Alexandra Winter
3
-31
/
+32
2023-02-11
net: renesas: rswitch: Improve TX timestamp accuracy
Yoshihiro Shimoda
2
-22
/
+179
2023-02-11
net: renesas: rswitch: Remove gptp flag from rswitch_gwca_queue
Yoshihiro Shimoda
2
-16
/
+11
2023-02-11
net: renesas: rswitch: Move linkfix variables to rswitch_gwca
Yoshihiro Shimoda
2
-21
/
+24
2023-02-11
net: renesas: rswitch: Rename rings in struct rswitch_gwca_queue
Yoshihiro Shimoda
2
-34
/
+34
2023-02-11
net: libwx: fix an error code in wx_alloc_page_pool()
Dan Carpenter
1
-1
/
+1
2023-02-11
net: dsa: ocelot: add PTP dependency for NET_DSA_MSCC_OCELOT_EXT
Arnd Bergmann
2
-0
/
+2
2023-02-11
selftests: forwarding: Add MDB dump test cases
Ido Schimmel
1
-0
/
+99
2023-02-11
bridge: mcast: Move validation to a policy
Ido Schimmel
1
-18
/
+27
2023-02-11
bridge: mcast: Remove pointless sequence generation counter assignment
Ido Schimmel
1
-2
/
+0
2023-02-11
bridge: mcast: Use correct define in MDB dump
Ido Schimmel
1
-1
/
+1
2023-02-11
Documentation: isdn: correct spelling
Randy Dunlap
2
-2
/
+2
2023-02-11
net: extract nf_ct_handle_fragments to nf_conntrack_ovs
Xin Long
4
-88
/
+53
2023-02-11
net: sched: move frag check and tc_skb_cb update out of handle_fragments
Xin Long
1
-32
/
+39
2023-02-11
openvswitch: move key and ovs_cb update out of handle_fragments
Xin Long
1
-12
/
+25
2023-02-11
net: extract nf_ct_skb_network_trim function to nf_conntrack_ovs
Xin Long
4
-58
/
+33
2023-02-11
net: create nf_conntrack_ovs for ovs and tc use
Xin Long
6
-98
/
+110
2023-02-11
libbpf: Fix alen calculation in libbpf_nla_dump_errormsg()
Ilya Leoshkevich
1
-1
/
+1
2023-02-11
selftests/bpf: Attach to fopen()/fclose() in attach_probe
Ilya Leoshkevich
2
-10
/
+11
2023-02-11
selftests/bpf: Attach to fopen()/fclose() in uprobe_autoattach
Ilya Leoshkevich
2
-14
/
+16
2023-02-11
selftests/bpf: Forward SAN_CFLAGS and SAN_LDFLAGS to runqslower and libbpf
Ilya Leoshkevich
1
-2
/
+5
2023-02-11
selftests/bpf: Split SAN_CFLAGS and SAN_LDFLAGS
Ilya Leoshkevich
1
-1
/
+2
2023-02-11
tools: runqslower: Add EXTRA_CFLAGS and EXTRA_LDFLAGS support
Ilya Leoshkevich
1
-0
/
+2
2023-02-11
selftests/bpf: Quote host tools
Ilya Leoshkevich
1
-3
/
+4
2023-02-10
net: skbuff: drop the word head from skb cache
Jakub Kicinski
5
-22
/
+20
2023-02-10
net: ipa: generalize register field functions
Alex Elder
8
-165
/
+161
2023-02-10
net: ipa: generalize register offset functions
Alex Elder
10
-68
/
+66
2023-02-10
net: ipa: start generalizing "ipa_reg"
Alex Elder
19
-1105
/
+1101
2023-02-10
net: ipa: GSI register cleanup
Alex Elder
2
-47
/
+50
2023-02-10
net: ipa: use bitmasks for GSI IRQ values
Alex Elder
2
-38
/
+52
2023-02-10
net: ipa: tighten up IPA register validity checking
Alex Elder
1
-4
/
+45
2023-02-10
net: ipa: add some new IPA versions
Alex Elder
1
-1
/
+5
2023-02-10
net: ipa: get rid of ipa->reg_addr
Alex Elder
2
-3
/
+0
2023-02-10
net: ipa: generic command param fix
Alex Elder
2
-2
/
+2
2023-02-10
net: microchip: vcap: Add tc flower keys for lan966x
Horatiu Vultur
5
-476
/
+607
[next]