index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_output.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: ipv4: use skb_list_walk_safe helper for gso segments
Jason A. Donenfeld
2020-01-14
1
-5
/
+3
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
1
-5
/
+8
*
netfilter: Support iif matches in POSTROUTING
Phil Sutter
2019-11-15
1
-2
/
+2
*
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-21
1
-5
/
+6
*
net: ensure correct skb->tstamp in various fragmenters
Eric Dumazet
2019-10-18
1
-0
/
+3
*
tcp: honor SO_PRIORITY in TIME_WAIT state
Eric Dumazet
2019-09-27
1
-1
/
+0
*
ipv4: Revert removal of rt_uses_gateway
David Ahern
2019-09-20
1
-1
/
+1
*
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-27
1
-4
/
+21
|
\
|
*
ipv4: reset rt_iif for recirculated mcast/bcast out pkts
Stephen Suryaputra
2019-06-26
1
-0
/
+12
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-17
1
-1
/
+1
|
\
|
|
*
net: correct udp zerocopy refcnt also when zerocopy only on append
Willem de Bruijn
2019-06-11
1
-1
/
+1
*
|
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-14
1
-1
/
+2
*
|
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
1
-3
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2019-05-31
1
-11
/
+23
|
\
\
|
*
|
bpf: Update BPF_CGROUP_RUN_PROG_INET_EGRESS calls
brakmo
2019-05-31
1
-11
/
+23
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-31
1
-2
/
+2
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
net: correct zerocopy refcnt with udp MSG_MORE
Willem de Bruijn
2019-05-30
1
-2
/
+2
|
|
/
*
|
net: ipv4: place control buffer handling away from fragmentation iterators
Pablo Neira Ayuso
2019-05-30
1
-18
/
+37
*
|
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-88
/
+112
*
|
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-33
/
+55
|
/
*
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-05-02
1
-0
/
+1
|
\
|
*
ipv4: ip_do_fragment: Preserve skb_iif during fragmentation
Shmulik Ladkani
2019-05-01
1
-0
/
+1
*
|
ipv4: Add helpers for neigh lookup for nexthop
David Ahern
2019-04-08
1
-7
/
+4
*
|
neighbor: Add skip_cache argument to neigh_output
David Ahern
2019-04-08
1
-1
/
+1
*
|
ipv4: Prepare rtable for IPv6 gateway
David Ahern
2019-04-08
1
-1
/
+1
*
|
net: use kfree_skb_list() from ip_do_fragment()
Pablo Neira Ayuso
2019-04-04
1
-5
/
+2
|
/
*
sk_buff: add skb extension infrastructure
Florian Westphal
2018-12-19
1
-0
/
+1
*
ip: silence udp zerocopy smatch false positive
Willem de Bruijn
2018-12-08
1
-1
/
+2
*
udp: elide zerocopy operation in hot path
Willem de Bruijn
2018-12-03
1
-11
/
+11
*
udp: msg_zerocopy
Willem de Bruijn
2018-12-03
1
-1
/
+22
*
net: always initialize pagedlen
Willem de Bruijn
2018-11-24
1
-1
/
+2
*
net: Add and use skb_mark_not_on_list().
David S. Miller
2018-09-10
1
-2
/
+2
*
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-07-24
1
-0
/
+2
|
\
|
*
ip: hash fragments consistently
Paolo Abeni
2018-07-23
1
-0
/
+2
*
|
ip: unconditionally set cork gso_size
Willem de Bruijn
2018-07-07
1
-2
/
+1
*
|
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
2018-07-07
1
-1
/
+2
*
|
ipv4: ipcm_cookie initializers
Willem de Bruijn
2018-07-07
1
-5
/
+1
*
|
net: ipv4: Hook into time based transmission
Jesus Sanchez-Palencia
2018-07-04
1
-0
/
+3
*
|
ipv4: add __ip_queue_xmit() that supports tos param
Xin Long
2018-07-04
1
-4
/
+5
|
/
*
ip: limit use of gso_size to udp
Willem de Bruijn
2018-06-20
1
-1
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-21
1
-1
/
+2
|
\
|
*
net: test tailroom before appending to linear skb
Willem de Bruijn
2018-05-17
1
-1
/
+2
*
|
tcp: Add mark for TIMEWAIT sockets
Jon Maxwell
2018-05-10
1
-1
/
+1
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2018-05-07
1
-1
/
+1
|
\
\
|
*
|
udp: enable UDP checksum offload for ESP
Jacek Kalwas
2018-04-18
1
-1
/
+1
*
|
|
udp: paged allocation with gso
Willem de Bruijn
2018-04-26
1
-4
/
+11
*
|
|
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
1
-3
/
+6
*
|
|
udp: expose inet cork to udp
Willem de Bruijn
2018-04-26
1
-9
/
+8
|
|
/
|
/
|
[next]