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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ping: fix null pointer exception (seen in speedtest app)
DerTeufel
2016-11-07
1
-4
/
+3
*
ping: Fix race in free in receive path
subashab@codeaurora.org
2016-11-07
1
-2
/
+8
*
tcp: make challenge acks less predictable
Charles (Chas) Williams
2016-11-07
1
-5
/
+7
*
Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2016-11-07
1
-7
/
+12
*
Replace %p with %pK to prevent leaking kernel address
Mohamad Ayyash
2016-11-07
1
-1
/
+1
*
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
2016-09-28
1
-0
/
+4
*
Don't show empty tag stats for unprivileged uids
Mohamad Ayyash
2016-09-28
1
-1
/
+1
*
netfilter: IDLETIMER: fix invalid deference of timer
JP Abgrall
2016-09-28
1
-1
/
+1
*
pkt_sched: fq: avoid hang when quantum 0
Kenneth Klette Jonassen
2016-09-18
1
-2
/
+8
*
pkt_sched: fq: remove useless TIME_WAIT check
Eric Dumazet
2016-09-18
1
-2
/
+2
*
pkt_sched: fq: increase max delay from 125 ms to one second
Eric Dumazet
2016-09-18
1
-5
/
+4
*
sch_pie: schedule the timer after all init succeed
WANG Cong
2016-09-18
1
-1
/
+1
*
pkt_sched: fq: do not hold qdisc lock while allocating memory
Eric Dumazet
2016-09-18
1
-6
/
+15
*
pkt_sched: move the sanity test in qdisc_list_add()
Eric Dumazet
2016-09-18
1
-3
/
+4
*
net: pkt_sched: PIE AQM scheme
Vijay Subramanian
2016-09-18
3
-0
/
+569
*
net-qdisc-hhf: Heavy-Hitter Filter (HHF) qdisc
Terry Lam
2016-09-18
3
-0
/
+756
*
pkt_sched: fq: more robust memory allocation
Eric Dumazet
2016-09-18
1
-6
/
+28
*
pkt_sched: set root qdisc before change() in attach_default_qdiscs()
Eric Dumazet
2016-09-18
2
-2
/
+5
*
pkt_sched: fq: fix pacing for small frames
Eric Dumazet
2016-09-18
1
-4
/
+18
*
pkt_sched: fq: warn users using defrate
Eric Dumazet
2016-09-18
1
-6
/
+4
*
pkt_sched: fq: change classification of control packets
Maciej Żenczykowski
2016-09-18
1
-7
/
+1
*
pkt_sched: fq: clear time_next_packet for reused flows
Eric Dumazet
2016-09-18
1
-0
/
+1
*
pkt_sched: fq: fix non TCP flows pacing
Eric Dumazet
2016-09-18
1
-11
/
+9
*
pkt_sched: fq: fix typo for initial_quantum
Eric Dumazet
2016-09-18
1
-1
/
+1
*
pkt_sched: fq: rate limiting improvements
Eric Dumazet
2016-09-18
1
-19
/
+26
*
pkt_sched: fq: qdisc dismantle fixes
Eric Dumazet
2016-09-18
1
-20
/
+37
*
pkt_sched: fq: prefetch() fix
Eric Dumazet
2016-09-18
1
-1
/
+2
*
pkt_sched: fq: Fair Queue packet scheduler
Eric Dumazet
2016-09-18
3
-0
/
+807
*
net: diag: support v4mapped sockets in inet_diag_find_one_icsk()
Eric Dumazet
2016-09-10
1
-6
/
+12
*
net: tcp: deal with listen sockets properly in tcp_abort.
Lorenzo Colitti
2016-09-10
1
-0
/
+5
*
net: diag: Support destroying TCP sockets.
Lorenzo Colitti
2016-09-10
5
-0
/
+66
*
net: diag: Support SOCK_DESTROY for inet sockets.
Lorenzo Colitti
2016-09-10
1
-8
/
+15
*
net: diag: Add the ability to destroy a socket.
Lorenzo Colitti
2016-09-10
1
-3
/
+20
*
net: diag: split inet_diag_dump_one_icsk into two
Lorenzo Colitti
2016-09-10
1
-14
/
+32
*
tcp: make challenge acks less predictable
Eric Dumazet
2016-09-10
1
-7
/
+7
*
random: sprinkle e/f/prandom in places that deplete entropy often
imoseyon
2016-09-10
4
-4
/
+4
*
net/packet: merge fix
imoseyon
2016-09-10
1
-7
/
+0
*
random32: add prandom_u32_max and convert open coded users
Daniel Borkmann
2016-09-10
2
-8
/
+8
*
3.10.102-> 3.10.103
Jan Engelmohr
2016-09-10
20
-803
/
+708
*
tcp: enable sockets to use MSG_FASTOPEN by default
Yuchung Cheng
2016-09-01
1
-1
/
+1
*
tcp: fix timing issue in CUBIC slope calculation
Neal Cardwell
2016-09-01
1
-0
/
+8
*
tcp_cubic: do not set epoch_start in the future
Eric Dumazet
2016-09-01
1
-2
/
+8
*
tcp_cubic: better follow cubic curve after idle period
Eric Dumazet
2016-09-01
1
-0
/
+16
*
Linux 3.10.102 (accumulative patch)
Stefan Guendhoer
2016-08-26
18
-64
/
+84
*
Linux 3.10.101 (accumulative patch)
Stefan Guendhoer
2016-08-26
3
-13
/
+42
*
Linux 3.10.99 (accumulative patch)
Stefan Guendhoer
2016-08-26
10
-39
/
+47
*
Linux 3.10.98 (accumulative patch)
Stefan Guendhoer
2016-08-26
1
-1
/
+1
*
Linux 3.10.96 (accumulative patch)
Stefan Guendhoer
2016-08-26
9
-25
/
+58
*
Linux 3.10.95 (accumulative patch)
Stefan Guendhoer
2016-08-26
20
-61
/
+240
*
Linux 3.10.94
Stefan Guendhoer
2016-08-26
7
-8
/
+35
[next]