index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
netronome
/
nfp
/
nfp_app_nic.c
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2021-09-21
net: dsa: bcm_sf2: Request APD, DLL disable and IDDQ-SR
Florian Fainelli
1
-1
/
+3
2021-09-21
net: bcmgenet: Request APD, DLL disable and IDDQ-SR
Florian Fainelli
1
-1
/
+3
2021-09-21
net: phy: broadcom: Utilize appropriate suspend for BCM54810/11
Florian Fainelli
1
-2
/
+2
2021-09-21
net: phy: broadcom: Wire suspend/resume for BCM50610 and BCM50610M
Florian Fainelli
1
-0
/
+4
2021-09-21
net: phy: broadcom: Add IDDQ-SR mode
Florian Fainelli
2
-0
/
+59
2021-09-21
net/ipv4/syncookies.c: remove superfluous header files from syncookies.c
Mianhan Liu
1
-2
/
+0
2021-09-21
net/ipv4/udp_tunnel_core.c: remove superfluous header files from udp_tunnel_core.c
Mianhan Liu
1
-3
/
+0
2021-09-20
net/ipv4/tcp_minisocks.c: remove superfluous header files from tcp_minisocks.c
Mianhan Liu
1
-7
/
+0
2021-09-20
net/ipv4/tcp_fastopen.c: remove superfluous header files from tcp_fastopen.c
Mianhan Liu
1
-6
/
+0
2021-09-20
net/ipv4/route.c: remove superfluous header files from route.c
Mianhan Liu
1
-8
/
+0
2021-09-20
net: lantiq: add support for jumbo frames
Aleksander Jan Bajkowski
1
-7
/
+57
2021-09-20
net: wwan: iosm: fw flashing & cd collection infrastructure changes
M Chetan Kumar
2
-1
/
+5
2021-09-20
net: wwan: iosm: devlink fw flashing & cd collection documentation
M Chetan Kumar
2
-0
/
+183
2021-09-20
net: wwan: iosm: transport layer support for fw flashing/cd
M Chetan Kumar
6
-30
/
+464
2021-09-20
net: wwan: iosm: coredump collection support
M Chetan Kumar
2
-0
/
+185
2021-09-20
net: wwan: iosm: fw flashing support
M Chetan Kumar
2
-0
/
+832
2021-09-20
net: wwan: iosm: devlink registration
M Chetan Kumar
2
-0
/
+570
2021-09-20
net: phy: at803x: fix spacing and improve name for 83xx phy
Ansuel Smith
1
-30
/
+30
2021-09-20
net: phy: at803x: add resume/suspend function to qca83xx phy
Ansuel Smith
1
-0
/
+6
2021-09-20
net: phy: at803x: add support for qca 8327 A variant internal phy
Ansuel Smith
1
-5
/
+20
2021-09-20
virtio_net: introduce TX timeout watchdog
Tony Lu
1
-1
/
+21
2021-09-19
octeontx2-af: verify CQ context updates
Hariprasad Kelam
2
-1
/
+79
2021-09-19
net: sched: move and reuse mq_change_real_num_tx()
Jakub Kicinski
4
-46
/
+27
2021-09-19
net: phylink: don't call netif_carrier_off() with NULL netdev
Russell King (Oracle)
1
-1
/
+4
2021-09-19
net: rtnetlink: convert rcu_assign_pointer to RCU_INIT_POINTER
Yajun Deng
1
-2
/
+2
2021-09-19
virtio_net: use netdev_warn_once to output warn when without enough queues
Xuan Zhuo
1
-2
/
+2
2021-09-19
NET: IPV4: fix error "do not initialise globals to 0"
wangzhitong
1
-1
/
+1
2021-09-19
net: net_namespace: Fix undefined member in key_remove_domain()
Yajun Deng
1
-0
/
+4
2021-09-19
net: dpaa2-mac: add support for more ethtool 10G link modes
Russell King
1
-0
/
+5
2021-09-18
selftests: mptcp: add mptcp getsockopt test cases
Florian Westphal
4
-3
/
+714
2021-09-18
mptcp: add MPTCP_SUBFLOW_ADDRS getsockopt support
Florian Westphal
2
-0
/
+115
2021-09-18
mptcp: add MPTCP_TCPINFO getsockopt support
Florian Westphal
2
-1
/
+124
2021-09-18
mptcp: add MPTCP_INFO getsockopt
Florian Westphal
3
-1
/
+43
2021-09-18
mptcp: add new mptcp_fill_diag helper
Florian Westphal
3
-25
/
+37
2021-09-18
net: macb: enable mii on rgmii for sama7g5
Claudiu Beznea
1
-2
/
+4
2021-09-18
net: macb: add support for mii on rgmii
Claudiu Beznea
2
-0
/
+6
2021-09-18
net: macb: align for OSSMODE offset
Claudiu Beznea
1
-1
/
+1
2021-09-18
net: macb: add description for SRTSM
Claudiu Beznea
1
-1
/
+1
2021-09-18
net: bcmgenet: Patch PHY interface for dedicated PHY driver
Florian Fainelli
1
-2
/
+36
2021-09-17
sky2: Stop printing VPD info to debugfs
Heiner Kallweit
1
-83
/
+1
2021-09-17
net: phy: bcm7xxx: Add EPHY entry for 72165
Florian Fainelli
2
-0
/
+202
2021-09-17
ptp: ocp: Avoid operator precedence warning in ptp_ocp_summary_show()
Nathan Chancellor
1
-2
/
+2
2021-09-17
selftests/bpf: Fix a few compiler warnings
Yonghong Song
2
-5
/
+3
2021-09-17
libbpf: Constify all high-level program attach APIs
Andrii Nakryiko
2
-52
/
+52
2021-09-17
libbpf: Schedule open_opts.attach_prog_fd deprecation since v0.7
Andrii Nakryiko
3
-0
/
+10
2021-09-17
selftests/bpf: Switch fexit_bpf2bpf selftest to set_attach_target() API
Andrii Nakryiko
1
-17
/
+26
2021-09-17
libbpf: Allow skipping attach_func_name in bpf_program__set_attach_target()
Andrii Nakryiko
1
-1
/
+12
2021-09-17
libbpf: Deprecated bpf_object_open_opts.relaxed_core_relocs
Andrii Nakryiko
1
-0
/
+1
2021-09-17
selftests/bpf: Stop using relaxed_core_relocs which has no effect
Andrii Nakryiko
1
-2
/
+1
2021-09-17
libbpf: Use pre-setup sec_def in libbpf_find_attach_btf_id()
Andrii Nakryiko
1
-9
/
+5
[next]