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
2019-01-10
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
1
-7
/
+5
2018-11-06
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
1
-3
/
+3
2018-10-03
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
1
-2
/
+1
2018-07-25
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
1
-2
/
+5
2018-07-16
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
1
-2
/
+2
2018-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+0
2018-05-25
ipv4: remove warning in ip_recv_error
Willem de Bruijn
1
-2
/
+0
2018-05-23
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
1
-0
/
+17
2018-03-22
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
1
-9
/
+6
2018-03-22
net: Make ip_ra_chain per struct net
Kirill Tkhai
1
-13
/
+2
2018-03-22
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
1
-1
/
+0
2018-03-22
net: Move IP_ROUTER_ALERT out of lock_sock(sk)
Kirill Tkhai
1
-3
/
+2
2018-03-22
net: Revert "ipv4: get rid of ip_ra_lock"
Kirill Tkhai
1
-2
/
+10
2018-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-6
/
+1
2018-02-17
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
1
-2
/
+4
2018-02-14
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
1
-6
/
+1
2018-02-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
1
-10
/
+4
2018-01-31
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
1
-10
/
+4
2018-01-26
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
1
-1
/
+5
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-16
net: ipv4: fix l3slave check for index returned in IP_PKTINFO
David Ahern
1
-2
/
+6
2017-08-14
net: ipv4: add check for l3slave for index returned in IP_PKTINFO
David Ahern
1
-1
/
+2
2017-08-07
Revert "ipv4: keep skb->dst around in presence of IP options"
Paolo Abeni
1
-8
/
+1
2017-08-07
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-05-01
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-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+8
2017-02-05
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-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
[next]