index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
net
/
dropreason-core.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2023-05-25
net/mlx4: Use bitmap_weight_and()
Christophe JAILLET
1
-5
/
+2
2023-05-25
Documentation: net: net.core.txrehash is not specific to listening sockets
Antoine Tenart
1
-2
/
+2
2023-05-25
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
3
-7
/
+13
2023-05-25
net: tcp: make the txhash available in TIME_WAIT sockets for IPv4 too
Antoine Tenart
1
-1
/
+1
2023-05-25
udplite: Fix NULL pointer dereference in __sk_mem_raise_allocated().
Kuniyuki Iwashima
2
-0
/
+4
2023-05-25
net: phylink: provide phylink_pcs_config() and phylink_pcs_link_up()
Russell King (Oracle)
1
-20
/
+33
2023-05-25
net: phy: mscc: enable VSC8501/2 RGMII RX clock
David Epping
2
-26
/
+29
2023-05-25
net: phy: mscc: remove unnecessary phydev locking
David Epping
1
-4
/
+0
2023-05-25
net: phy: mscc: add support for VSC8501
David Epping
2
-0
/
+26
2023-05-25
net: phy: mscc: add VSC8502 to MODULE_DEVICE_TABLE
David Epping
1
-0
/
+1
2023-05-25
net/handshake: Enable the SNI extension to work properly
Chuck Lever
5
-0
/
+19
2023-05-25
net/handshake: Unpin sock->file if a handshake is cancelled
Chuck Lever
2
-0
/
+5
2023-05-25
net/handshake: handshake_genl_notify() shouldn't ignore @flags
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix uninitialized local variable
Chuck Lever
1
-1
/
+1
2023-05-25
net/handshake: Fix handshake_dup() ref counting
Chuck Lever
1
-2
/
+3
2023-05-25
net/handshake: Remove unneeded check from handshake_dup()
Chuck Lever
1
-3
/
+0
2023-05-24
net: pcs: xpcs: avoid reading STAT1 more than once
Russell King (Oracle)
1
-41
/
+50
2023-05-24
net: pcs: xpcs: use phylink_resolve_c73() helper
Russell King (Oracle)
1
-39
/
+1
2023-05-24
net: pcs: xpcs: correct pause resolution
Russell King (Oracle)
1
-1
/
+10
2023-05-24
net: pcs: xpcs: correct lp_advertising contents
Russell King (Oracle)
1
-4
/
+5
2023-05-24
net: pcs: xpcs: use mii_c73_to_linkmode() helper
Russell King (Oracle)
1
-12
/
+1
2023-05-24
net: pcs: xpcs: clean up reading clause 73 link partner advertisement
Russell King (Oracle)
2
-25
/
+17
2023-05-24
net: phylink: add function to resolve clause 73 negotiation
Russell King (Oracle)
2
-0
/
+41
2023-05-24
net: phylink: remove duplicated linkmode pause resolution
Russell King (Oracle)
1
-11
/
+4
2023-05-24
net: mdio: add clause 73 to ethtool conversion helper
Russell King (Oracle)
2
-0
/
+63
2023-05-24
devlink: pass devlink_port pointer to ops->port_del() instead of index
Jiri Pirko
4
-13
/
+10
2023-05-24
devlink: remove no longer true locking comment from port_new/del()
Jiri Pirko
1
-4
/
+0
2023-05-24
devlink: remove duplicate port notification
Jiri Pirko
4
-55
/
+6
2023-05-24
tools: ynl: Handle byte-order in struct members
Donald Hunter
3
-4
/
+8
2023-05-24
tools: ynl: Use dict of predefined Structs to decode scalar types
Donald Hunter
1
-57
/
+44
2023-05-24
ipv6: Fix out-of-bounds access in ipv6_find_tlv()
Gavrilov Ilia
1
-0
/
+2
2023-05-24
net: phy: avoid kernel warning dump when stopping an errored PHY
Russell King (Oracle)
2
-6
/
+12
2023-05-24
udp: Stop using RTO_ONLINK.
Guillaume Nault
1
-11
/
+6
2023-05-24
raw: Stop using RTO_ONLINK.
Guillaume Nault
2
-11
/
+4
2023-05-24
ping: Stop using RTO_ONLINK.
Guillaume Nault
2
-10
/
+18
2023-05-24
net: ethernet: mtk_eth_soc: fix QoS on DSA MAC on non MTK_NETSYS_V2 SoCs
Arınç ÜNAL
1
-6
/
+2
2023-05-24
docs: netdev: document the existence of the mail bot
Jakub Kicinski
1
-7
/
+26
2023-05-24
gve: Support IPv6 Big TCP on DQ
Coco Li
2
-0
/
+9
2023-05-24
net: fix skb leak in __skb_tstamp_tx()
Pratyush Yadav
1
-1
/
+3
2023-05-24
unix: Convert unix_stream_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-127
/
+7
2023-05-24
af_unix: Support MSG_SPLICE_PAGES
David Howells
1
-16
/
+33
2023-05-24
ip: Remove ip_append_page()
David Howells
2
-146
/
+4
2023-05-24
udp: Convert udp_sendpage() to use MSG_SPLICE_PAGES
David Howells
1
-45
/
+6
2023-05-24
ip6, udp6: Support MSG_SPLICE_PAGES
David Howells
1
-0
/
+17
2023-05-24
ip, udp: Support MSG_SPLICE_PAGES
David Howells
1
-0
/
+17
2023-05-24
tcp: Fold do_tcp_sendpages() into tcp_sendpage_locked()
David Howells
2
-16
/
+7
2023-05-24
siw: Inline do_tcp_sendpages()
David Howells
1
-5
/
+12
2023-05-24
tls: Inline do_tcp_sendpages()
David Howells
2
-10
/
+16
2023-05-24
espintcp: Inline do_tcp_sendpages()
David Howells
1
-3
/
+7
2023-05-24
tcp_bpf: Inline do_tcp_sendpages as it's now a wrapper around tcp_sendmsg
David Howells
1
-8
/
+12
[next]