index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
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
2022-08-30
net: unify alloclen calculation for paged requests
Pavel Begunkov
1
-4
/
+1
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
1
-1
/
+1
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
1
-14
/
+36
2022-07-19
ipv4/udp: support externally provided ubufs
Pavel Begunkov
1
-13
/
+31
2022-07-18
ipv4: avoid partial copy for zc
Pavel Begunkov
1
-2
/
+6
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
1
-1
/
+1
2022-06-24
net: helper function skb_len_add
Richard Gobert
1
-6
/
+2
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
1
-2
/
+1
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
1
-2
/
+5
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
1
-4
/
+4
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
1
-1
/
+1
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
1
-3
/
+3
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
1
-2
/
+9
2022-01-24
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
1
-3
/
+12
2021-11-14
ipv4: Remove duplicate assignments
luo penghao
1
-1
/
+0
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
1
-1
/
+3
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
1
-15
/
+4
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
1
-11
/
+2
2021-07-26
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
1
-2
/
+3
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
1
-14
/
+18
[next]