Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
9bb59a21f53e7231696257d5e6283a4fbacfb43f
/
net
/
ipv4
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
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
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
7c550da
net: fib_notifier: make FIB notifier per-netns
by Jiri Pirko
· 5 years ago
3afb096
tcp: fix slab-out-of-bounds in tcp_zerocopy_receive()
by Eric Dumazet
· 5 years ago
4094871
udp: only do GSO if # of segs > 1
by Josh Hunt
· 5 years ago
44b321e
udp: fix gso_segs calculations
by Josh Hunt
· 5 years ago
4fbb97b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 5 years ago
51976f4
ipconfig: Handle CONFIG_CIFS_ROOT option
by Paulo Alcantara (SUSE)
· 5 years ago
3256a2d
tcp: adjust rto_base in retransmits_timed_out()
by Eric Dumazet
· 5 years ago
be2644a
tcp: add ipv6_addr_v4mapped_loopback() helper
by Eric Dumazet
· 5 years ago
895b5c9
netfilter: drop bridge nf reset from nf_reset
by Florian Westphal
· 5 years ago
0e141f7
erspan: remove the incorrect mtu limit for erspan
by Haishuang Yan
· 5 years ago
a41e8a8
tcp: better handle TCP_USER_TIMEOUT in SYN_SENT state
by Eric Dumazet
· 5 years ago
6b3656a
tcp_bbr: fix quantization code to not raise cwnd if not probing bandwidth
by Kevin(Yudong) Yang
· 5 years ago
f6c0f5d
tcp: honor SO_PRIORITY in TIME_WAIT state
by Eric Dumazet
· 5 years ago
bf69aba
net: Fix Kconfig indentation
by Krzysztof Kozlowski
· 5 years ago
77d5bc7
ipv4: Revert removal of rt_uses_gateway
by David Ahern
· 5 years ago
81160dd
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
by Linus Torvalds
· 5 years ago
1bab8d4
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
94d18ee
Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 5 years ago
8f7baad7f
tcp: Add snd_wnd to TCP_INFO
by Thomas Higdon
· 5 years ago
f9af2db
tcp: Add TCP_INFO counter for packets received out-of-order
by Thomas Higdon
· 5 years ago
acdcecc
udp: correct reuseport selection with connected sockets
by Willem de Bruijn
· 5 years ago
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
c6af0c2
ip: support SO_MARK cmsg
by Willem de Bruijn
· 5 years ago
022c10d
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next
by David S. Miller
· 5 years ago
b0edba2
netfilter: fix coding-style errors.
by Jeremy Sowden
· 5 years ago
051ba67
tcp: force a PSH flag on TSO packets
by Eric Dumazet
· 5 years ago
af38d07
tcp: fix tcp_ecn_withdraw_cwr() to clear TCP_ECN_QUEUE_CWR
by Neal Cardwell
· 5 years ago
0079ad8
ipmr: remove hard code cache_resolve_queue_len limit
by Hangbin Liu
· 5 years ago
b58662a
tcp: ulp: fix possible crash in tcp_diag_get_aux_size()
by Eric Dumazet
· 5 years ago
Next »