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
*
netfilter: Change %p to %pK in debug messages
Min Chong
2017-01-23
1
-10
/
+10
*
net: dhcpv6: remove MTK_DHCPV6C_WIFI feature
Yingjoe Chen
2016-12-19
3
-46
/
+0
*
revert "Network: reset onnection by UID"
Yingjoe Chen
2016-12-19
2
-129
/
+0
*
ipv6: add complete rcu protection around np->opt
Eric Dumazet
2016-12-11
10
-49
/
+97
*
packet: fix race condition in packet_set_ring
Philip Pettersson
2016-12-11
1
-6
/
+12
*
UPSTREAM: af_unix: Guard against other == sk in unix_dgram_sendmsg
Rainer Weikusat
2016-12-11
1
-1
/
+6
*
ipv6: fix endianness error in icmpv6_err
Hannes Frederic Sowa
2016-11-17
1
-1
/
+1
*
net: ipv6: Fix ping to link-local addresses.
Lorenzo Colitti
2016-11-17
1
-16
/
+17
*
ipv6: clean up anycast when an interface is destroyed
Sabrina Dubroca
2016-11-17
2
-3
/
+26
*
net: add length argument to skb_copy_and_csum_datagram_iovec
Sabrina Dubroca
2016-11-17
6
-6
/
+12
*
net: fix iterating over hashtable in tcp_nuke_addr()
Dmitry Torokhov
2016-11-17
1
-1
/
+1
*
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
2016-11-17
1
-1
/
+1
*
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2016-11-17
1
-1
/
+16
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-11-17
3
-0
/
+9
*
netfilter: x_tables: check for size overflow
Florian Westphal
2016-11-17
1
-0
/
+4
*
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-11-17
3
-2
/
+18
*
nf: IDLETIMER: Adds the uid field in the msg
Ruchi Kandoi
2016-11-11
1
-5
/
+32
*
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
[next]