index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2007-05-01
[IPV6]: Disallow RH0 by default (CVE-2007-2242)
Adrian Bunk
2
-7
/
+41
2007-05-01
[NETLINK]: Infinite recursion in netlink (CVE-2007-1861)
Adrian Bunk
1
-1
/
+11
2007-04-25
IrDA: irttp_dup spin_lock initialisation
Guennadi Liakhovetski
1
-0
/
+1
2007-04-25
IrDA: Incorrect TTP header reservation
Jeet Chaudhuri
1
-2
/
+2
2007-04-20
[IrDA]: Correctly handling socket error
Olaf Kirch
1
-2
/
+1
2007-04-20
[NET]: Fix UDP checksum issue in net poll mode.
Aubrey Li
1
-0
/
+7
2007-04-13
[NET_SCHED]: cls_tcindex: fix compatibility breakage
Patrick McHardy
1
-2
/
+2
2007-04-13
[IPSEC]: Reject packets within replay window but outside the bit mask
Herbert Xu
1
-1
/
+2
2007-04-13
[TCP]: Do receiver-side SWS avoidance for rcvbuf < MSS.
John Heffner
1
-0
/
+3
2007-04-13
[IPv6]: Fix incorrect length check in rawv6_sendmsg()
YOSHIFUJI Hideaki
2
-3
/
+3
2007-04-13
[NET_SCHED]: cls_basic: fix memory leak in basic_destroy
Patrick McHardy
1
-0
/
+1
2007-04-10
APPLETALK: Fix a remotely triggerable crash (CVE-2007-1357)
Jean Delvare
1
-2
/
+5
2007-04-08
tcp: fix cubic scaling error
Stephen Hemminger
1
-3
/
+3
2007-04-03
[IFB]: Fix crash on input device removal
Patrick McHardy
3
-6
/
+6
2007-03-28
[IPV6] HASHTABLES: Use appropriate seed for caluculating ehash index.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-03-28
[NET_SCHED]: Fix ingress locking
Patrick McHardy
1
-2
/
+2
2007-03-28
[NET_SCHED]: cls_basic: fix NULL pointer dereference
Patrick McHardy
1
-10
/
+7
2007-03-28
[NET_SCHED]: Fix endless loops caused by inaccurate qlen counters
Patrick McHardy
11
-48
/
+126
2007-03-24
[NETFILTER]: tcp conntrack: accept SYN|URG as valid
Patrick McHardy
2
-2
/
+6
2007-03-24
[NETFILTER]: nfnetlink_log: fix use after free
Michał Mirosław
1
-1
/
+1
2007-03-24
[NETFILTER]: nfnetlink_log: fix reference leak
Michał Mirosław
1
-3
/
+4
2007-03-24
[NETFILTER]: nfnetlink_log: fix possible NULL pointer dereference
Michał Mirosław
1
-0
/
+4
2007-03-24
[NETFILTER]: nfnetlink_log: fix NULL pointer dereference
Michał Mirosław
1
-0
/
+1
2007-03-24
[NETFILTER]: nfnetlink_log: fix crash on bridged packet
Patrick McHardy
1
-1
/
+1
2007-03-24
[NETFILTER]: nf_conntrack: fix incorrect classification of IPv6 fragments as ...
Patrick McHardy
1
-0
/
+1
2007-03-24
Fix reference counting (memory leak) problem in __nfulnl_send() and callers r...
Michał Mirosław
1
-3
/
+12
2007-03-24
NETFILTER: xt_connbytes: fix division by zero
Patrick McHardy
1
-17
/
+12
2007-03-24
NETFILTER: nf_conntrack_ipv6: fix crash when handling fragments
Patrick McHardy
1
-0
/
+2
2007-03-24
NETFILTER: ctnetlink: check for status attribute existence on conntrack creation
Pablo Neira Ayuso
2
-6
/
+10
2007-03-24
NETFILTER: Kconfig: fix xt_physdev dependencies
Patrick McHardy
1
-1
/
+1
2007-03-20
[NET]: Copy mac_len in skb_clone() as well
Alexey Dobriyan
1
-0
/
+1
2007-03-20
[IPV6]: ipv6_fl_socklist is inadvertently shared.
Masayuki Nakagawa
1
-0
/
+1
2007-03-20
[IPV4]: Do not disable preemption in trie_leaf_remove().
Robert Olsson
1
-2
/
+0
2007-03-20
[XFRM]: Fix missing protocol comparison of larval SAs.
Joy Latten
1
-1
/
+2
2007-03-11
[IPV6] fix ipv6_getsockopt_sticky copy_to_user leak
Chris Wright
1
-1
/
+1
2007-03-11
[IPV6]: Fix for ipv6_setsockopt NULL dereference
Olaf Kirch
1
-1
/
+1
2007-03-09
[IPV6]: Handle np->opt being NULL in ipv6_getsockopt_sticky(). (CVE-2007-1000)
David S. Miller
1
-3
/
+7
2007-03-08
[TCP]: Fix minisock tcp_create_openreq_child() typo.
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-03-08
[IPV6]: /proc/net/anycast6 unbalanced inet6_dev refcnt
David Stevens
1
-0
/
+1
2007-03-08
[IPV6]: anycast refcnt fix
Michal Wrobel
1
-0
/
+2
2007-03-08
[UDP]: Reread uh pointer after pskb_trim
Herbert Xu
1
-0
/
+1
2007-02-26
[DECNET]: Fix sfuzz hanging on 2.6.18
Patrick McHardy
1
-1
/
+3
2007-02-26
[TCP]: Prevent pseudo garbage in SYN's advertized window
Ilpo Järvinen
1
-2
/
+2
2007-02-26
[IPV4/IPV6] multicast: Check add_grhead() return value
Alexey Dobriyan
2
-0
/
+4
2007-02-21
[Bluetooth] Restrict well known PSM to privileged users
Marcel Holtmann
1
-0
/
+6
2007-02-21
[Bluetooth] Missing endian swapping for L2CAP socket list
Marcel Holtmann
1
-2
/
+2
2007-02-14
Revert "[Bluetooth] Fix compat ioctl for BNEP, CMTP and HIDP"
Adrian Bunk
3
-161
/
+17
2007-02-14
[TCP]: struct tcp_sack_block annotations
Al Viro
2
-2
/
+2
2007-02-14
[IPX]: Fix NULL pointer dereference on ipx unload
Jiri Bohac
1
-8
/
+16
2007-02-14
[NETFILTER]: Clear GSO bits for TCP reset packet
Herbert Xu
1
-0
/
+3
[next]