index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
Age
Commit message (
Expand
)
Author
2022-08-24
net: Fix data-races around sysctl_[rw]mem_(max|default).
Kuniyuki Iwashima
2022-07-19
Merge branch 'io_uring-zerocopy-send' of git://git.kernel.org/pub/scm/linux/k...
Jakub Kicinski
2022-07-19
ipv4/udp: support externally provided ubufs
Pavel Begunkov
2022-07-18
ipv4: avoid partial copy for zc
Pavel Begunkov
2022-07-11
net: Find dst with sk's xfrm policy not ctl_sk
sewookseo
2022-06-24
net: helper function skb_len_add
Richard Gobert
2022-03-03
net: Set skb->mono_delivery_time and clear it after sch_handle_ingress()
Martin KaFai Lau
2022-03-03
net: Add skb->mono_delivery_time to distinguish mono delivery_time from (rcv)...
Martin KaFai Lau
2022-02-26
net: ip: add skb drop reasons for ip egress path
Menglong Dong
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-18
net-timestamp: convert sk->sk_tskey to atomic_t
Eric Dumazet
2022-01-29
ipv4: drop fragmentation code from ip_options_build()
Jakub Kicinski
2022-01-27
ipv4: tcp: send zero IPID in SYNACK messages
Eric Dumazet
2022-01-24
ipv4: fix ip option filtering for locally generated fragments
Jakub Kicinski
2021-11-14
ipv4: Remove duplicate assignments
luo penghao
2021-08-30
net: ipv4: Fix the warning for dereference
Yajun Deng
2021-08-24
net: ipv4: Move ip_options_fragment() out of loop
Yajun Deng
2021-08-03
ipv4: use skb_expand_head in ip_finish_output2
Vasily Averin
2021-07-26
ipv4: ip_output.c: Fix out-of-bounds warning in ip_copy_addrs()
Gustavo A. R. Silva
2021-06-24
net: ip: avoid OOM kills with large UDP sends over loopback
Jakub Kicinski
2021-03-28
ipv4: ip_output.c: Couple of typo fixes
Bhaskar Chowdhury
2021-02-03
net: use indirect call helpers for dst_output
Brian Vazquez
2021-01-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-01-07
skbuff: Rename skb_zcopy_{get|put} to net_zcopy_{get|put}
Jonathan Lemon
2021-01-07
skbuff: rename sock_zerocopy_* to msg_zerocopy_*
Jonathan Lemon
2021-01-07
skbuff: Call sock_zerocopy_put_abort from skb_zcopy_put_abort
Jonathan Lemon
2021-01-07
net: ip: always refragment ip defragmented packets
Florian Westphal
2020-11-23
lsm,selinux: pass flowi_common instead of flowi to the LSM hooks
Paul Moore
2020-10-15
Merge tag 'net-next-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2020-10-12
Merge branch 'work.csum_and_copy' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2020-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-09-10
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-09-08
ip: fix tos reflection in ack and reset packets
Wei Wang
2020-08-31
net: clean up codestyle
Miaohe Lin
2020-08-31
net: Use helper macro IP_MAX_MTU in __ip_append_data()
Miaohe Lin
2020-08-25
net: clean up codestyle for net/ipv4
Miaohe Lin
2020-08-20
csum_partial_copy_nocheck(): drop the last argument
Al Viro
2020-08-20
skb_copy_and_csum_bits(): don't bother with the last argument
Al Viro
2020-07-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-01
ip: Fix SO_MARK in RST, ACK and ICMP packets
Willem de Bruijn
2020-06-20
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-03-29
net: Fix typo of SKB_SGO_CB_OFFSET
Cambda Zhu
2020-03-12
inet: Use fallthrough;
Joe Perches
2020-01-14
net: ipv4: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2019-12-07
inet: protect against too small mtu values.
Eric Dumazet
2019-11-15
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2019-10-21
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-18
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-09-27
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-09-20
ipv4: Revert removal of rt_uses_gateway
David Ahern
[next]