index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
2020-05-10
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
2019-01-26
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2018-10-20
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
2018-07-28
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-06-13
ipv4: remove warning in ip_recv_error
Willem de Bruijn
2018-03-31
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-02-28
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-25
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2017-11-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
2017-02-26
ip: fix IP_CHECKSUM handling
Paolo Abeni
2017-02-18
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
2016-11-15
udp: fix IP_CHECKSUM handling
Eric Dumazet
2016-03-03
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
2015-11-04
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-06-24
ip: report the original address of ICMP messages
Julian Anastasov
2015-06-06
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
2015-03-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
2015-03-18
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
2015-02-02
net-timestamp: no-payload option
Willem de Bruijn
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-01-15
ip: zero sockaddr returned on error queue
Willem de Bruijn
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
2015-01-05
ip: IP cmsg cleanup
Tom Herbert
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
2014-12-08
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-11-11
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
2014-11-05
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
2014-09-09
ipv4: rcu cleanup in ip_ra_control()
Eric Dumazet
2014-09-01
sock: deduplicate errqueue dequeue
Willem de Bruijn
2014-07-29
ipv4: clean up cast warning in do_ip_getsockopt
Karoly Kemeny
2014-02-26
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
2014-02-19
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
2014-01-19
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
2014-01-18
net: add build-time checks for msg->msg_name size
Steffen Hurrle
2013-12-10
net: more spelling fixes
stephen hemminger
2013-11-23
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
2013-11-05
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
2013-10-08
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
2013-09-28
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
2013-01-08
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-11
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
2012-07-23
ipv4: Prepare for change of rt->rt_iif encoding.
David S. Miller
[next]