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
*
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
|
|
/
|
/
|
*
|
net: Fix one possible memleak in ip_setup_cork
Gao Feng
2018-04-16
1
-3
/
+5
|
/
*
net: avoid unneeded atomic operation in ip*_append_data()
Paolo Abeni
2018-04-04
1
-1
/
+2
*
ipv4: factorize sk_wmem_alloc updates done by __ip_append_data()
Eric Dumazet
2018-04-01
1
-5
/
+12
*
net: rename skb_gso_validate_mtu -> skb_gso_validate_network_len
Daniel Axtens
2018-03-04
1
-1
/
+1
*
udp: remove unreachable ufo branches
Willem de Bruijn
2017-08-22
1
-8
/
+4
*
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
2017-08-06
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-07-21
1
-4
/
+4
|
\
|
*
ipv4: ip_do_fragment: fix headroom tests
Vasily Averin
2017-07-15
1
-4
/
+4
*
|
inet: Stop generating UFO packets.
David S. Miller
2017-07-17
1
-76
/
+0
|
/
*
net: reflect mark on tcp syn ack packets
Jamal Hadi Salim
2017-07-04
1
-1
/
+2
*
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
Reshetova, Elena
2017-07-01
1
-3
/
+3
*
net: account for current skb length when deciding about UFO
Michal Kubeček
2017-06-23
1
-1
/
+2
*
udp: avoid ufo handling on IP payload compression packets
Alexey Kodanev
2017-03-09
1
-1
/
+1
*
net: rename dst_neigh_output back to neigh_output
Julian Anastasov
2017-02-11
1
-1
/
+1
*
net: use dst_confirm_neigh for UDP, RAW, ICMP, L2TP
Julian Anastasov
2017-02-07
1
-0
/
+6
*
net: add dst_pending_confirm flag to skbuff
Julian Anastasov
2017-02-07
1
-1
/
+4
*
tcp: fix mark propagation with fwmark_reflect enabled
Pau Espin Pedrol
2017-01-09
1
-0
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
ipv4: Should use consistent conditional judgement for ip fragment in __ip_app...
zheng li
2016-12-20
1
-1
/
+1
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2016-12-16
1
-2
/
+2
|
\
|
*
switch getfrag callbacks to ..._full() primitives
Al Viro
2016-12-05
1
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-12-03
1
-0
/
+2
|
\
\
|
*
|
ipv4: Set skb->protocol properly for local output
Eli Cooper
2016-12-02
1
-0
/
+2
|
|
/
*
|
net: ipv4, ipv6: run cgroup eBPF egress programs
Daniel Mack
2016-11-25
1
-2
/
+24
*
|
net: fix bogus cast in skb_pagelen() and use unsigned variables
Alexey Dobriyan
2016-11-19
1
-1
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-11-15
1
-10
/
+15
|
\
|
|
*
ipv4: update comment to document GSO fragmentation cases.
Lance Richardson
2016-11-10
1
-5
/
+11
|
*
net: tcp response should set oif only if it is L3 master
David Ahern
2016-11-09
1
-1
/
+2
|
*
ipv4: allow local fragmentation in ip_finish_output_gso()
Lance Richardson
2016-11-03
1
-4
/
+2
*
|
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2016-11-04
1
-1
/
+2
|
/
*
ipv4: Remove unused but set variable
Tobias Klauser
2016-10-18
1
-3
/
+0
*
net: l3mdev: remove redundant calls
David Ahern
2016-09-10
1
-2
/
+1
*
net: l3mdev: Add hook to output path
David Ahern
2016-09-10
1
-0
/
+8
*
ipv4: use IS_ENABLED() instead of checking for built-in or module
Javier Martinez Canillas
2016-09-10
1
-1
/
+1
[next]