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: refine memory limit test in tcp_fragment()
Eric Dumazet
2019-07-18
1
-1
/
+1
*
BACKPORT: tcp: enforce tcp_min_snd_mss in tcp_mtu_probing()
Eric Dumazet
2019-07-18
1
-0
/
+1
*
BACKPORT: tcp: add tcp_min_snd_mss sysctl
Eric Dumazet
2019-07-18
2
-2
/
+13
*
tcp: limit payload size of sacked skbs
Eric Dumazet
2019-07-18
3
-8
/
+25
*
tcp: tcp_fragment() should apply sane memory limits
Eric Dumazet
2019-07-18
2
-0
/
+6
*
netfilter: drop outermost socket lock in getsockopt()
Paolo Abeni
2019-05-03
1
-6
/
+1
*
ipv4: Avoid reading user iov twice after raw_probe_proto_opt
Herbert Xu
2019-05-03
1
-8
/
+54
*
ipv4: Use standard iovec primitive in raw_probe_proto_opt
Herbert Xu
2019-05-03
1
-39
/
+11
*
ip_tunnel: be careful when accessing the inner header
Paolo Abeni
2019-05-03
1
-0
/
+9
*
ipv4: remove BUG_ON() from fib_compute_spec_dst
Lorenzo Bianconi
2019-05-03
1
-2
/
+3
*
net: metrics: add proper netlink validation
Eric Dumazet
2019-05-03
1
-0
/
+2
*
net: test tailroom before appending to linear skb
Willem de Bruijn
2019-05-03
1
-1
/
+2
*
tcp: purge write queue in tcp_connect_init()
Eric Dumazet
2019-05-03
1
-2
/
+5
*
ipv4: fix memory leaks in udp_sendmsg, ping_v4_sendmsg
Andrey Ignatov
2019-05-03
2
-4
/
+10
*
tcp: fix TCP_REPAIR_QUEUE bound checking
Eric Dumazet
2019-05-03
1
-1
/
+1
*
tcp: don't read out-of-bounds opsize
Jann Horn
2019-05-03
1
-5
/
+2
*
tcp: md5: reject TCP_MD5SIG or TCP_MD5SIG_EXT on established sockets
Eric Dumazet
2019-05-03
1
-2
/
+4
*
soreuseport: initialise timewait reuseport field
Eric Dumazet
2019-05-03
1
-0
/
+1
*
ip_tunnel: better validate user provided tunnel names
Eric Dumazet
2019-05-03
1
-5
/
+6
*
netfilter: on sockopt() acquire sock lock only in the required scope
Paolo Abeni
2019-05-02
2
-11
/
+9
*
ipv4: Fix potential Spectre v1 vulnerability
Gustavo A. R. Silva
2019-05-02
1
-0
/
+3
*
inet: prevent leakage of uninitialized memory to user in recv syscalls Only u...
Hannes Frederic Sowa
2019-05-02
1
-11
/
+5
*
ipv4: arp: update neighbour address when a gratuitous arp is received and arp...
Salam Noureddine
2019-05-02
1
-4
/
+10
*
gcc6: partial merge of 'Fix all GCC 6.x warnings' by nathanchance : https://g...
Moyster
2018-12-01
1
-0
/
+3
*
Revert "GCC: Fix up for gcc 5+"
Moyster
2018-11-30
1
-1
/
+0
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2018-11-29
20
-20
/
+20
*
GCC: Fix up for gcc 5+
mydongistiny
2018-11-29
1
-0
/
+1
*
ANDROID: Revert "net: increase fragment memory usage limits"
Greg Hackmann
2018-11-27
1
-15
/
+7
*
UPSTREAM: tcp: detect malicious patterns in tcp_collapse_ofo_queue()
Eric Dumazet
2018-11-27
1
-2
/
+14
*
UPSTREAM: tcp: avoid collapses in tcp_prune_queue() if possible
Eric Dumazet
2018-11-27
1
-0
/
+3
*
BACKPORT: net: ipv4: fix for a race condition in raw_sendmsg
Jonathan Solnit
2018-05-16
1
-5
/
+10
*
UPSTREAM: ipv4, ipv6: ensure raw socket message is big enough to hold an IP h...
Alexander Potapenko
2018-01-30
1
-0
/
+3
*
tcp: fix a compile error in DBGUNDO()
Eric Dumazet
2017-12-05
1
-2
/
+1
*
ipv4: add option to drop gratuitous ARP packets
Johannes Berg
2017-11-18
2
-0
/
+10
*
ipv4: add option to drop unicast encapsulated in L2 multicast
Johannes Berg
2017-11-18
2
-1
/
+26
*
ipv4: initialize fib_trie prior to register_netdev_notifier call.
Mahesh Bandewar
2017-11-06
1
-4
/
+5
*
net: ping: do not abuse udp_poll()
Eric Dumazet
2017-11-06
1
-1
/
+1
*
tcp: initialize rcv_mss to TCP_MIN_MSS instead of 0
Wei Wang
2017-11-06
1
-0
/
+4
*
tcp: when rearming RTO, if RTO time is in past then fire RTO ASAP
Neal Cardwell
2017-11-06
1
-2
/
+1
*
tcp: avoid setting cwnd to invalid ssthresh after cwnd reduction states
Yuchung Cheng
2017-11-06
1
-2
/
+2
*
tcp: reset sk_rx_dst in tcp_disconnect()
WANG Cong
2017-11-06
1
-0
/
+2
*
tcp: disallow cwnd undo when switching congestion control
Yuchung Cheng
2017-11-06
1
-0
/
+1
*
netfilter: invoke synchronize_rcu after set the _hook_ to NULL
Liping Zhang
2017-11-06
1
-0
/
+1
*
tcp: fix xmit timer to only be reset if data ACKed/SACKed
Neal Cardwell
2017-11-06
2
-22
/
+15
*
tcp: enable xmit timer fix by having TLP use time when RTO should fire
Neal Cardwell
2017-11-06
1
-9
/
+5
*
tcp: introduce tcp_rto_delta_us() helper for xmit timer fix
Neal Cardwell
2017-11-06
1
-3
/
+1
*
udp: consistently apply ufo or fragmentation
Willem de Bruijn
2017-11-06
2
-3
/
+6
*
seq_file: remove "%n" usage from seq_file users
Tetsuo Handa
2017-09-23
4
-40
/
+36
*
tcp: initialize icsk_ack.lrcvtime at session start time
Eric Dumazet
2017-07-04
2
-1
/
+2
*
ipv4: provide stronger user input validation in nl_fib_input()
Eric Dumazet
2017-07-04
1
-1
/
+2
[next]