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
/
net
/
ipv4
/
ip_sockglue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove duplicated midx check against 0
Miaohe Lin
2020-08-25
1
-3
/
+2
*
icmp: prepare rfc 4884 for ipv6
Willem de Bruijn
2020-07-24
1
-1
/
+13
*
net: pass a sockptr_t into ->setsockopt
Christoph Hellwig
2020-07-24
1
-8
/
+5
*
net/ipv4: switch do_ip_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-35
/
+33
*
net/ipv4: merge ip_options_get and ip_options_get_from_user
Christoph Hellwig
2020-07-24
1
-3
/
+4
*
net/ipv4: switch ip_mroute_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-1
/
+2
*
bpfilter: switch bpfilter_ip_set_sockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-1
/
+2
*
netfilter: switch nf_setsockopt to sockptr_t
Christoph Hellwig
2020-07-24
1
-1
/
+2
*
net/xfrm: switch xfrm_user_policy to sockptr_t
Christoph Hellwig
2020-07-24
1
-1
/
+2
*
icmp: support rfc 4884
Willem de Bruijn
2020-07-19
1
-0
/
+12
*
net/ipv4: remove compat_ip_{get,set}sockopt
Christoph Hellwig
2020-07-19
1
-153
/
+61
*
net/ipv4: factor out mcast join/leave setsockopt helpers
Christoph Hellwig
2020-07-19
1
-53
/
+56
*
net/ipv4: factor out MCAST_MSFILTER setsockopt helpers
Christoph Hellwig
2020-07-19
1
-76
/
+86
*
net/ipv4: factor out MCAST_MSFILTER getsockopt helpers
Christoph Hellwig
2020-07-19
1
-61
/
+70
*
netfilter: remove the compat_{get,set} methods
Christoph Hellwig
2020-07-19
1
-3
/
+2
*
ipv4: add ip_sock_set_pktinfo
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
ipv4: add ip_sock_set_mtu_discover
Christoph Hellwig
2020-05-28
1
-0
/
+11
*
ipv4: add ip_sock_set_recverr
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
ipv4: add ip_sock_set_freebind
Christoph Hellwig
2020-05-28
1
-0
/
+8
*
ipv4: add ip_sock_set_tos
Christoph Hellwig
2020-05-28
1
-9
/
+21
*
ipv4: potential underflow in compat_ip_setsockopt()
Dan Carpenter
2020-05-25
1
-1
/
+1
*
handle the group_source_req options directly
Al Viro
2020-05-20
1
-2
/
+21
*
ipv4: take handling of group_source_req options into a helper
Al Viro
2020-05-20
1
-39
/
+44
*
ipv[46]: do compat setsockopt for MCAST_{JOIN,LEAVE}_GROUP directly
Al Viro
2020-05-20
1
-0
/
+31
*
ipv4: do compat setsockopt for MCAST_MSFILTER directly
Al Viro
2020-05-20
1
-1
/
+47
*
set_mcast_msfilter(): take the guts of setsockopt(MCAST_MSFILTER) into a helper
Al Viro
2020-05-20
1
-33
/
+40
*
get rid of compat_mc_getsockopt()
Al Viro
2020-05-20
1
-3
/
+41
*
ip*_mc_gsfget(): lift copyout of struct group_filter into callers
Al Viro
2020-05-20
1
-5
/
+14
*
compat_ip{,v6}_setsockopt(): enumerate MCAST_... options explicitly
Al Viro
2020-05-20
1
-1
/
+9
*
net: cleanly handle kernel vs user buffers for ->msg_control
Christoph Hellwig
2020-05-11
1
-1
/
+2
*
ip_sockglue: Fix missing-check bug in ip_ra_control()
Gen Zhang
2019-05-25
1
-0
/
+2
*
ip: on queued skb use skb_header_pointer instead of pskb_may_pull
Willem de Bruijn
2019-01-10
1
-7
/
+5
*
net: bpfilter: fix iptables failure if bpfilter_umh is disabled
Taehee Yoo
2018-11-05
1
-3
/
+3
*
ipv4: fix use-after-free in ip_cmsg_recv_dstaddr()
Eric Dumazet
2018-10-02
1
-2
/
+1
*
ip: in cmsg IP(V6)_ORIGDSTADDR call pskb_may_pull
Willem de Bruijn
2018-07-24
1
-2
/
+5
*
ipv4/igmp: init group mode as INCLUDE when join source group
Hangbin Liu
2018-07-16
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-05-26
1
-2
/
+0
|
\
|
*
ipv4: remove warning in ip_recv_error
Willem de Bruijn
2018-05-24
1
-2
/
+0
*
|
net: add skeleton of bpfilter kernel module
Alexei Starovoitov
2018-05-23
1
-0
/
+17
|
/
*
net: Replace ip_ra_lock with per-net mutex
Kirill Tkhai
2018-03-22
1
-9
/
+6
*
net: Make ip_ra_chain per struct net
Kirill Tkhai
2018-03-22
1
-13
/
+2
*
net: Revert "ipv4: fix a deadlock in ip_ra_control"
Kirill Tkhai
2018-03-22
1
-1
/
+0
*
net: Move IP_ROUTER_ALERT out of lock_sock(sk)
Kirill Tkhai
2018-03-22
1
-3
/
+2
*
net: Revert "ipv4: get rid of ip_ra_lock"
Kirill Tkhai
2018-03-22
1
-2
/
+10
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-02-24
1
-6
/
+1
|
\
|
*
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2018-02-14
1
-6
/
+1
*
|
net: Only honor ifindex in IP_PKTINFO if non-0
David Ahern
2018-02-16
1
-2
/
+4
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
David S. Miller
2018-02-01
1
-10
/
+4
|
\
|
*
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2018-01-31
1
-10
/
+4
*
|
net/ipv4: Allow send to local broadcast from a socket bound to a VRF
David Ahern
2018-01-25
1
-1
/
+5
|
/
[next]