Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
92ee383f6daab4da5471b86f6fdaba775e6928f6
/
net
/
ipv4
/
af_inet.c
1c8c5a9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 7 years ago
db5051e
net: convert datagram_poll users tp ->poll_mask
by Christoph Hellwig
· 7 years ago
2c7d3da
net/tcp: convert to ->poll_mask
by Christoph Hellwig
· 7 years ago
05255b8
tcp: add TCP_ZEROCOPY_RECEIVE support for zerocopy receive
by Eric Dumazet
· 7 years ago
93ab6cc
tcp: implement mmap() for zero copy receive
by Eric Dumazet
· 7 years ago
d136184
tcp: fix SO_RCVLOWAT and RCVBUF autotuning
by Eric Dumazet
· 7 years ago
d4069fe
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
by David S. Miller
· 7 years ago
aac3fc3
bpf: Post-hooks for sys_bind
by Andrey Ignatov
· 7 years ago
d74bad4
bpf: Hooks for sys_connect
by Andrey Ignatov
· 7 years ago
3679d58
net: Introduce __inet_bind() and __inet6_bind
by Andrey Ignatov
· 7 years ago
4fbac77
bpf: Hooks for sys_bind
by Andrey Ignatov
· 7 years ago
2f635ce
net: Drop pernet_operations::async
by Kirill Tkhai
· 7 years ago
f84c682
net: Convert pernet_subsys, registered from inet_init()
by Kirill Tkhai
· 7 years ago
9b2c45d
net: make getname() functions return length rather than use int* parameter
by Denys Vlasenko
· 7 years ago
a9a0884
vfs: do bulk POLL* -> EPOLL* replacement
by Linus Torvalds
· 7 years ago
ca25c30
ip_rt_ioctl(): take copyin to caller
by Al Viro
· 8 years ago
03aef17
devinet_ioctl(): take copyin/copyout to caller
by Al Viro
· 8 years ago
e3f2c4a
ip: do not set RFS core on error queue reads
by Soheil Hassas Yeganeh
· 7 years ago
563e0bb
net: tracepoint: replace tcp_set_state tracepoint with inet_sock_set_state tracepoint
by Yafang Shao
· 7 years ago
0c19f846
net: accept UFO datagrams from tuntap and packet
by Willem de Bruijn
· 7 years ago
fcfd6df
ipv4: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 7 years ago
4371384
ipv4: Namespaceify tcp_fastopen_key knob
by Haishuang Yan
· 7 years ago
dd00059
ipv4: Remove the 'publish' logic in tcp_fastopen_init_key_once
by Haishuang Yan
· 7 years ago
e1cfcbe
ipv4: Namespaceify tcp_fastopen knob
by Haishuang Yan
· 7 years ago
a8e3bb3
net: Add comment that early_demux can change via sysctl
by David Ahern
· 7 years ago
0315793
Revert "ipv4: make net_protocol const"
by David Ahern
· 7 years ago
aa8db49
ipv4: make net_protocol const
by Bhumika Goyal
· 7 years ago
3b2b69e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
1714020
igmp: Fix regression caused by igmp sysctl namespace code.
by Nikolay Borisov
· 7 years ago
93b1b31
ipv4: Introduce ipip_offload_init helper function.
by Tonghao Zhang
· 7 years ago
306b13e
proto_ops: Add locked held versions of sendmsg and sendpage
by Tom Herbert
· 7 years ago
880388a
net: Remove all references to SKB_GSO_UDP.
by David S. Miller
· 7 years ago
14afee4
net: convert sock.sk_wmem_alloc from atomic_t to refcount_t
by Reshetova, Elena
· 8 years ago
77d4b1d
net: ping: do not abuse udp_poll()
by Eric Dumazet
· 8 years ago
8d65b08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 8 years ago
9b83e03
ipv4: Don't pass IP fragments to upper layer GRO handlers.
by Steffen Klassert
· 8 years ago
dddb64b
net: Add sysctl to toggle early demux for tcp and udp
by subashab@codeaurora.org
· 8 years ago
cdfbabf
net: Work around lockdep limitation in sockets that use sockets
by David Howells
· 8 years ago
294acf1
net/tunnel: set inner protocol in network gro hooks
by Paolo Abeni
· 8 years ago
5f11416
net: Add a skb_gro_flush_final helper.
by Steffen Klassert
· 8 years ago
3979ad7
net/tcp-fastopen: make connect()'s return case more consistent with non-TFO
by Willy Tarreau
· 8 years ago
19f6d3f
net/tcp-fastopen: Add new API support
by Wei Wang
· 8 years ago
4548b68
Introduce a sysctl that modifies the value of PROT_SOCK.
by Krister Johansen
· 8 years ago
1946e67
ipv4: Namespaceify tcp_tw_recycle and tcp_max_tw_buckets knob
by Haishuang Yan
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
2745529
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
61023658
bpf: Add new cgroup attach type to enable sock modifications
by David Ahern
· 8 years ago
a510887
GSO: Reload iph after pskb_may_pull
by Arnaldo Carvalho de Melo
· 8 years ago
14135f3
inet: fix sleeping inside inet_wait_for_connect()
by WANG Cong
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
07b26c9
gso: Support partial splitting at the frag_list pointer
by Steffen Klassert
· 8 years ago
3203558
tcp: Set read_sock and peek_len proto_ops
by Tom Herbert
· 8 years ago
cebc5cb
net-tcp: retire TFO_SERVER_WO_SOCKOPT2 config
by Yuchung Cheng
· 8 years ago
d3fc035
ipv4: af_inet: make it explicitly non-modular
by Paul Gortmaker
· 8 years ago
049bbf5
ipv4: Fix non-initialized TTL when CONFIG_SYSCTL=n
by Ezequiel Garcia
· 9 years ago
b8921ca
ip4ip6: Support for GSO/GRO
by Tom Herbert
· 9 years ago
7e13318
net: define gso types for IPx over IPv4 and IPv6
by Tom Herbert
· 9 years ago
5c7cdf33
gso: Remove arbitrary checks for unsupported GSO
by Tom Herbert
· 9 years ago
802ab55
GSO: Support partial segmentation offload
by Alexander Duyck
· 9 years ago
1530545
GRO: Add support for TCP with fixed IPv4 ID field, limit tunnel IP ID values
by Alexander Duyck
· 9 years ago
cbc53e0
GSO: Add GSO type for fixed IPv4 ID
by Alexander Duyck
· 9 years ago
1e1d04e
net: introduce lockdep_is_held and update various places to use it
by Hannes Frederic Sowa
· 9 years ago
627d2d6
udp: enable MSG_PEEK at non-zero offset
by samanthakumar
· 9 years ago
3ba9d30
net: ipv4: Fix truncated timestamp returned by inet_current_timestamp()
by Deepa Dinamani
· 9 years ago
fac8e0f
tunnels: Don't apply GRO to multiple layers of encapsulation.
by Jesse Gross
· 9 years ago
b8cba75
ipip: Properly mark ipip GRO packets as encapsulated.
by Jesse Gross
· 9 years ago
822c868
net: ipv4: Convert IP network timestamps to be y2038 safe
by Deepa Dinamani
· 9 years ago
287b7f3
ipv4: Namespacify ip_dynaddr sysctl knob
by Nikolay Borisov
· 9 years ago
086c653
sock: struct proto hash function may error
by Craig Gallek
· 9 years ago
79462ad0
net: add validation for the socket syscall protocol argument
by Hannes Frederic Sowa
· 9 years ago
3236b00
net: Replace vrf_dev_table and friends
by David Ahern
· 9 years ago
0536fcc
tcp: prepare fastopen code for upcoming listener changes
by Eric Dumazet
· 9 years ago
f6c5333
net: only check perm protocol when register proto
by Junwei Zhang
· 9 years ago
9b8ff51
net: Make table id type u32
by David Ahern
· 9 years ago
d1bfc62
ipv4: fix 32b build
by Madalin Bucur
· 9 years ago
80ec192
ipv4: Fix 32-bit build.
by David S. Miller
· 9 years ago
c4c6bc3
net: Introduce helper functions to get the per cpu data
by Raghavendra K T
· 9 years ago
dc028da
inet: Move VRF table lookup to inlined function
by David Ahern
· 9 years ago
30bbaa1
net: Fix up inet_addr_type checks
by David Ahern
· 9 years ago
045a0fa
ip_tunnel: Call ip_tunnel_core_init() from inet_init()
by Thomas Graf
· 9 years ago
3a07bd6
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
dfea2aa
tcp: Do not call tcp_fastopen_reset_cipher from interrupt context
by Christoph Paasch
· 10 years ago
90c337d
inet: add IP_BIND_ADDRESS_NO_PORT to overcome bind(0) limitations
by Eric Dumazet
· 10 years ago
07f4c90
tcp/dccp: try to not exhaust ip_local_port_range in connect()
by Eric Dumazet
· 10 years ago
26abe14
net: Modify sk_alloc to not reference count the netns of kernel sockets.
by Eric W. Biederman
· 10 years ago
11aa9c2
net: Pass kern from net_proto_family.create to sk_alloc
by Eric W. Biederman
· 10 years ago
eeb1bd5
net: Add a struct net parameter to sock_create_kern
by Eric W. Biederman
· 10 years ago
00db412
ipv4: coding style: comparison for inequality with NULL
by Ian Morris
· 10 years ago
51456b2
ipv4: coding style: comparison for equality with NULL
by Ian Morris
· 10 years ago
1b78414
net: Remove iocb argument from sendmsg and recvmsg
by Ying Xue
· 10 years ago
b4772ef
net: use common macro for assering skb->cb[] available size in protocol families
by Eyal Birger
· 10 years ago
567e4b7
net: rfs: add hash collision detection
by Eric Dumazet
· 10 years ago
60b7379
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 10 years ago
f4713a3
net-timestamp: make tcp_recvmsg call ipv6_recv_error for AF_INET6 socks
by Willem de Bruijn
· 10 years ago
59b93b4
net: Remove MPLS GSO feature.
by Pravin B Shelar
· 10 years ago
e585f23
udp: Changes to udp_offload to support remote checksum offload
by Tom Herbert
· 10 years ago
1e16aa3
net: gso: use feature flag argument in all protocol gso handlers
by Florian Westphal
· 10 years ago
2c804d0
ipv4: mentions skb_gro_postpull_rcsum() in inet_gro_receive()
by Eric Dumazet
· 10 years ago
53e5039
net: Remove gso_send_check as an offload callback
by Tom Herbert
· 10 years ago
9667e9b
ipip: Add gro callbacks to ipip offload
by Tom Herbert
· 10 years ago
Next »