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
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
2012-08-09
net: Fix references to out-of-scope variables in put_cmsg_compat()
Jesper Juhl
1
-2
/
+2
2012-08-09
cipso: don't follow a NULL pointer when setsockopt() is called
Paul Moore
1
-2
/
+4
2012-08-09
caif: Fix access to freed pernet memory
Sjur Brændeland
1
-1
/
+1
2012-08-09
sctp: Fix list corruption resulting from freeing an association on a list
Neil Horman
2
-7
/
+12
2012-08-09
sch_sfb: Fix missing NULL check
Alan Cox
1
-0
/
+2
2012-08-09
net: Fix memory leak - vlan_info struct
Amir Hanania
1
-0
/
+3
2012-08-09
netem: add limitation to reordered packets
Eric Dumazet
1
-27
/
+15
2012-08-09
nfs: skip commit in releasepage if we're freeing memory for fs-related reasons
Jeff Layton
3
-1
/
+14
2012-08-09
mac80211: fail authentication when AP denied authentication
Eliad Peller
1
-2
/
+2
2012-08-09
tun: fix a crash bug and a memory leak
Mikulas Patocka
1
-0
/
+3
2012-07-19
cfg80211: check iface combinations only when iface is running
Michal Kazior
1
-1
/
+1
2012-07-19
mac80211: destroy assoc_data correctly if assoc fails
Eliad Peller
1
-4
/
+2
2012-07-16
splice: fix racy pipe->buffers uses
Eric Dumazet
1
-1
/
+2
2012-07-16
mac80211: fix queues stuck issue with HT bandwidth change
Johannes Berg
1
-5
/
+6
2012-07-16
SUNRPC: move per-net operations from svc_destroy()
Stanislav Kinsbursky
1
-4
/
+0
2012-07-16
SUNRPC: new svc_bind() routine introduced
Stanislav Kinsbursky
2
-14
/
+17
2012-07-16
mac80211: correct behaviour on unrecognised action frames
Johannes Berg
1
-1
/
+4
2012-07-16
mac80211: clear ifmgd->bssid only after building DELBA
Eliad Peller
1
-7
/
+6
2012-07-16
batman-adv: only drop packets of known wifi clients
Marek Lindner
1
-4
/
+4
2012-07-16
batman-adv: fix skb->data assignment
Antonio Quartulli
1
-0
/
+2
2012-07-16
cfg80211: fix potential deadlock in regulatory
Eliad Peller
1
-1
/
+1
2012-07-16
NFC: Prevent multiple buffer overflows in NCI
Dan Rosenberg
1
-5
/
+5
2012-07-16
NFC: Return from rawsock_release when sk is NULL
Eric Dumazet
1
-1
/
+4
[next]