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-10-02
cfg80211: fix possible circular lock on reg_regdb_search()
Luis R. Rodriguez
1
-3
/
+9
2012-10-02
Bluetooth: mgmt: Fix enabling LE while powered off
Andrzej Kaczmarek
1
-0
/
+10
2012-10-02
Bluetooth: Fix not removing power_off delayed work
Vinicius Costa Gomes
1
-0
/
+2
2012-10-02
Bluetooth: mgmt: Fix enabling SSP while powered off
Andrzej Kaczmarek
1
-0
/
+6
2012-10-02
mac80211: clear bssid on auth/assoc failure
Eliad Peller
1
-0
/
+4
2012-10-02
openvswitch: Reset upper layer protocol info on internal devices.
Jesse Gross
1
-0
/
+8
2012-10-02
net: ipv4: ipmr_expire_timer causes crash when removing net namespace
Francesco Ruggeri
1
-2
/
+12
2012-10-02
l2tp: avoid to use synchronize_rcu in tunnel free function
xeb@mail.ru
2
-2
/
+2
2012-10-02
tcp: fix cwnd reduction for non-sack recovery
Yuchung Cheng
1
-8
/
+7
2012-10-02
netlink: fix possible spoofing from non-root processes
Pablo Neira Ayuso
1
-1
/
+3
2012-10-02
af_netlink: force credentials passing [CVE-2012-3520]
Eric Dumazet
2
-3
/
+3
2012-10-02
af_packet: don't emit packet on orig fanout group
Eric Leblond
2
-2
/
+23
2012-10-02
net: fix info leak in compat dev_ifconf()
Mathias Krause
1
-0
/
+1
2012-10-02
ipvs: fix info leak in getsockopt(IP_VS_SO_GET_TIMEOUT)
Mathias Krause
1
-0
/
+1
2012-10-02
dccp: fix info leak via getsockopt(DCCP_SOCKOPT_CCID_TX_INFO)
Mathias Krause
1
-0
/
+1
2012-10-02
llc: fix info leak via getsockname()
Mathias Krause
1
-2
/
+1
2012-10-02
Bluetooth: L2CAP - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak in ioctl(RFCOMMGETDEVLIST)
Mathias Krause
1
-1
/
+1
2012-10-02
Bluetooth: RFCOMM - Fix info leak in getsockopt(BT_SECURITY)
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: HCI - Fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
Bluetooth: HCI - Fix info leak in getsockopt(HCI_FILTER)
Mathias Krause
1
-0
/
+1
2012-10-02
atm: fix info leak via getsockname()
Mathias Krause
1
-0
/
+1
2012-10-02
atm: fix info leak in getsockopt(SO_ATMPVC)
Mathias Krause
1
-0
/
+1
2012-10-02
ipv6: addrconf: Avoid calling netdevice notifiers with RCU read-side lock
Ben Hutchings
1
-3
/
+1
2012-10-02
af_packet: remove BUG statement in tpacket_destruct_skb
danborkmann@iogearbox.net
1
-1
/
+0
2012-10-02
net/core: Fix potential memory leak in dev_set_alias()
Alexey Khoroshilov
1
-2
/
+5
2012-10-02
net_sched: gact: Fix potential panic in tcf_gact().
Hiroaki SHIMODA
1
-3
/
+11
2012-10-02
tcp: Apply device TSO segment limit earlier
Ben Hutchings
4
-11
/
+18
2012-10-02
net: Allow driver to limit number of GSO segments per skb
Ben Hutchings
1
-0
/
+4
2012-09-14
dccp: check ccid before dereferencing
Mathias Krause
1
-2
/
+2
2012-09-14
Fix order of arguments to compat_put_time[spec|val]
Mikulas Patocka
1
-2
/
+2
2012-09-14
svcrpc: sends on closed socket should stop immediately
J. Bruce Fields
1
-1
/
+2
2012-09-14
svcrpc: fix svc_xprt_enqueue/svc_recv busy-looping
J. Bruce Fields
1
-5
/
+2
2012-09-14
svcrpc: fix BUG() in svc_tcp_clear_pages
J. Bruce Fields
1
-1
/
+1
2012-09-14
Bluetooth: Fix legacy pairing with some devices
Szymon Janc
2
-1
/
+7
2012-09-14
Bluetooth: Set name_state to unknown when entry name is empty
Ram Malovany
1
-0
/
+2
2012-09-14
Bluetooth: Fix using a NULL inquiry cache entry
Ram Malovany
1
-5
/
+11
2012-09-14
Bluetooth: Fix using NULL inquiry entry
Ram Malovany
1
-0
/
+3
2012-08-15
cfg80211: fix interface combinations check for ADHOC(IBSS)
Liang Li
1
-0
/
+3
2012-08-15
cfg80211: process pending events when unregistering net device
Daniel Drake
3
-1
/
+7
2012-08-15
net: feed /dev/random with the MAC address when registering a device
Theodore Ts'o
2
-0
/
+4
2012-08-15
wireless: reg: restore previous behaviour of chan->max_power calculations
Stanislaw Gruszka
1
-1
/
+15
2012-08-15
mac80211: cancel mesh path timer
Johannes Berg
1
-0
/
+1
2012-08-15
SUNRPC: return negative value in case rpcbind client creation error
Stanislav Kinsbursky
1
-2
/
+2
2012-08-15
sunrpc: clnt: Add missing braces
Joe Perches
1
-1
/
+2
2012-08-09
tcp: perform DMA to userspace only if there is a task waiting for it
Jiri Kosina
1
-1
/
+3
2012-08-09
net: fix rtnetlink IFF_PROMISC and IFF_ALLMULTI handling
Jiri Benc
1
-1
/
+7
2012-08-09
tcp: Add TCP_USER_TIMEOUT negative value check
Hangbin Liu
1
-1
/
+4
2012-08-09
wanmain: comparing array with NULL
Alan Cox
1
-28
/
+23
[next]