index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-11-07
net/sock: add an explicit sk argument for ip_cmsg_recv_offset()
Paolo Abeni
1
-3
/
+3
2016-11-03
ipv4: add IP_RECVFRAGSIZE cmsg
Willem de Bruijn
1
-0
/
+26
2016-10-27
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-5
/
+6
2016-09-09
ipv4: accept u8 in IP_TOS ancillary data
Eric Dumazet
1
-2
/
+5
2016-05-16
sock: propagate __sock_cmsg_send() error
Eric Dumazet
1
-2
/
+3
2016-05-12
net: original ingress device index in PKTINFO
David Ahern
1
-1
/
+6
2016-04-25
net: better drop monitoring in ip{6}_recv_error()
Eric Dumazet
1
-5
/
+5
2016-04-14
udp: do not expect udp headers in recv cmsg IP_CMSG_CHECKSUM
Willem de Bruijn
1
-1
/
+2
2016-04-07
net: introduce lockdep_is_held and update various places to use it
Hannes Frederic Sowa
1
-2
/
+2
2016-04-04
ipv4: process socket-level control messages in IPv4
Soheil Hassas Yeganeh
1
-1
/
+8
2016-02-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-0
/
+2
2016-02-17
ipv4: Namespaceify ip_default_ttl sysctl knob
Nikolay Borisov
1
-1
/
+4
2016-02-13
ipv4: fix memory leaks in ip_cmsg_send() callers
Eric Dumazet
1
-0
/
+2
2016-02-11
igmp: Namespaceify igmp_max_msf sysctl knob
Nikolay Borisov
1
-2
/
+3
2015-11-05
ipv4: fix a potential deadlock in mcast getsockopt() path
WANG Cong
1
-15
/
+30
2015-06-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+10
2015-06-24
ip: report the original address of ICMP messages
Julian Anastasov
1
-1
/
+10
2015-06-07
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
Eric Dumazet
1
-0
/
+7
2015-04-03
ipv4: coding style: comparison for inequality with NULL
Ian Morris
1
-1
/
+1
2015-04-03
ipv4: coding style: comparison for equality with NULL
Ian Morris
1
-2
/
+2
2015-03-19
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
1
-6
/
+15
2015-03-19
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
1
-6
/
+25
2015-03-09
ip: fix error queue empty skb handling
Willem de Bruijn
1
-10
/
+23
2015-02-03
net-timestamp: no-payload option
Willem de Bruijn
1
-3
/
+4
2015-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2015-01-16
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-6
/
+2
2015-01-06
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
1
-1
/
+40
2015-01-06
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
1
-2
/
+3
2015-01-06
ip: IP cmsg cleanup
Tom Herbert
1
-27
/
+37
2014-12-11
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-09
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
1
-2
/
+20
2014-12-09
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
1
-0
/
+2
2014-11-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2014-11-11
ipv6: fix IPV6_PKTINFO with v4 mapped
Eric Dumazet
1
-1
/
+1
2014-11-06
net: Add and use skb_copy_datagram_msg() helper.
David S. Miller
1
-1
/
+1
2014-09-10
ipv4: rcu cleanup in ip_ra_control()
Eric Dumazet
1
-2
/
+2
2014-09-02
sock: deduplicate errqueue dequeue
Willem de Bruijn
1
-13
/
+2
2014-07-30
ipv4: clean up cast warning in do_ip_getsockopt
Karoly Kemeny
1
-1
/
+1
2014-02-27
ipv4: yet another new IP_MTU_DISCOVER option IP_PMTUDISC_OMIT
Hannes Frederic Sowa
1
-1
/
+1
2014-02-20
ipv6: honor IPV6_PKTINFO with v4 mapped addresses on sendmsg
Hannes Frederic Sowa
1
-1
/
+18
2014-01-20
ipv6: make IPV6_RECVPKTINFO work for ipv4 datagrams
Hannes Frederic Sowa
1
-3
/
+3
2014-01-19
net: add build-time checks for msg->msg_name size
Steffen Hurrle
1
-2
/
+1
2013-12-11
net: more spelling fixes
stephen hemminger
1
-1
/
+1
2013-11-24
inet: fix addr_len/msg->msg_namelen assignment in recv_error and rxpmtu funct...
Hannes Frederic Sowa
1
-1
/
+2
2013-11-06
ipv4: introduce new IP_MTU_DISCOVER mode IP_PMTUDISC_INTERFACE
Hannes Frederic Sowa
1
-1
/
+1
2013-10-09
net: ipv4 only populate IP_PKTINFO when needed
Shawn Bohrer
1
-2
/
+3
2013-09-29
ipv4: IP_TOS and IP_TTL can be specified as ancillary data
Francesco Fusco
1
-1
/
+19
2013-01-09
net: prevent setting ttl=0 via IP_TTL
Cong Wang
1
-1
/
+1
2012-11-19
net: Allow userns root to control ipv4
Eric W. Biederman
1
-2
/
+3
2012-11-12
ipv4: avoid undefined behavior in do_ip_setsockopt()
Xi Wang
1
-13
/
+22
[next]