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
/
include
/
net
/
ip.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
ipv4: guard IP_MINTTL with a static key
Eric Dumazet
2021-10-25
1
-0
/
+2
*
net: snmp: inline snmp_get_cpu_field()
Eric Dumazet
2021-09-30
1
-1
/
+5
*
net: ipv4: Consolidate ipv4_mtu and ip_dst_mtu_maybe_forward
Vadim Fedorenko
2021-07-21
1
-4
/
+18
*
net: lwtunnel: handle MTU calculation in forwading
Vadim Fedorenko
2021-06-28
1
-4
/
+8
*
inet: constify inet_sdif() argument
Eric Dumazet
2020-11-10
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-10-05
1
-0
/
+6
|
\
|
*
net/ipv4: always honour route mtu during forwarding
Maciej Żenczykowski
2020-09-24
1
-0
/
+6
*
|
ip: pass tos into ip_build_and_send_pkt()
Wei Wang
2020-09-10
1
-1
/
+1
|
/
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-1
/
+1
*
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
2020-07-24
1
-3
/
+2
*
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
2020-07-19
1
-4
/
+0
*
tcp: remove indirect calls for icsk->icsk_af_ops->queue_xmit
Eric Dumazet
2020-06-20
1
-5
/
+1
*
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
2020-05-28
1
-0
/
+1
*
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
2020-05-28
1
-0
/
+1
*
ipv4: add ip_sock_set_recverr
Christoph Hellwig
2020-05-28
1
-0
/
+1
*
ipv4: add ip_sock_set_freebind
Christoph Hellwig
2020-05-28
1
-0
/
+1
*
ipv4: add ip_sock_set_tos
Christoph Hellwig
2020-05-28
1
-0
/
+2
*
inet: protect against too small mtu values.
Eric Dumazet
2019-12-07
1
-0
/
+5
*
net: inet_is_local_reserved_port() port arg should be unsigned short
Maciej Żenczykowski
2019-11-26
1
-2
/
+2
*
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
Maciej Żenczykowski
2019-11-26
1
-4
/
+4
*
net: inet_is_local_reserved_port() should return bool not int
Maciej Żenczykowski
2019-11-22
1
-4
/
+4
*
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
Eric Dumazet
2019-10-21
1
-2
/
+2
*
ip: support SO_MARK cmsg
Willem de Bruijn
2019-09-13
1
-0
/
+1
*
ipv4: tcp: fix ACK/RST sent with a transmit delay
Eric Dumazet
2019-06-14
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-06-07
1
-5
/
+1
|
\
|
*
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
Thomas Gleixner
2019-05-30
1
-5
/
+1
*
|
net: fix use-after-free in kfree_skb_list
Eric Dumazet
2019-06-03
1
-1
/
+0
*
|
net: ipv4: split skbuff into fragments transformer
Pablo Neira Ayuso
2019-05-30
1
-0
/
+16
*
|
net: ipv4: add skbuff fraglist splitter
Pablo Neira Ayuso
2019-05-30
1
-0
/
+23
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2019-04-05
1
-1
/
+1
|
\
|
*
vrf: check accept_source_route on the original netdevice
Stephen Suryaputra
2019-04-01
1
-1
/
+1
*
|
ipv4: Allow amount of dirty memory from fib resizing to be controllable
David Ahern
2019-03-21
1
-0
/
+4
|
/
*
ipv4: Add ICMPv6 support when parse route ipproto
Hangbin Liu
2019-03-01
1
-1
/
+1
*
net: avoid use IPCB in cipso_v4_error
Nazarov Sergey
2019-02-25
1
-0
/
+2
*
ip: factor out protocol delivery helper
Paolo Abeni
2018-11-07
1
-0
/
+1
*
net: Add extack argument to ip_fib_metrics_init
David Ahern
2018-11-06
1
-1
/
+2
*
net: Move free of dst_metrics to helper
David Ahern
2018-10-04
1
-0
/
+9
*
net: common metrics init helper for dst_entry
David Ahern
2018-10-04
1
-0
/
+12
*
net: Move free of fib_metrics to helper
David Ahern
2018-10-04
1
-0
/
+6
*
net: common metrics init helper for FIB entries
David Ahern
2018-10-04
1
-2
/
+2
*
ip: remove tx_flags from ipcm_cookie and use same logic for v4 and v6
Willem de Bruijn
2018-07-07
1
-1
/
+0
*
ipv4: ipcm_cookie initializers
Willem de Bruijn
2018-07-07
1
-0
/
+15
*
net: ipv4: listified version of ip_rcv
Edward Cree
2018-07-04
1
-0
/
+2
*
ipv4: add __ip_queue_xmit() that supports tos param
Xin Long
2018-07-04
1
-1
/
+8
*
ipv4: support sport, dport and ip_proto in RTM_GETROUTE
Roopa Prabhu
2018-05-23
1
-0
/
+3
*
udp: generate gso with UDP_SEGMENT
Willem de Bruijn
2018-04-26
1
-0
/
+1
*
udp: expose inet cork to udp
Willem de Bruijn
2018-04-26
1
-1
/
+1
*
net: Move fib_convert_metrics to metrics file
David Ahern
2018-04-17
1
-0
/
+3
*
inet: frags: remove some helpers
Eric Dumazet
2018-03-31
1
-1
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-03-23
1
-2
/
+9
|
\
[next]