index
:
kernel_samsung_espresso10.git
replicant-4.2
replicant-6.0
kernel/samsung/espresso10
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: make challenge acks less predictable
Eric Dumazet
2017-06-07
1
-5
/
+12
*
tcp: Change possible SYN flooding messages
Eric Dumazet
2017-06-07
2
-21
/
+30
*
ping: implement proper locking
Eric Dumazet
2017-06-07
1
-2
/
+3
*
Revert "udp: remove redundant variable"
David S. Miller
2017-03-17
1
-7
/
+8
*
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2017-03-17
2
-2
/
+2
*
UPSTREAM: netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-10-13
2
-18
/
+16
*
netfilter: x_tables: make sure e->next_offset covers remaining blob size
Florian Westphal
2016-10-12
2
-4
/
+8
*
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-10-12
2
-21
/
+20
*
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-10-12
3
-2
/
+18
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-10-12
1
-0
/
+3
*
net: fix iterating over hashtable in tcp_nuke_addr()
Dmitry Torokhov
2016-10-12
1
-1
/
+1
*
udp: fix behavior of wrong checksums
Eric Dumazet
2016-10-12
1
-4
/
+2
*
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2016-10-12
2
-2
/
+6
*
Fix security issues reported by the android.security CTS
Stevan Marinkovic
2016-03-11
1
-0
/
+1
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2016-03-11
1
-1
/
+1
*
ipv4: Check if dev_out is NULL in ip_route_output_slow()
Dmitry Shmidt
2016-03-11
1
-1
/
+6
*
net/ping: handle protocol mismatching scenario
Jane Zhou
2016-03-11
1
-0
/
+2
*
ipv4: Skip calling fib_detect_death() if fib_dev is NULL
Dmitry Shmidt
2016-03-11
1
-1
/
+1
*
tcp: add a sysctl to config the tcp_default_init_rwnd
JP Abgrall
2016-03-11
3
-10
/
+34
*
net: core: Support UID-based routing.
Lorenzo Colitti
2016-03-11
9
-7
/
+28
*
ipv4: route non-local sources for raw socket
Julian Anastasov
2016-03-11
1
-1
/
+2
*
ipv4: use a 64bit load/store in output path
Eric Dumazet
2016-03-11
1
-4
/
+17
*
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2016-03-11
3
-7
/
+11
*
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
2016-03-11
1
-14
/
+18
*
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
2016-03-11
1
-3
/
+3
*
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2016-03-11
3
-162
/
+406
*
net: defer net_secret[] initialization
Eric Dumazet
2016-03-11
1
-1
/
+4
*
net: ipv4: current group_info should be put after using.
JP Abgrall
2016-03-11
1
-4
/
+11
*
Merge remote-tracking branch 'linux-stable/linux-3.0.y' into p-android-omap-3...
Ziyan
2015-10-25
36
-205
/
+361
|
\
|
*
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
|
*
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
2013-10-13
6
-10
/
+10
|
*
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
2013-09-14
1
-1
/
+1
|
*
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
2013-09-14
1
-4
/
+6
|
*
fib_trie: remove potential out of bound access
Eric Dumazet
2013-09-14
1
-4
/
+1
|
*
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
2013-08-11
1
-1
/
+5
|
*
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2013-07-28
1
-1
/
+2
|
*
ip_tunnel: fix kernel panic with icmp_dest_unreach
Eric Dumazet
2013-06-27
2
-2
/
+2
|
*
tcp: xps: fix reordering issues
Eric Dumazet
2013-06-27
1
-4
/
+6
|
*
tcp: fix tcp_md5_hash_skb_data()
Eric Dumazet
2013-06-27
1
-1
/
+5
|
*
net: drop dst before queueing fragments
Eric Dumazet
2013-05-01
1
-4
/
+11
|
*
tcp: call tcp_replace_ts_recent() from tcp_ack()
Eric Dumazet
2013-05-01
1
-33
/
+32
|
*
esp4: fix error return code in esp_output()
Wei Yongjun
2013-05-01
1
-3
/
+3
|
*
tcp: incoming connections might use wrong route under synflood
Dmitry Popov
2013-05-01
1
-2
/
+2
|
*
tcp: undo spurious timeout after SACK reneging
Yuchung Cheng
2013-04-05
1
-5
/
+2
|
*
tcp: preserve ACK clocking in TSO
Eric Dumazet
2013-04-05
1
-2
/
+5
|
*
inet: limit length of fragment queue hash table bucket lists
Hannes Frederic Sowa
2013-03-28
2
-7
/
+25
|
*
net/ipv4: Ensure that location of timestamp option is stored
David Ward
2013-03-28
1
-4
/
+1
|
*
tcp: fix double-counted receiver RTT when leaving receiver fast path
Neal Cardwell
2013-03-20
1
-3
/
+3
|
*
ipv6: use a stronger hash for tcp
Eric Dumazet
2013-02-28
1
-2
/
+7
|
*
ipv4: fix a bug in ping_err().
Li Wei
2013-02-28
1
-2
/
+2
[next]