index
:
kernel_samsung_tuna.git
replicant-4.2
replicant-6.0
kernel/samsung/tuna
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
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-05
1
-0
/
+3
*
ipv4: try to cache dst_entries which would cause a redirect
Hannes Frederic Sowa
2016-01-05
2
-2
/
+6
*
udp: fix behavior of wrong checksums
Eric Dumazet
2016-01-05
1
-4
/
+2
*
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2016-01-05
1
-0
/
+1
*
net/ping: handle protocol mismatching scenario
Jane Zhou
2015-04-11
1
-0
/
+2
*
net: defer net_secret[] initialization
Eric Dumazet
2014-11-26
1
-1
/
+4
*
net: ipv4: current group_info should be put after using.
JP Abgrall
2014-11-26
1
-4
/
+11
*
Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvr
Ziyann
2014-11-26
18
-72
/
+88
|
\
|
*
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
*
|
net: core: Support UID-based routing.
Lorenzo Colitti
2014-11-20
9
-7
/
+28
*
|
ipv4: route non-local sources for raw socket
Julian Anastasov
2014-11-20
1
-1
/
+2
*
|
ipv4: use a 64bit load/store in output path
Eric Dumazet
2014-11-20
1
-4
/
+17
*
|
ipv4: tcp: fix TOS value in ACK messages sent from TIME_WAIT
Eric Dumazet
2014-11-20
3
-7
/
+11
*
|
tcp: add a sysctl to config the tcp_default_init_rwnd
JP Abgrall
2014-11-20
3
-10
/
+34
*
|
ping: prevent NULL pointer dereference on write to msg_name
Hannes Frederic Sowa
2014-11-20
1
-14
/
+18
*
|
ping: always initialize ->sin6_scope_id and ->sin6_flowinfo
Cong Wang
2014-11-20
1
-3
/
+3
*
|
net: ipv6: Add IPv6 support to the ping socket.
Lorenzo Colitti
2014-11-20
3
-162
/
+406
*
|
Merge tag 'v3.0.72' into android-3.0
Todd Poynor
2013-04-05
5
-21
/
+36
|
\
\
|
|
/
|
*
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
*
|
Merge tag 'v3.0.68' into android-3.0
Colin Cross
2013-03-13
9
-14
/
+25
|
\
\
|
|
/
|
*
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
|
*
tcp: fix for zero packets_in_flight was too broad
Ilpo Järvinen
2013-02-14
1
-2
/
+6
|
*
tcp: frto should not set snd_cwnd to 0
Eric Dumazet
2013-02-14
1
-1
/
+2
|
*
net: prevent setting ttl=0 via IP_TTL
Cong Wang
2013-02-14
1
-1
/
+1
|
*
rtnetlink: Compute and store minimum ifinfo dump size
Greg Rose
2013-01-17
5
-9
/
+10
*
|
Merge commit 'v3.0.58' into android-3.0
Todd Poynor
2013-01-15
8
-48
/
+114
|
\
\
|
|
/
|
*
tcp: RFC 5961 5.2 Blind Data Injection Attack Mitigation
Eric Dumazet
2013-01-11
1
-18
/
+25
|
*
tcp: tcp_replace_ts_recent() should not be called from tcp_validate_incoming()
Eric Dumazet
2013-01-11
1
-5
/
+10
|
*
tcp: refine SYN handling in tcp_validate_incoming
Eric Dumazet
2013-01-11
1
-1
/
+5
|
*
tcp: implement RFC 5961 4.2
Eric Dumazet
2013-01-11
2
-18
/
+16
|
*
tcp: implement RFC 5961 3.2
Eric Dumazet
2013-01-11
3
-1
/
+38
|
*
route: release dst_entry.hh_cache when handling redirects
Michal Kubecek
2012-12-10
1
-0
/
+4
[next]