index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
key
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
mptcp: implement mptcp_userspace_pm_get_addr
Geliang Tang
2
-0
/
+76
2024-03-04
mptcp: add userspace_pm_lookup_addr_by_id helper
Geliang Tang
1
-15
/
+16
2024-03-04
selftests: mptcp: dump userspace addrs list
Geliang Tang
1
-0
/
+61
2024-03-04
selftests: mptcp: add mptcp_lib_check_output helper
Geliang Tang
2
-11
/
+30
2024-03-04
selftests: mptcp: add token for dump_addr
Geliang Tang
1
-0
/
+17
2024-03-04
selftests: mptcp: add userspace pm subflow flag
Geliang Tang
1
-0
/
+8
2024-03-04
mptcp: check userspace pm flags
Geliang Tang
1
-5
/
+10
2024-03-04
mptcp: dump addrs in userspace pm list
Geliang Tang
3
-2
/
+20
2024-03-04
mptcp: add token for get-addr in yaml
Geliang Tang
3
-5
/
+7
2024-03-04
mptcp: implement mptcp_userspace_pm_dump_addr
Geliang Tang
2
-0
/
+62
2024-03-04
mptcp: export mptcp_genl_family & mptcp_nl_fill_addr
Geliang Tang
2
-6
/
+7
2024-03-04
mptcp: make pm_remove_addrs_and_subflows static
Geliang Tang
2
-4
/
+2
2024-03-04
net: ipa: don't save the platform device
Alex Elder
12
-79
/
+73
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_init()
Alex Elder
3
-8
/
+11
2024-03-04
net: ipa: pass a platform device to ipa_smp2p_irq_init()
Alex Elder
1
-7
/
+9
2024-03-04
net: ipa: pass a platform device to ipa_mem_init()
Alex Elder
3
-8
/
+12
2024-03-04
net: ipa: pass a platform device to ipa_reg_init()
Alex Elder
3
-6
/
+8
2024-03-04
net: ipa: introduce ipa_interrupt_init()
Alex Elder
3
-19
/
+68
2024-03-04
net: ipa: change ipa_interrupt_config() prototype
Alex Elder
3
-24
/
+24
2024-03-04
mptcp: cleanup SOL_TCP handling
Paolo Abeni
1
-45
/
+30
2024-03-04
mptcp: implement TCP_NOTSENT_LOWAT support
Paolo Abeni
3
-6
/
+73
2024-03-04
mptcp: avoid some duplicate code in socket option handling
Paolo Abeni
1
-12
/
+8
2024-03-04
mptcp: cleanup writer wake-up
Paolo Abeni
2
-22
/
+9
2024-03-04
net: nlmon: Simplify nlmon_get_stats64
Breno Leitao
1
-9
/
+1
2024-03-04
net: nlmon: Remove init and uninit functions
Breno Leitao
1
-13
/
+1
2024-03-04
Octeontx2-af: Fix an issue in firmware shared data reserved space
Hariprasad Kelam
2
-1
/
+4
2024-03-04
eth: igc: remove unused embedded struct net_device
Jakub Kicinski
1
-1
/
+0
2024-03-04
gve: Add header split ethtool stats
Jeroen de Borst
3
-11
/
+38
2024-03-04
gve: Add header split data path
Jeroen de Borst
7
-8
/
+169
2024-03-04
gve: Add header split device option
Jeroen de Borst
5
-16
/
+70
2024-03-04
net: ip6_tunnel: Leverage core stats allocator
Breno Leitao
1
-8
/
+2
2024-03-04
ionic: change MODULE_AUTHOR to person name
Shannon Nelson
1
-1
/
+1
2024-03-04
ionic: Clean RCT ordering issues
Brett Creeley
2
-3
/
+4
2024-03-04
ionic: Use CQE profile for dim
Brett Creeley
1
-4
/
+9
2024-03-04
ionic: change the hwstamp likely check
Brett Creeley
2
-6
/
+6
2024-03-04
ionic: reduce the use of netdev
Shannon Nelson
1
-10
/
+8
2024-03-04
ionic: Pass local netdev instead of referencing struct
Brett Creeley
1
-30
/
+36
2024-03-04
ionic: Check stop no restart
Brett Creeley
1
-2
/
+7
2024-03-04
ionic: Clean up BQL logic
Brett Creeley
1
-15
/
+21
2024-03-04
ionic: Make use napi_consume_skb
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Shorten a Tx hotpath
Brett Creeley
1
-5
/
+10
2024-03-04
ionic: Change default number of descriptors for Tx and Rx
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
4
-45
/
+50
2024-03-04
dt-bindings: leds: pwm-multicolour: re-allow active-low
Conor Dooley
1
-0
/
+2
2024-03-04
net: bareudp: Remove generic .ndo_get_stats64
Breno Leitao
1
-1
/
+0
2024-03-04
net: bareudp: Do not allocate stats in the driver
Breno Leitao
1
-8
/
+3
2024-03-04
net: adopt skb_network_header_len() more broadly
Eric Dumazet
7
-8
/
+7
2024-03-04
net: adopt skb_network_offset() and similar helpers
Eric Dumazet
24
-40
/
+36
2024-03-01
inet: use xa_array iterator to implement inet_dump_ifaddr()
Eric Dumazet
1
-58
/
+37
2024-03-01
inet: prepare inet_base_seq() to run without RTNL
Eric Dumazet
2
-3
/
+4
[next]