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-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
2013-10-13
Bluetooth: Introduce a new HCI_RFKILLED flag
Johan Hedberg
1
-5
/
+10
2013-10-13
Bluetooth: Fix encryption key size for peripheral role
Andre Guedes
1
-0
/
+2
2013-10-13
Bluetooth: Fix security level for peripheral role
Andre Guedes
1
-1
/
+3
2013-10-13
ip6tnl: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-0
/
+1
2013-10-13
sit: allow to use rtnl ops on fb tunnel
Nicolas Dichtel
1
-0
/
+1
2013-10-13
ip_tunnel: Fix a memory corruption in ip_tunnel_xmit
Steffen Klassert
1
-6
/
+6
2013-10-13
ipv6 mcast: use in6_dev_put in timer handlers instead of __in6_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-13
ipv4 igmp: use in_dev_put in timer handlers instead of __in_dev_put
Salam Noureddine
1
-2
/
+2
2013-10-13
ipv6: gre: correct calculation of max_headroom
Hannes Frederic Sowa
1
-2
/
+2
2013-10-13
net: net_secret should not depend on TCP
Eric Dumazet
2
-6
/
+25
2013-10-13
IPv6 NAT: Do not drop DNATed 6to4/6rd packets
Catalin(ux) M. BOIE
2
-15
/
+96
2013-10-13
ipv6: udp packets following an UFO enqueued packet need also be handled by UFO
Hannes Frederic Sowa
1
-31
/
+22
2013-10-13
ip: generate unique IP identificator if local fragmentation is allowed
Ansis Atteka
8
-12
/
+12
2013-10-13
ip: use ip_hdr() in __ip_make_skb() to retrieve IP header
Ansis Atteka
1
-1
/
+1
2013-10-13
net:dccp: do not report ICMP redirects to user space
Duan Jiong
1
-0
/
+1
2013-10-13
net: sctp: rfc4443: do not report ICMP redirects to user space
Daniel Borkmann
2
-3
/
+2
2013-10-13
ip6_tunnels: raddr and laddr are inverted in nl msg
Ding Zhi
1
-2
/
+2
2013-10-13
bridge: fix NULL pointer deref of br_port_get_rcu
Hong Zhiguo
1
-4
/
+1
2013-10-13
bridge: use br_port_get_rtnl within rtnl lock
Hong Zhiguo
2
-3
/
+3
2013-10-13
bridge: Clamp forward_delay when enabling STP
Herbert Xu
3
-8
/
+26
2013-10-13
resubmit bridge: fix message_age_timer calculation
Chris Healy
1
-1
/
+1
2013-10-13
net: sctp: fix ipv6 ipsec encryption bug in sctp_v6_xmit
Daniel Borkmann
1
-29
/
+13
2013-10-13
netpoll: fix NULL pointer dereference in netpoll_cleanup
Nikolay Aleksandrov
1
-5
/
+4
2013-10-13
netpoll: Should handle ETH_P_ARP other than ETH_P_IP in netpoll_neigh_reply
Sonic Zhang
1
-1
/
+1
2013-10-13
net_sched: htb: fix a typo in htb_change_class()
Vimalkumar
1
-1
/
+1
2013-10-13
net: flow_dissector: fix thoff for IPPROTO_AH
Eric Dumazet
1
-2
/
+2
2013-10-13
net: fix multiqueue selection
Eric Dumazet
1
-1
/
+1
2013-10-13
net: sctp: fix smatch warning in sctp_send_asconf_del_ip
Daniel Borkmann
1
-0
/
+3
2013-10-13
net: sctp: fix bug in sctp_poll for SOCK_SELECT_ERR_QUEUE
Daniel Borkmann
1
-1
/
+1
2013-10-13
net: fib: fib6_add: fix potential NULL pointer dereference
Daniel Borkmann
1
-1
/
+1
2013-10-13
ipv6/exthdrs: accept tlv which includes only padding
Jiri Pirko
1
-6
/
+0
2013-10-13
tcp: Add missing braces to do_tcp_setsockopt
Dave Jones
1
-1
/
+2
2013-10-13
caif: Add missing braces to multiline if in cfctrl_linkup_request
Dave Jones
1
-1
/
+2
2013-10-13
HID: fix unused rsize usage
Jiri Kosina
1
-0
/
+1
2013-10-13
HID: fix data access in implement()
Jiri Kosina
1
-5
/
+9
2013-10-01
netfilter: ipset: Fix serious failure in CIDR tracking
Oliver Smith
1
-12
/
+16
2013-10-01
rpc: let xdr layer allocate gssproxy receieve pages
J. Bruce Fields
1
-10
/
+6
2013-10-01
rpc: fix huge kmalloc's in gss-proxy
J. Bruce Fields
3
-1
/
+37
2013-10-01
rpc: comment on linux_cred encoding, treat all as unsigned
J. Bruce Fields
1
-8
/
+10
2013-10-01
rpc: clean up decoding of gssproxy linux creds
J. Bruce Fields
1
-19
/
+13
2013-09-26
libceph: use pg_num_mask instead of pgp_num_mask for pg.seed calc
Sage Weil
1
-1
/
+1
2013-09-26
libceph: unregister request in __map_request failed and nofail == false
majianpeng
1
-0
/
+2
2013-09-26
net: Check the correct namespace when spoofing pid over SCM_RIGHTS
Andy Lutomirski
1
-1
/
+1
2013-09-14
net: ipv6: tcp: fix potential use after free in tcp_v6_do_rcv
Daniel Borkmann
1
-1
/
+1
2013-09-14
ipv6: fix null pointer dereference in __ip6addrlbl_add
Hannes Frederic Sowa
1
-25
/
+23
2013-09-14
ICMPv6: treat dest unreachable codes 5 and 6 as EACCES, not EPROTO
Jiri Bohac
1
-1
/
+9
2013-09-14
net: bridge: convert MLDv2 Query MRC into msecs_to_jiffies for max_delay
Daniel Borkmann
1
-1
/
+2
2013-09-14
net: revert 8728c544a9c ("net: dev_pick_tx() fix")
Eric Dumazet
1
-8
/
+3
[next]