Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
a9db2f4f887c2cc9557fc2ae553ea24ecc65c6e0
/
net
/
ipv4
ef13840
tcp: reset sk_rx_dst in tcp_disconnect()
by WANG Cong
· 7 years ago
4211442
netfilter: use skb_to_full_sk in ip_route_me_harder
by Florian Westphal
· 8 years ago
cac2a9b
igmp: add a missing spin_lock_init()
by WANG Cong
· 7 years ago
ecd6627
igmp: acquire pmc lock for ip_mc_clear_src()
by WANG Cong
· 7 years ago
74e24d1
NET: Fix /proc/net/arp for AX.25
by Ralf Baechle
· 7 years ago
116589a
tcp: tcp_probe: use spin_lock_bh()
by Eric Dumazet
· 7 years ago
0aa89f1
net: ping: do not abuse udp_poll()
by Eric Dumazet
· 7 years ago
3ee35b9
tcp: disallow cwnd undo when switching congestion control
by Yuchung Cheng
· 7 years ago
988b979
ipv4: add reference counting to metrics
by Eric Dumazet
· 7 years ago
4b81271
tcp: avoid fastopen API to be used on AF_UNSPEC
by Wei Wang
· 7 years ago
6864761
net: Improve handling of failures on link and route dumps
by David Ahern
· 7 years ago
0174b07
tcp: eliminate negative reordering in tcp_clean_rtx_queue
by Soheil Hassas Yeganeh
· 7 years ago
8d62524
tcp: avoid fragmenting peculiar skbs in SACK
by Yuchung Cheng
· 8 years ago
4eed440
dccp/tcp: do not inherit mc_list from parent
by Eric Dumazet
· 8 years ago
f190653
ipv4, ipv6: ensure raw socket message is big enough to hold an IP header
by Alexander Potapenko
· 8 years ago
747a001
tcp: do not inherit fastopen_req from parent
by Eric Dumazet
· 8 years ago
91260ba
tcp: fix wraparound issue in tcp_lp
by Eric Dumazet
· 8 years ago
f3235cb
tcp: do not underestimate skb->truesize in tcp_trim_head()
by Eric Dumazet
· 8 years ago
1dc1b7b
tcp: memset ca_priv data to 0 properly
by Wei Wang
· 8 years ago
8c04e2a
net-timestamp: avoid use-after-free in ip_recv_error
by Willem de Bruijn
· 8 years ago
479beb4
tcp: clear saved_syn in tcp_disconnect()
by Eric Dumazet
· 8 years ago
dbaaa58
net: ipv4: fix multipath RTM_GETROUTE behavior when iif is given
by Florian Larysch
· 8 years ago
e88a8e0
ping: implement proper locking
by Eric Dumazet
· 8 years ago
9e13bce
tcp: initialize icsk_ack.lrcvtime at session start time
by Eric Dumazet
· 8 years ago
62e85fe
ipv4: provide stronger user input validation in nl_fib_input()
by Eric Dumazet
· 8 years ago
98933eb
dccp/tcp: fix routing redirect race
by Jon Maxwell
· 8 years ago
b07eed8
net/tunnel: set inner protocol in network gro hooks
by Paolo Abeni
· 8 years ago
07753bc
tcp: fix various issues for sockets morphing to listen state
by Eric Dumazet
· 8 years ago
bbaeb9b
tcp/dccp: block BH for SYN processing
by Eric Dumazet
· 8 years ago
36931eb
ipv4: mask tos for input route
by Julian Anastasov
· 8 years ago
481aedf
ip: fix IP_CHECKSUM handling
by Paolo Abeni
· 8 years ago
7c4c32a
tcp: fix mark propagation with fwmark_reflect enabled
by Pau Espin Pedrol
· 8 years ago
16a3fbe
igmp, mld: Fix memory leak in igmpv3/mld_del_delrec()
by Hangbin Liu
· 8 years ago
a700cf2
ping: fix a null pointer dereference
by WANG Cong
· 8 years ago
0f895f5
tcp: avoid infinite loop in tcp_splice_read()
by Eric Dumazet
· 8 years ago
66cdd43
netlabel: out of bound access in cipso_v4_validate()
by Eric Dumazet
· 8 years ago
f5b5444
ipv4: keep skb->dst around in presence of IP options
by Eric Dumazet
· 8 years ago
ca876df
tcp: fix 0 divide in __tcp_select_window()
by Eric Dumazet
· 8 years ago
89c2588
net: Specify the owning module for lwtunnel ops
by Robert Shearman
· 8 years ago
0c687a7
tcp: initialize max window for a new fastopen socket
by Alexey Kodanev
· 8 years ago
e9db042
lwtunnel: fix autoload of lwt modules
by David Ahern
· 8 years ago
3524f64
tcp: fix tcp_fastopen unaligned access complaints on sparc
by Shannon Nelson
· 8 years ago
958bb1b
net: ipv4: fix table id in getroute response
by David Ahern
· 8 years ago
6980c52
net: lwtunnel: Handle lwtunnel_fill_encap failure
by David Ahern
· 8 years ago
7b7a5a8
net: ipv4: Fix multipath selection with vrf
by David Ahern
· 8 years ago
efc455f
ipv4: Do not allow MAIN to be alias for new LOCAL w/ custom rules
by Alexander Duyck
· 8 years ago
fe1e13c
igmp: Make igmp group member RFC 3376 compliant
by Michal Tesar
· 8 years ago
a8a213f
net: ipv4: dst for local input routes should use l3mdev if relevant
by David Ahern
· 8 years ago
e742208
net: fix incorrect original ingress device index in PKTINFO
by Wei Zhang
· 8 years ago
d36a1cb
inet: fix IP(V6)_RECVORIGDSTADDR for udp sockets
by Willem de Bruijn
· 8 years ago
dcb17d2
tcp: warn on bogus MSS and try to amend it
by Marcelo Ricardo Leitner
· 8 years ago
0eab121
net: ping: check minimum size on ICMP header length
by Kees Cook
· 8 years ago
a52ca62
ipv4: Drop suffix update from resize code
by Alexander Duyck
· 8 years ago
1a23917
ipv4: Drop leaf from suffix pull/push functions
by Alexander Duyck
· 8 years ago
f418043
ipv4: Set skb->protocol properly for local output
by Eli Cooper
· 8 years ago
7bbf91c
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klassert/ipsec
by David S. Miller
· 8 years ago
3d2dd61
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
17a49cd
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in 64bit kernel
by Hongxu Jia
· 8 years ago
7c7fedd
esp4: Fix integrity verification when ESN are used
by Tobias Brunner
· 8 years ago
a510887
GSO: Reload iph after pskb_may_pull
by Arnaldo Carvalho de Melo
· 8 years ago
4df21df
tcp: Set DEFAULT_TCP_CONG to bbr if DEFAULT_BBR is set
by Julian Wollrath
· 8 years ago
30c7be2
udplite: call proper backlog handlers
by Eric Dumazet
· 8 years ago
6d8b49c
netfilter: Update ip_route_me_harder to consider L3 domain
by David Ahern
· 8 years ago
7082c5c
tcp: zero ca_priv area when switching cc algorithms
by Florian Westphal
· 8 years ago
3114cdf
ipv4: Fix memory leak in exception case for splitting tries
by Alexander Duyck
· 8 years ago
3b70933
ipv4: Restore fib_trie_flush_external function and fix call ordering
by Alexander Duyck
· 8 years ago
73e2d5e
udp: restore UDPlite many-cast delivery
by Pablo Neira
· 8 years ago
24803f3
igmp: do not remove igmp souce list info when set link down
by Hangbin Liu
· 8 years ago
ac6e780
tcp: take care of truncations done by sk_filter()
by Eric Dumazet
· 8 years ago
969447f
ipv4: use new_gw for redirect neigh lookup
by Stephen Suryaputra Lin
· 8 years ago
0ace81e
ipv4: update comment to document GSO fragmentation cases.
by Lance Richardson
· 8 years ago
9b6c14d
net: tcp response should set oif only if it is L3 master
by David Ahern
· 8 years ago
9fa684e
Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf
by David S. Miller
· 8 years ago
9d1a6c4
net: icmp_route_lookup should use rt dev to determine L3 domain
by David Ahern
· 8 years ago
fd0285a
fib_trie: Correct /proc/net/route off by one error
by Alexander Duyck
· 8 years ago
79d8665
tcp: fix return value for partial writes
by Eric Dumazet
· 8 years ago
9ee6c5d
ipv4: allow local fragmentation in ip_finish_output_gso()
by Lance Richardson
· 8 years ago
ac9e70b
tcp: fix potential memory corruption
by Eric Dumazet
· 8 years ago
14135f3
inet: fix sleeping inside inet_wait_for_connect()
by WANG Cong
· 8 years ago
ce6dd23
dctcp: avoid bogus doubling of cwnd after loss
by Florian Westphal
· 8 years ago
b73b8a1
netfilter: nft_dup: do not use sreg_dev if the user doesn't specify it
by Liping Zhang
· 8 years ago
10df8e6
udp: fix IP_CHECKSUM handling
by Eric Dumazet
· 8 years ago
396a30c
ipv4: use the right lock for ping_group_range
by WANG Cong
· 8 years ago
a681574
ipv4: disable BH in set_ping_group_range()
by Eric Dumazet
· 8 years ago
286c72d
udp: must lock the socket in udp_disconnect()
by Eric Dumazet
· 8 years ago
fcd91dd
net: add recursion limit to GRO
by Sabrina Dubroca
· 8 years ago
8245458
tcp: do not export sysctl_tcp_low_latency
by Eric Dumazet
· 8 years ago
7ab4889
tcp: Remove unused but set variable
by Tobias Klauser
· 8 years ago
7e1670c
ipv4: Remove unused but set variable
by Tobias Klauser
· 8 years ago
a04a480
net: Require exact match for TCP socket lookups if dif is l3mdev
by David Ahern
· 8 years ago
6104e11
net: ipv4: Do not drop to make_route if oif is l3mdev
by David Ahern
· 8 years ago
b66484c
Merge branch 'akpm' (patches from Andrew)
by Linus Torvalds
· 8 years ago
81243ea
cred: simpler, 1D supplementary groups
by Alexey Dobriyan
· 8 years ago
2d75807
mm: memcontrol: consolidate cgroup socket tracking
by Johannes Weiner
· 8 years ago
d1f5323
Merge branch 'work.splice_read' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 8 years ago
2586926
skb_splice_bits(): get rid of callback
by Al Viro
· 8 years ago
b50afd2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
by David S. Miller
· 8 years ago
6d4a741
net: Suppress the "Comparison to NULL could be written" warnings
by Jia He
· 8 years ago
f22d5c4
proc: Reduce cache miss in snmp_seq_show
by Jia He
· 8 years ago
3acf3ec
tcp: Change txhash on every SYN and RTO retransmit
by Lawrence Brakmo
· 8 years ago
Next »