index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-17
tcp: add new TCP_TW_ACK_OOW state and allow ECN bits in TOS
Ilpo Järvinen
1
-2
/
+1
2024-12-20
ipv4: Use inet_sk_init_flowi4() in __ip_queue_xmit().
Guillaume Nault
1
-12
/
+4
2024-12-16
sock: support SO_PRIORITY cmsg
Anna Emese Nyiri
1
-2
/
+2
2024-12-04
inet: add indirect call wrapper for getfrag() calls
Eric Dumazet
1
-4
/
+9
2024-10-14
ipv4: tcp: give socket pointer to control skbs
Eric Dumazet
1
-1
/
+4
2024-10-04
net_tstamp: add SCM_TS_OPT_ID for RAW sockets
Vadim Fedorenko
1
-1
/
+1
2024-10-04
net_tstamp: add SCM_TS_OPT_ID to provide OPT_ID in control message
Vadim Fedorenko
1
-5
/
+14
2024-09-04
ipv4: Unmask upper DSCP bits in __ip_queue_xmit()
Ido Schimmel
1
-1
/
+1
2024-08-31
ipv4: Unmask upper DSCP bits in ip_send_unicast_reply()
Ido Schimmel
1
-1
/
+2
2024-08-20
l2tp: use skb_queue_purge in l2tp_ip_destroy_sock
James Chapman
1
-1
/
+0
2024-07-31
ipv4: export ip_flush_pending_frames
James Chapman
1
-0
/
+1
2024-05-23
net: Add additional bit to support clockid_t timestamp type
Abhishek Chauhan
1
-1
/
+4
2024-05-23
net: Rename mono_delivery_time to tstamp_type for scalabilty
Abhishek Chauhan
1
-4
/
+5
2024-05-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-05-02
ipv4: Fix uninit-value access in __ip_make_skb()
Shigeru Yoshida
1
-1
/
+1
2024-04-30
inet: introduce dst_rtable() helper
Eric Dumazet
1
-4
/
+4
2024-03-18
Revert "net: Re-use and set mono_delivery_time bit for userspace tstamp packets"
Abhishek Chauhan
1
-1
/
+0
2024-03-05
net: Re-use and set mono_delivery_time bit for userspace tstamp packets
Abhishek Chauhan
1
-0
/
+1
2024-02-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+8
2024-02-15
net-timestamp: make sk_tskey more predictable in error path
Vadim Fedorenko
1
-5
/
+8
2024-02-12
ipv4: Set the routing scope properly in ip_route_output_ports().
Guillaume Nault
1
-1
/
+1
2024-01-31
net: ipv4: fix a memleak in ip_setup_cork
Zhipeng Lu
1
-6
/
+6
2023-10-20
net: fix IPSTATS_MIB_OUTPKGS increment in OutForwDatagrams.
Heng Guo
1
-0
/
+2
2023-10-01
inet: implement lockless IP_TOS
Eric Dumazet
1
-2
/
+2
2023-10-01
inet: implement lockless IP_MTU_DISCOVER
Eric Dumazet
1
-3
/
+4
2023-10-01
inet: implement lockless IP_MULTICAST_TTL
Eric Dumazet
1
-1
/
+1
2023-10-01
net: implement lockless SO_PRIORITY
Eric Dumazet
1
-1
/
+1
2023-09-01
net: annotate data-races around sk->sk_tsflags
Eric Dumazet
1
-1
/
+1
2023-08-30
net: ipv4, ipv6: fix IPSTATS_MIB_OUTOCTETS increment duplicated
Heng Guo
1
-4
/
+3
2023-08-18
lwt: Check LWTUNNEL_XMIT_CONTINUE strictly
Yan Zhai
1
-1
/
+1
2023-08-16
inet: implement lockless IP_TTL
Eric Dumazet
1
-1
/
+1
2023-08-16
inet: move inet->hdrincl to inet->inet_flags
Eric Dumazet
1
-2
/
+3
2023-08-08
net/ipv4: return the real errno instead of -EINVAL
xu xin
1
-1
/
+1
2023-08-02
udp: Fix __ip_append_data()'s handling of MSG_SPLICE_PAGES
David Howells
1
-0
/
+9
2023-07-29
net: annotate data-races around sk->sk_priority
Eric Dumazet
1
-2
/
+2
2023-07-29
net: annotate data-races around sk->sk_mark
Eric Dumazet
1
-2
/
+2
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
1
-1
/
+2
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-05-25
net: ipv4: use consistent txhash in TIME_WAIT and SYN_RECV
Antoine Tenart
1
-1
/
+3
2023-05-23
ip: Remove ip_append_page()
David Howells
1
-144
/
+4
2023-05-23
ip, udp: Support MSG_SPLICE_PAGES
David Howells
1
-0
/
+17
2023-05-23
net: Pass max frags into skb_append_pagefrags()
David Howells
1
-1
/
+2
2023-04-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-3
/
+13
2023-04-22
ipv4: Fix potential uninit variable access bug in __ip_make_skb()
Ziyang Xuan
1
-3
/
+13
2023-03-21
neighbour: switch to standard rcu, instead of rcu_bh
Eric Dumazet
1
-3
/
+3
2023-03-17
inet: preserve const qualifier in inet_sk()
Eric Dumazet
1
-2
/
+3
2023-03-08
net-timestamp: extend SOF_TIMESTAMPING_OPT_ID to HW timestamps
Vadim Fedorenko
1
-1
/
+1
2023-02-01
net: add support for ipv4 big tcp
Xin Long
1
-1
/
+1
2022-10-11
treewide: use get_random_{u8,u16}() when possible, part 1
Jason A. Donenfeld
1
-1
/
+1
2022-09-28
net: shrink struct ubuf_info
Pavel Begunkov
1
-1
/
+1
[next]