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
2012-08-27
Bluetooth: Change signature of smp_conn_security()
Vinicius Costa Gomes
3
-8
/
+9
2012-08-25
Merge branch 'for-3.6' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
2
-7
/
+5
2012-08-24
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
1
-22
/
+16
2012-08-24
tcp: fix cwnd reduction for non-sack recovery
Yuchung Cheng
1
-8
/
+7
2012-08-24
netlink: fix possible spoofing from non-root processes
Pablo Neira Ayuso
1
-1
/
+3
2012-08-24
ipv4: take rt_uncached_lock only if needed
Eric Dumazet
1
-1
/
+1
2012-08-24
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-22
/
+16
2012-08-23
af_packet: match_fanout_group() can be static
Fengguang Wu
1
-1
/
+1
2012-08-23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-22
/
+16
2012-08-22
ipv4: properly update pmtu
Eric Dumazet
1
-1
/
+1
2012-08-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...
Linus Torvalds
4
-8
/
+59
2012-08-22
mac80211: fix DS to MBSS address translation
Thomas Pedersen
1
-22
/
+16
2012-08-21
libceph: avoid truncation due to racing banners
Jim Schutt
1
-2
/
+9
2012-08-21
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2
-3
/
+3
2012-08-21
ipv4: fix ip header ident selection in __ip_make_skb()
Eric Dumazet
1
-1
/
+1
2012-08-21
ipv4: Use newinet->inet_opt in inet_csk_route_child_sock()
Christoph Paasch
1
-1
/
+6
2012-08-21
tcp: fix possible socket refcount problem
Eric Dumazet
3
-10
/
+18
2012-08-20
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-08-20
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-08-20
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
1
-1
/
+1
2012-08-20
libceph: delay debugfs initialization until we learn global_id
Sage Weil
3
-6
/
+50
2012-08-20
netfilter: nfnetlink_log: fix NLA_PUT macro removal bug
Patrick McHardy
1
-1
/
+1
2012-08-20
net: tcp: move sk_rx_dst_set call after tcp_create_openreq_child()
Neal Cardwell
3
-14
/
+14
2012-08-20
net/core/dev.c: fix kernel-doc warning
Randy Dunlap
1
-0
/
+1
2012-08-20
net: ipv6: fix oops in inet_putpeer()
Patrick McHardy
2
-0
/
+10
2012-08-20
caif: Do not dereference NULL in chnl_recv_cb()
Jesper Juhl
1
-0
/
+4
2012-08-20
Merge git://1984.lsi.us.es/nf
David S. Miller
4
-48
/
+89
2012-08-20
af_packet: don't emit packet on orig fanout group
Eric Leblond
2
-2
/
+23
2012-08-16
net: netprio: fix cgrp create and write priomap race
John Fastabend
1
-5
/
+3
2012-08-16
net: netprio: fd passed in SCM_RIGHTS datagram not set correctly
John Fastabend
1
-0
/
+4
2012-08-16
net: netprio: fix files lock and remove useless d_path bits
John Fastabend
1
-18
/
+4
2012-08-16
act_mirred: do not drop packets when fails to mirror it
Jason Wang
1
-6
/
+5
2012-08-16
netfilter: nf_ct_expect: fix possible access to uninitialized timer
Pablo Neira Ayuso
1
-23
/
+6
2012-08-15
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
2012-08-15
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-08-15
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
Mathias Krause
1
-0
/
+1
2012-08-15
dccp: check ccid before dereferencing
Mathias Krause
1
-2
/
+2
2012-08-15
llc: fix info leak via getsockname()
Mathias Krause
1
-2
/
+1
2012-08-15
l2tp: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-08-15
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-08-15
atm: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-08-15
atm: fix info leak in getsockopt(SO_ATMPVC)
Mathias Krause
1
-0
/
+1
2012-08-15
bridge: fix rcu dereference outside of rcu_read_lock
Stephen Hemminger
1
-1
/
+2
2012-08-15
Bluetooth: Fix use-after-free bug in SMP
Andre Guedes
1
-3
/
+3
2012-08-14
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
5
-18
/
+37
[prev]
[next]