index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ipv4
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
tcp: fix various issues for sockets morphing to listen state
Eric Dumazet
2017-07-04
2
-4
/
+9
*
igmp: Make igmp group member RFC 3376 compliant
Michal Tesar
2017-07-04
1
-1
/
+6
*
ping: implement proper locking
Eric Dumazet
2017-06-17
1
-2
/
+1
*
netfilter: arp_tables: fix invoking 32bit "iptable -P INPUT ACCEPT" failed in...
Hongxu Jia
2017-06-17
1
-2
/
+2
*
ipv4: igmp: Allow removing groups from a removed interface
Andrew Lunn
2017-06-17
1
-2
/
+4
*
dccp/tcp: fix routing redirect race
Jon Maxwell
2017-06-17
1
-1
/
+2
*
ipv4: mask tos for input route
Julian Anastasov
2017-06-17
1
-0
/
+1
*
vti4: Don't count header length twice.
Steffen Klassert
2017-06-17
1
-1
/
+0
*
ping: fix a null pointer dereference
WANG Cong
2017-06-17
1
-0
/
+2
*
netlabel: out of bound access in cipso_v4_validate()
Eric Dumazet
2017-06-17
1
-0
/
+4
*
tcp: initialize max window for a new fastopen socket
Alexey Kodanev
2017-06-17
1
-0
/
+1
*
netfilter: x_tables: enforce nul-terminated table name from getsockopt GET_EN...
Pablo Neira Ayuso
2017-05-30
2
-0
/
+4
*
net/ipv4: queue work on power efficient wq
viresh kumar
2017-05-24
1
-4
/
+6
*
net: tcp: split ack slow/fast events from cwnd_event
Florian Westphal
2017-05-24
2
-14
/
+26
*
tcp: remove unused min_cwnd member of tcp_congestion_ops
Stanislav Fomichev
2017-05-24
9
-18
/
+0
*
tcp: whitespace fixes
stephen hemminger
2017-05-24
13
-116
/
+102
*
net: ipv4: Don't crash if passing a null sk to ip_rt_update_pmtu.
Lorenzo Colitti
2017-05-23
1
-1
/
+2
*
net: inet: Support UID-based routing in IP protocols.
Lorenzo Colitti
2017-05-23
9
-22
/
+36
*
BACKPORT [UPSTREAM] net: add real socket cookies
Chenbo Feng
2017-05-23
1
-0
/
+1
*
net: core: add UID to flows, rules, and routes
Lorenzo Colitti
2017-05-23
2
-0
/
+12
*
Revert "net: core: Support UID-based routing."
Lorenzo Colitti
2017-05-23
8
-34
/
+13
*
Revert "Handle 'sk' being NULL in UID-based routing."
Lorenzo Colitti
2017-05-23
1
-1
/
+1
*
dccp/tcp: do not inherit mc_list from parent
Eric Dumazet
2017-05-22
1
-0
/
+2
*
ANDROID: Add untag hacks to inet_release function
Chenbo Feng
2017-05-20
1
-0
/
+4
*
net: ping: check minimum size on ICMP header length
Kees Cook
2017-05-10
1
-0
/
+4
*
Revert "net: ping: Fix stack buffer overflow in ping_common_sendmsg()"
Mister Oyster
2017-05-10
1
-1
/
+1
*
ping: implement proper locking
Eric Dumazet
2017-05-10
1
-2
/
+3
*
mtk: 3.10 updates
Mister Oyster
2017-04-29
6
-45
/
+39
*
ipv4, fib: pass LOOPBACK_IFINDEX instead of 0 to flowi4_iif
Cong Wang
2017-04-29
4
-6
/
+4
*
Revert "netfilter: have ip*t REJECT set the sock err when an icmp is to be sent"
Erik Kline
2017-04-25
2
-20
/
+0
*
net: Fix maybe-uninitialized variables
Christopher N. Hesse
2017-04-25
1
-0
/
+10
*
Fix NULL pointer dereference in tcp_nuke_addr.
Lorenzo Colitti
2017-04-17
1
-2
/
+5
*
ipv4: keep skb->dst around in presence of IP options
Eric Dumazet
2017-04-16
1
-1
/
+8
*
net: Fail explicit bind to local reserved ports
Subash Abhinov Kasiviswanathan
2017-04-13
4
-0
/
+22
*
net: tcp: fix rtable leak in tcp_is_local[6]
liping.zhang
2017-04-13
1
-2
/
+10
*
net: ipv4: fix maybe-uninitialized warnings
Nathan Chancellor
2017-04-13
1
-2
/
+2
*
tcp: fix more NULL deref after prequeue changes
Eric Dumazet
2017-04-13
1
-2
/
+2
*
net: ping: Return EAFNOSUPPORT when appropriate.
Lorenzo Colitti
2017-04-11
1
-1
/
+12
*
tcp: initialize tp->copied_seq in case of cross SYN connection
Eric Dumazet
2017-04-11
1
-0
/
+1
*
BACKPORT: tcp: avoid infinite loop in tcp_splice_read()
Eric Dumazet
2017-04-11
1
-0
/
+6
*
ipv4: Set skb->protocol properly for local output
Eli Cooper
2017-04-11
1
-0
/
+3
*
ipv4: use new_gw for redirect neigh lookup
Stephen Suryaputra Lin
2017-04-11
1
-1
/
+3
*
neigh: check error pointer instead of NULL for ipv4_neigh_lookup()
WANG Cong
2017-04-11
1
-1
/
+1
*
ipmr, ip6mr: fix scheduling while atomic and a deadlock with ipmr_get_route
Nikolay Aleksandrov
2017-04-11
2
-2
/
+4
*
net: disable fragment reassembly if high_thresh is set to zero
Michal Kubecek
2017-04-11
1
-0
/
+4
*
tcp: take care of truncations done by sk_filter()
Eric Dumazet
2017-04-11
1
-1
/
+18
*
tcp: fix wrong checksum calculation on MTU probing
Douglas Caetano dos Santos
2017-04-11
1
-5
/
+7
*
tcp: fix overflow in __tcp_retransmit_skb()
Eric Dumazet
2017-04-11
1
-1
/
+2
*
tcp: properly scale window in tcp_v[46]_reqsk_send_ack()
Eric Dumazet
2017-04-11
1
-1
/
+2
*
net: diag: allow socket bytecode filters to match socket marks
Lorenzo Colitti
2017-04-11
1
-3
/
+29
[prev]
[next]