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-09-14
tcp: cubic: fix bug in bictcp_acked()
Eric Dumazet
1
-1
/
+1
2013-09-14
tcp: cubic: fix overflow error in bictcp_update()
Eric Dumazet
1
-4
/
+6
2013-09-14
bridge: don't try to update timers in case of broken MLD queries
Linus Lüssing
1
-1
/
+1
2013-09-14
fib_trie: remove potential out of bound access
Eric Dumazet
1
-4
/
+1
2013-09-14
neighbour: populate neigh_parms on alloc before calling ndo_neigh_setup
Veaceslav Falico
1
-4
/
+6
2013-09-14
net: check net.core.somaxconn sysctl values
Roman Gushchin
1
-1
/
+5
2013-09-14
net: rtm_to_ifaddr: free ifa if ifa_cacheinfo processing fails
Daniel Borkmann
1
-1
/
+3
2013-09-14
htb: fix sign extension bug
stephen hemminger
1
-1
/
+1
2013-09-07
mac80211: add a flag to indicate CCK support for HT clients
Felix Fietkau
1
-0
/
+3
2013-09-07
mac80211: add missing channel context release
Johannes Berg
1
-0
/
+1
2013-09-07
SUNRPC: Fix memory corruption issue on 32-bit highmem systems
Trond Myklebust
1
-3
/
+6
2013-08-29
NFC: llcp: Fix non blocking sockets connections
Samuel Ortiz
2
-3
/
+6
2013-08-29
mac80211: don't wait for TX status forever
Johannes Berg
1
-3
/
+12
2013-08-20
Revert "genetlink: fix family dump race"
Greg Kroah-Hartman
1
-7
/
+0
2013-08-20
nl80211: fix another nl80211_fam.attrbuf race
Johannes Berg
1
-2
/
+4
2013-08-20
cfg80211: fix P2P GO interface teardown
Johannes Berg
1
-0
/
+1
2013-08-20
genetlink: fix family dump race
Johannes Berg
1
-0
/
+7
2013-08-20
mac80211: continue using disabled channels while connected
Johannes Berg
1
-1
/
+10
2013-08-20
mac80211: fix infinite loop in ieee80211_determine_chantype
Chris Wright
1
-1
/
+1
2013-08-20
mac80211: ignore HT primary channel while connected
Johannes Berg
1
-13
/
+13
2013-08-14
SUNRPC: If the rpcbind channel is disconnected, fail the call to unregister
Trond Myklebust
3
-13
/
+32
2013-08-14
SUNRPC: Don't auto-disconnect from the local rpcbind socket
Trond Myklebust
1
-0
/
+8
2013-08-11
net_sched: info leak in atm_tc_dump_class()
Dan Carpenter
1
-0
/
+1
2013-08-11
af_key: more info leaks in pfkey messages
Dan Carpenter
1
-0
/
+4
2013-08-11
net_sched: Fix stack info leak in cbq_dump_wrr().
David S. Miller
1
-0
/
+1
2013-08-11
genetlink: release cb_lock before requesting additional module
Stanislaw Gruszka
1
-0
/
+2
2013-08-11
ipv6: take rtnl_lock and mark mrt6 table as freed on namespace cleanup
Hannes Frederic Sowa
1
-0
/
+5
2013-08-11
sysctl net: Keep tcp_syn_retries inside the boundary
Michal Tesar
1
-1
/
+5
2013-08-11
svcrpc: fix kfree oops in gss-proxy code
J. Bruce Fields
1
-1
/
+0
2013-08-11
svcrpc: fix gss_rpc_upcall create error
J. Bruce Fields
1
-1
/
+1
2013-08-11
svcrpc: fix gss-proxy xdr decoding oops
J. Bruce Fields
1
-4
/
+5
2013-08-11
mac80211: fix monitor interface suspend crash regression
Stanislaw Gruszka
1
-2
/
+5
2013-08-11
mac80211: fix ethtool stats for non-station interfaces
Johannes Berg
1
-0
/
+2
2013-08-11
mac80211: fix duplicate retransmission detection
Johannes Berg
1
-2
/
+8
2013-08-11
mac80211/minstrel_ht: fix cck rate sampling
Felix Fietkau
1
-1
/
+9
2013-08-11
mac80211/minstrel: fix NULL pointer dereference issue
Felix Fietkau
1
-1
/
+2
2013-08-11
nl80211: fix mgmt tx status and testmode reporting for netns
Michal Kazior
1
-2
/
+5
2013-08-04
svcrdma: underflow issue in decode_write_list()
Dan Carpenter
1
-6
/
+14
2013-07-28
vlan: fix a race in egress prio management
Eric Dumazet
1
-0
/
+7
2013-07-28
vlan: mask vlan prio bits
Eric Dumazet
2
-3
/
+10
2013-07-28
pkt_sched: sch_qfq: remove a source of high packet delay/jitter
Paolo Valente
1
-29
/
+56
2013-07-28
ipv4: set transport header earlier
Eric Dumazet
1
-4
/
+3
2013-07-28
ipv6: only static routes qualify for equal cost multipathing
Hannes Frederic Sowa
1
-4
/
+11
2013-07-28
gre: Fix MTU sizing check for gretap tunnels
Alexander Duyck
1
-1
/
+1
2013-07-28
ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREF
Hannes Frederic Sowa
1
-23
/
+40
2013-07-28
9p: fix off by one causing access violations and memory corruption
Sasha Levin
1
-5
/
+5
2013-07-28
ipv6: in case of link failure remove route directly instead of letting it expire
Hannes Frederic Sowa
1
-3
/
+6
2013-07-28
ipv6: rt6_check_neigh should successfully verify neigh if no NUD information ...
Hannes Frederic Sowa
1
-0
/
+2
2013-07-28
ipv6: ip6_append_data_mtu did not care about pmtudisc and frag_size
Hannes Frederic Sowa
1
-6
/
+10
2013-07-28
ipv6: call udp_push_pending_frames when uncorking a socket with AF_INET pendi...
Hannes Frederic Sowa
2
-2
/
+8
[prev]
[next]