index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-08
net: rework recvmsg handler msg_name and msg_namelen logic
Hannes Frederic Sowa
30
-98
/
+53
2013-12-08
inet: prevent leakage of uninitialized memory to user in recv syscalls
Hannes Frederic Sowa
8
-31
/
+14
2013-12-08
ipv4: fix possible seqlock deadlock
Eric Dumazet
1
-1
/
+1
2013-12-08
net-tcp: fix panic in tcp_fastopen_cache_set()
Eric Dumazet
1
-1
/
+4
2013-12-08
tcp: tsq: restore minimal amount of queueing
Eric Dumazet
2
-7
/
+5
2013-12-08
6lowpan: Uncompression of traffic class field was incorrect
Jukka Rissanen
1
-2
/
+2
2013-12-08
ipv6: protect for_each_sk_fl_rcu in mem_check with rcu_read_lock_bh
Hannes Frederic Sowa
1
-0
/
+2
2013-12-08
ipv6: use rt6_get_dflt_router to get default router in rt6_route_rcv
Duan Jiong
1
-2
/
+5
2013-12-08
net: Fix "ip rule delete table 256"
Andreas Henriksson
1
-1
/
+2
2013-12-08
ipv6: fix headroom calculation in udp6_ufo_fragment
Hannes Frederic Sowa
1
-1
/
+1
2013-12-04
cfg80211: fix scheduled scan pointer access
Johannes Berg
1
-2
/
+2
2013-12-04
9p: send uevent after adding/removing mount_tag attribute
Michael Marineau
1
-0
/
+5
2013-11-29
SUNRPC: Fix a data corruption issue when retransmitting RPC calls
Trond Myklebust
1
-7
/
+21
2013-11-29
SUNRPC: don't map EKEYEXPIRED to EACCES in call_refreshresult
Andy Adamson
1
-1
/
+1
2013-11-20
batman-adv: set up network coding packet handlers during module init
Matthias Schiffer
3
-16
/
+31
2013-11-20
net: flow_dissector: fail on evil iph->ihl
Jason Wang
1
-1
/
+1
2013-11-20
ipv6: ip6_dst_check needs to check for expired dst_entries
Hannes Frederic Sowa
1
-3
/
+6
2013-11-20
ip_gre: Fix WCCPv2 header parsing.
Pravin B Shelar
3
-4
/
+4
2013-11-13
cfg80211: fix warning when using WEXT for IBSS
Bruno Randolf
1
-0
/
+3
2013-11-13
mac80211: fix crash if bitrate calculation goes wrong
Johannes Berg
1
-0
/
+4
2013-11-13
mac80211: update sta->last_rx on acked tx frames
Felix Fietkau
1
-0
/
+3
2013-11-13
mac80211: use sta_info_get_bss() for nl80211 tx and client probing
Felix Fietkau
2
-2
/
+3
2013-11-13
mac80211: drop spoofed packets in ad-hoc mode
Felix Fietkau
1
-0
/
+3
2013-11-13
mac80211: correctly close cancelled scans
Emmanuel Grumbach
2
-0
/
+22
2013-11-04
wireless: radiotap: fix parsing buffer overrun
Johannes Berg
1
-1
/
+6
2013-11-04
ipv6: probe routes asynchronous in rt6_probe
Hannes Frederic Sowa
1
-7
/
+31
2013-11-04
netfilter: nf_conntrack: fix rt6i_gateway checks for H.323 helper
Julian Anastasov
1
-2
/
+2
2013-11-04
ipv6: fill rt6i_gateway with nexthop address
Julian Anastasov
2
-4
/
+8
2013-11-04
inet: fix possible memory corruption with UDP_CORK and UFO
Hannes Frederic Sowa
2
-2
/
+2
2013-11-04
net: unix: inherit SOCK_PASS{CRED, SEC} flags from socket to fix race
Daniel Borkmann
1
-0
/
+10
2013-11-04
sctp: Perform software checksum if packet has to be fragmented.
Vlad Yasevich
1
-1
/
+1
2013-11-04
sctp: Use software crc32 checksum when xfrm transform will happen.
Fan Du
1
-1
/
+2
2013-11-04
bridge: Correctly clamp MAX forward_delay when enabling STP
Vlad Yasevich
1
-1
/
+1
2013-11-04
unix_diag: fix info leak
Mathias Krause
1
-0
/
+1
2013-11-04
l2tp: must disable bh before calling l2tp_xmit_skb()
Eric Dumazet
1
-0
/
+4
2013-11-04
vti: get rid of nf mark rule in prerouting
Christophe Gouault
1
-3
/
+11
2013-11-04
net: vlan: fix nlmsg size calculation in vlan_get_size()
Marc Kleine-Budde
1
-1
/
+1
2013-11-04
net: secure_seq: Fix warning when CONFIG_IPV6 and CONFIG_INET are not selected
Fabio Estevam
1
-0
/
+2
2013-11-04
ipv4: fix ineffective source address selection
Jiri Benc
1
-1
/
+1
2013-11-04
net: heap overflow in __audit_sockaddr()
Dan Carpenter
2
-4
/
+22
2013-11-04
l2tp: Fix build warning with ipv6 disabled.
David S. Miller
1
-5
/
+8
2013-11-04
l2tp: fix kernel panic when using IPv4-mapped IPv6 addresses
François CACHEREUL
2
-4
/
+26
2013-11-04
net: do not call sock_put() on TIMEWAIT sockets
Eric Dumazet
2
-2
/
+2
2013-11-04
tcp: fix incorrect ca_state in tail loss probe
Yuchung Cheng
1
-1
/
+1
2013-11-04
tcp: do not forget FIN in tcp_shifted_skb()
Eric Dumazet
1
-1
/
+4
2013-11-04
tcp: must unclone packets before mangling them
Eric Dumazet
1
-3
/
+6
2013-11-04
tcp: TSQ can use a dynamic limit
Eric Dumazet
1
-6
/
+11
2013-11-04
tcp: TSO packets automatic sizing
Eric Dumazet
5
-7
/
+68
2013-10-13
net: Update the sysctl permissions handler to test effective uid/gid
Eric W. Biederman
1
-2
/
+2
2013-10-13
Bluetooth: Fix rfkill functionality during the HCI setup stage
Johan Hedberg
1
-3
/
+12
[next]