index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
/
ip_sockglue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-09-15
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-08-13
net: ipv4: add check for l3slave for index returned in IP_PKTINFO
David Ahern
1
-1
/
+2
2017-08-06
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
1
-8
/
+1
2017-08-06
ip/options: explicitly provide net ns to __ip_options_echo()
Paolo Abeni
1
-3
/
+4
2017-06-30
do_ip_setsockopt(): don't open-code memdup_user()
Al Viro
1
-14
/
+6
2017-04-30
ipv4: get rid of ip_ra_lock
WANG Cong
1
-10
/
+2
2017-04-17
net-timestamp: avoid use-after-free in ip_recv_error
Willem de Bruijn
1
-5
/
+4
2017-04-17
ipv4: fix a deadlock in ip_ra_control
WANG Cong
1
-0
/
+1
2017-02-21
ip: fix IP_CHECKSUM handling
Paolo Abeni
1
-4
/
+4
2017-02-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2017-02-04
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
1
-1
/
+8
2017-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+7
2017-01-04
scm: remove use CMSG{_COMPAT}_ALIGN(sizeof(struct {compat_}cmsghdr))
yuan linyu
1
-1
/
+1
2016-12-30
net: Allow IP_MULTICAST_IF to set index to L3 slave
David Ahern
1
-1
/
+6
2016-12-29
net: fix incorrect original ingress device index in PKTINFO
Wei Zhang
1
-1
/
+7
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-12-23
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
Willem de Bruijn
1
-1
/
+1
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-26
udp: fix IP_CHECKSUM handling
Eric Dumazet
1
-5
/
+6
2016-09-08
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-11
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-13
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-16
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-04
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-06
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-18
ipv4, ipv6: kill ip_mc_{join, leave}_group and ipv6_sock_mc_{join, drop}
Marcelo Ricardo Leitner
1
-6
/
+15
2015-03-18
ipv4,ipv6: grab rtnl before locking the socket
Marcelo Ricardo Leitner
1
-6
/
+25
2015-03-08
ip: fix error queue empty skb handling
Willem de Bruijn
1
-10
/
+23
2015-02-02
net-timestamp: no-payload option
Willem de Bruijn
1
-3
/
+4
2015-01-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+2
2015-01-15
ip: zero sockaddr returned on error queue
Willem de Bruijn
1
-6
/
+2
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
1
-1
/
+40
2015-01-05
ip: Add offset parameter to ip_cmsg_recv
Tom Herbert
1
-2
/
+3
2015-01-05
ip: IP cmsg cleanup
Tom Herbert
1
-27
/
+37
2014-12-10
net: introduce helper macro for_each_cmsghdr
Gu Zheng
1
-1
/
+1
2014-12-08
net-timestamp: allow reading recv cmsg on errqueue with origin tstamp
Willem de Bruijn
1
-2
/
+20
2014-12-08
ipv4: warn once on passing AF_INET6 socket to ip_recv_error
Willem de Bruijn
1
-0
/
+2
[next]