Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
8247a79efa2f28b44329f363272550c1738377de
/
net
/
ipv4
8247a79
vti: do not confirm neighbor when do pmtu update
by Hangbin Liu
· 5 years ago
7a1592b
tunnel: do not confirm neighbor when do pmtu update
by Hangbin Liu
· 5 years ago
bd085ef
net: add bool confirm_neigh parameter for dst_ops.update_pmtu
by Hangbin Liu
· 5 years ago
feed8a4
udp: fix integer overflow while computing available space in sk_rcvbuf
by Antonio Messina
· 5 years ago
78bac77
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
7c68fa2b
net: annotate lockless accesses to sk->sk_pacing_shift
by Eric Dumazet
· 5 years ago
216808c
tcp: refine rule to allow EPOLLOUT generation under mem pressure
by Eric Dumazet
· 5 years ago
ee2aabd
tcp: refine tcp_write_queue_empty() implementation
by Eric Dumazet
· 5 years ago
1f85e62
tcp: do not send empty skb from tcp_write_xmit()
by Eric Dumazet
· 5 years ago
8dbd76e
tcp/dccp: fix possible race __inet_lookup_established()
by Eric Dumazet
· 5 years ago
c593642
treewide: Use sizeof_field() macro
by Pankaj Bharadiya
· 5 years ago
501a90c
inet: protect against too small mtu values.
by Eric Dumazet
· 5 years ago
0e49409
gre: refetch erspan header from skb->data after pskb_may_pull()
by Cong Wang
· 5 years ago
9424e2e
tcp: md5: fix potential overestimation of TCP option space
by Eric Dumazet
· 5 years ago
0d580fb
tcp: refactor tcp_retransmit_timer()
by Eric Dumazet
· 5 years ago
c3bfc5d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Linus Torvalds
· 5 years ago
ceb3074
Merge tag 'y2038-cleanups-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/git/arnd/playground
by Linus Torvalds
· 5 years ago
031097d
net: skmsg: fix TLS 1.3 crash with full sk_msg
by Jakub Kicinski
· 5 years ago
82f31eb
net: port < inet_prot_sock(net) --> inet_port_requires_bind_service(net, port)
by Maciej Żenczykowski
· 5 years ago
a9f852e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by Jakub Kicinski
· 5 years ago
677bf08
udp: drop skb extensions before marking skb stateless
by Florian Westphal
· 5 years ago
02b2494
ipv4: use dst hint for ipv4 list receive
by Paolo Abeni
· 5 years ago
c43c3d7
ipv4: move fib4_has_custom_rules() helper to public header
by Paolo Abeni
· 5 years ago
43da141
net: Fix Kconfig indentation, continued
by Krzysztof Kozlowski
· 5 years ago
1841b98
lwtunnel: check erspan options before allocating tun_info
by Xin Long
· 5 years ago
7b6a70f
lwtunnel: be STRICT to validate the new LWTUNNEL_IP(6)_OPTS
by Xin Long
· 5 years ago
f3bed7f
net: remove the unnecessary strict_start_type in some policies
by Xin Long
· 5 years ago
9bb59a2
tcp: warn if offset reach the maxlen limit when using snprintf
by Hangbin Liu
· 5 years ago
c0d59da
ip_gre: Make none-tun-dst gre tunnel store tunnel info as metadat_dst in recv
by wenxu
· 5 years ago
e2ffe3f
net: ipconfig: Wait for deferred device probes
by Thomas Bogendoerfer
· 5 years ago
2f1d370
lwtunnel: add support for multiple geneve opts
by Xin Long
· 5 years ago
ca749bb
net/ipv4: fix sysctl max for fib_multipath_hash_policy
by Marcelo Ricardo Leitner
· 5 years ago
3132174
lwtunnel: change to use nla_put_u8 for LWTUNNEL_IP_OPT_ERSPAN_VER
by Xin Long
· 5 years ago
99638e9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
19b7e21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
7901cd9
ipmr: Fix skb headroom in ipmr_get_route().
by Guillaume Nault
· 5 years ago
28f8bfd
netfilter: Support iif matches in POSTROUTING
by Phil Sutter
· 5 years ago
5c27d8d
netfilter: nf_flow_table_offload: add IPv6 support
by Pablo Neira Ayuso
· 5 years ago
df1b4ba
y2038: socket: use __kernel_old_timespec instead of timespec
by Arnd Bergmann
· 5 years ago
895badf
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec-next
by David S. Miller
· 5 years ago
c29f74e
netfilter: nf_flow_table: hardware offload support
by Pablo Neira Ayuso
· 5 years ago
8bb69f3
netfilter: nf_tables: add flowtable offload control plane
by Pablo Neira Ayuso
· 5 years ago
0c06d16
lwtunnel: ignore any TUNNEL_OPTIONS_PRESENT flags set by users
by Xin Long
· 5 years ago
58e8494
lwtunnel: get nlsize for erspan options properly
by Xin Long
· 5 years ago
ed02551
lwtunnel: change to use nla_parse_nested on new options
by Xin Long
· 5 years ago
14684b9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
bbab7ef
net: icmp: fix data-race in cmp_global_allow()
by Eric Dumazet
· 5 years ago
200ecef
tcp: Remove one extra ktime_get_ns() from cookie_init_timestamp
by Eric Dumazet
· 5 years ago
71685eb
inetpeer: fix data-race in inet_putpeer / inet_putpeer
by Eric Dumazet
· 5 years ago
e0a3126
ipv4: Fix table id reference in fib_sync_down_addr
by David Ahern
· 5 years ago
a5a7daa
tcp: fix data-race in tcp_recvmsg()
by Eric Dumazet
· 5 years ago
9ed498c
net: silence data-races on sk_backlog.tail
by Eric Dumazet
· 5 years ago
b0a2181
lwtunnel: add options setting and dumping for erspan
by Xin Long
· 5 years ago
edf31cb
lwtunnel: add options setting and dumping for vxlan
by Xin Long
· 5 years ago
4ece477
lwtunnel: add options setting and dumping for geneve
by Xin Long
· 5 years ago
0eb8eb2
lwtunnel: add options process for cmp_encap
by Xin Long
· 5 years ago
f52f11e
lwtunnel: add options process for arp request
by Xin Long
· 5 years ago
099ecf5
net: annotate lockless accesses to sk->sk_max_ack_backlog
by Eric Dumazet
· 5 years ago
288efe8
net: annotate lockless accesses to sk->sk_ack_backlog
by Eric Dumazet
· 5 years ago
3828a93
inet_diag: use jiffies_delta_to_msecs()
by Eric Dumazet
· 5 years ago
54074f1
icmp: remove duplicate code
by Matteo Croce
· 5 years ago
2adf81c
net: icmp: use input address in traceroute
by Francesco Ruggeri
· 5 years ago
d31e955
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
a904a06
inet: stop leaking jiffies on the wire
by Eric Dumazet
· 5 years ago
623d0c2
tcp: increase tcp_max_syn_backlog max value
by Eric Dumazet
· 5 years ago
7170a97
net: annotate accesses to sk->sk_incoming_cpu
by Eric Dumazet
· 5 years ago
51210ad
inet: do not call sublist_rcv on empty list
by Florian Westphal
· 5 years ago
2eb8d6d
erspan: fix the tun_info options_len check for erspan
by Xin Long
· 5 years ago
a793183
udp: fix data-race in udp_set_dev_scratch()
by Eric Dumazet
· 5 years ago
3f926af
net: use skb_queue_empty_lockless() in busy poll contexts
by Eric Dumazet
· 5 years ago
3ef7cf5
net: use skb_queue_empty_lockless() in poll() handlers
by Eric Dumazet
· 5 years ago
137a0db
udp: use skb_queue_empty_lockless()
by Eric Dumazet
· 5 years ago
0b834ba
ipv4: fix route update on metric change.
by Paolo Abeni
· 5 years ago
4802747
tcp: add TCP_INFO status for failed client TFO
by Jason Baron
· 5 years ago
e7a409c
ipv4: fix IPSKB_FRAG_PMTU handling with fragmentation
by Eric Dumazet
· 5 years ago
2f18439
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
9669fff
net: ensure correct skb->tstamp in various fragmenters
by Eric Dumazet
· 5 years ago
5018c59
ipv4: fix race condition between route lookup and invalidation
by Wei Wang
· 5 years ago
595e065
ipv4: Return -ENETUNREACH if we can't create route but saddr is valid
by Stefano Brivio
· 5 years ago
cab209e
tcp: fix a possible lockdep splat in tcp_done()
by Eric Dumazet
· 5 years ago
c208bdb
tcp: improve recv_skip_hint for tcp_zerocopy_receive
by Soheil Hassas Yeganeh
· 5 years ago
ab4e846
tcp: annotate sk->sk_wmem_queued lockless reads
by Eric Dumazet
· 5 years ago
e292f05
tcp: annotate sk->sk_sndbuf lockless reads
by Eric Dumazet
· 5 years ago
ebb3b78
tcp: annotate sk->sk_rcvbuf lockless reads
by Eric Dumazet
· 5 years ago
d9b55bf
tcp: annotate tp->urg_seq lockless reads
by Eric Dumazet
· 5 years ago
e0d694d
tcp: annotate tp->snd_nxt lockless reads
by Eric Dumazet
· 5 years ago
0f31746
tcp: annotate tp->write_seq lockless reads
by Eric Dumazet
· 5 years ago
7db48e9
tcp: annotate tp->copied_seq lockless reads
by Eric Dumazet
· 5 years ago
dba7d9b
tcp: annotate tp->rcv_nxt lockless reads
by Eric Dumazet
· 5 years ago
d983ea6
tcp: add rcu protection around tp->fastopen_rsk
by Eric Dumazet
· 5 years ago
eac6640
net: annotate sk->sk_rcvlowat lockless reads
by Eric Dumazet
· 5 years ago
8265792
net: silence KCSAN warnings around sk_add_backlog() calls
by Eric Dumazet
· 5 years ago
1f142c1
tcp: annotate lockless access to tcp_memory_pressure
by Eric Dumazet
· 5 years ago
60b173c
net: add {READ|WRITE}_ONCE() annotations on ->rskq_accept_head
by Eric Dumazet
· 5 years ago
fd1ac07
xfrm: ifdef setsockopt(UDP_ENCAP_ESPINUDP/UDP_ENCAP_ESPINUDP_NON_IKE)
by Alexey Dobriyan
· 5 years ago
6f4c930
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
b406472
net: ipv4: avoid mixed n_redirects and rate_tokens usage
by Paolo Abeni
· 5 years ago
5a43f69
igmp: uninline ip_mc_validate_checksum()
by Alexey Dobriyan
· 5 years ago
b7a5955
net: fib_notifier: propagate extack down to the notifier block callback
by Jiri Pirko
· 5 years ago
55c894f
net: fib_notifier: propagate possible error during fib notifier registration
by Jiri Pirko
· 5 years ago
Next »