Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
01ccf903edd65f6421612321648fa5a7f4b7cb10
/
net
/
ipv4
/
af_inet.c
6f24080
ipv4: use indirect call wrappers for {tcp, udp}_{recv, send}msg()
by Paolo Abeni
· 6 years ago
e4730936
inet: factor out inet_send_prepare()
by Paolo Abeni
· 6 years ago
2f4c533
Merge tag 'spdx-5.2-rc3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core
by Linus Torvalds
· 6 years ago
2b81f81
net: don't clear sock->sk early to avoid trouble in strparser
by Jakub Kicinski
· 6 years ago
2874c5f
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152
by Thomas Gleixner
· 6 years ago
c7cbdbf
net: rework SIOCGSTAMP ioctl handling
by Arnd Bergmann
· 6 years ago
5869b8f
net: use rcu_dereference_protected to fetch sk_dst_cache in sk_destruct
by Xin Long
· 6 years ago
8b27dae
tcp: add one skb cache for rx
by Eric Dumazet
· 6 years ago
418e897
gso: validate gso_type on ipip style tunnels
by Willem de Bruijn
· 6 years ago
028e0a4
net: use indirect call wrappers at GRO transport layer
by Paolo Abeni
· 6 years ago
1295e2c
inet: minor optimization for backlog setting in listen(2)
by Yafang Shao
· 6 years ago
6897445
net: provide a sysctl raw_l3mdev_accept for raw socket lookup with VRFs
by Mike Manning
· 6 years ago
c56cae2
gso_segment: Reset skb->mac_len after modifying network header
by Toke Høiland-Jørgensen
· 6 years ago
432e05d
net: ipv4: Control SKB reprioritization after forwarding
by Petr Machata
· 6 years ago
83ba464
net: add helpers checking if socket can be bound to nonlocal address
by Vincent Bernat
· 6 years ago
f333ee0
bpf: Add BPF_SOCK_OPS_TCP_LISTEN_CB
by Andrey Ignatov
· 6 years ago
17266ee
net: ipv4: listified version of ip_rcv
by Edward Cree
· 7 years ago
5cd3da4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 7 years ago
a11e1d4
Revert changes to convert to ->poll_mask() and aio IOCB_CMD_POLL
by Linus Torvalds
· 7 years ago
d4546c2
net: Convert GRO SKB handling to list_head.
by David Miller
· 7 years ago
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
· 8 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
Next »