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
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: fix iterating over hashtable in tcp_nuke_addr()
Dmitry Torokhov
2016-10-29
1
-1
/
+1
*
netfilter: x_tables: check for size overflow
Florian Westphal
2016-10-29
1
-0
/
+4
*
netfilter: x_tables: fix unconditional helper
Florian Westphal
2016-10-29
3
-33
/
+31
*
ipv4: Don't do expensive useless work during inetdev destroy.
David S. Miller
2016-10-29
3
-2
/
+18
*
ipv6: addrconf: validate new MTU before applying it
Marcelo Leitner
2016-10-29
1
-1
/
+16
*
UPSTREAM: net: Fix use after free in the recvmmsg exit path
Arnaldo Carvalho de Melo
2016-10-29
1
-19
/
+19
*
UPSTREAM: netfilter: x_tables: make sure e->next_offset covers remaining blob...
Florian Westphal
2016-10-29
3
-6
/
+12
*
UPSTREAM: netfilter: x_tables: validate e->target_offset early
Florian Westphal
2016-10-29
3
-27
/
+24
*
ipv6: sysctl to restrict candidate source addresses
Erik Kline
2016-10-29
1
-1
/
+18
*
net: validate the range we feed to iov_iter_init() in sys_sendto/sys_recvfrom
Al Viro
2016-10-29
1
-0
/
+4
*
fix infoleak in rtnetlink
kangjie
2016-10-29
1
-8
/
+8
*
Replace %p with %pK to prevent leaking kernel address
Mohamad Ayyash
2016-10-29
1
-1
/
+1
*
BACKPORT: Bluetooth: Fix potential NULL dereference in RFCOMM bind callback
Jaganath Kanakkassery
2016-10-29
1
-7
/
+11
*
tcp: Use supported random32 in pre-3.8 kernels
Matt Mower
2016-10-29
1
-1
/
+1
*
BACKPORT: tcp: make challenge acks less predictable
Eric Dumazet
2016-10-29
1
-3
/
+11
*
proc: Usable inode numbers for the namespace file descriptors.
Eric W. Biederman
2016-04-03
1
-0
/
+24
*
security: remove the security_netlink_recv hook as it is equivalent to capable()
Eric Paris
2016-03-11
7
-7
/
+7
*
nf: IDLETIMER: Adds the uid field in the msg
Ruchi Kandoi
2016-03-11
1
-5
/
+32
*
netfilter: IDLETIMER: fix invalid deference of timer
JP Abgrall
2016-03-11
1
-1
/
+1
*
nf: Remove compilation error caused by
Ruchi Kandoi
2016-03-11
1
-1
/
+0
*
nf: IDLETIMER: time-stamp and suspend/resume handling.
Ruchi Kandoi
2016-03-11
1
-18
/
+152
*
vfs: fix up ENOIOCTLCMD error handling
Linus Torvalds
2016-01-08
1
-15
/
+1
*
netfilter: nf_conntrack_dccp: fix skb_header_pointer API usages
Daniel Borkmann
2016-01-05
1
-3
/
+3
*
netfilter: conntrack: disable generic tracking for known protocols
Florian Westphal
2016-01-05
1
-1
/
+25
*
net: add validation for the socket syscall protocol argument
Hannes Frederic Sowa
2016-01-05
5
-0
/
+15
*
bluetooth: Validate socket address length in sco_sock_bind().
David S. Miller
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
2
-8
/
+4
*
ipv4: Missing sk_nulls_node_init() in ping_unhash().
David S. Miller
2016-01-05
1
-0
/
+1
*
net: llc: use correct size for sysctl timeout entries
Sasha Levin
2016-01-05
1
-4
/
+4
*
ipv6: Don't reduce hop limit for an interface
D.S. Ljungmark
2016-01-05
1
-1
/
+8
*
net: ipv6: allow choosing optimistic addresses with use_optimistic
Erik Kline
2015-04-11
1
-1
/
+3
*
net/ping: handle protocol mismatching scenario
Jane Zhou
2015-04-11
1
-0
/
+2
*
net: ipv6: Add a sysctl to make optimistic addresses useful candidates
Erik Kline
2014-11-28
1
-2
/
+44
*
net: ipv6: autoconf routes into per-device tables
Lorenzo Colitti
2014-11-27
2
-44
/
+99
*
net: defer net_secret[] initialization
Eric Dumazet
2014-11-26
2
-4
/
+5
*
net/l2tp: don't fall back on UDP [get|set]sockopt
Sasha Levin
2014-11-26
1
-2
/
+2
*
net: ipv4: current group_info should be put after using.
JP Abgrall
2014-11-26
1
-4
/
+11
*
net: ipv6: ping: Use socket mark in routing lookup
Lorenzo Colitti
2014-11-26
1
-0
/
+1
*
net: Fix "ip rule delete table 256"
Andreas Henriksson
2014-11-26
1
-1
/
+2
*
Merge remote-tracking branch 'linux/linux-3.0.y' into stable-newpvr
Ziyann
2014-11-26
85
-301
/
+634
|
\
|
*
ipv6: tcp: fix panic in SYN processing
Eric Dumazet
2013-10-22
1
-1
/
+1
|
*
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
2013-10-13
1
-31
/
+22
|
*
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
2013-10-13
1
-2
/
+2
|
*
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_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
7
-11
/
+11
|
*
bridge: Clamp forward_delay when enabling STP
Herbert Xu
2013-10-13
3
-8
/
+26
|
*
resubmit bridge: fix message_age_timer calculation
Chris Healy
2013-10-13
1
-1
/
+1
|
*
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
2013-10-13
1
-30
/
+12
|
*
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
2013-10-13
1
-5
/
+4
[next]