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
2011-01-06
net: bridge: check the length of skb after nf_bridge_maybe_copy_header()
Changli Gao
1
-10
/
+6
2011-01-06
netfilter: fix export secctx error handling
Pablo Neira Ayuso
3
-13
/
+16
2011-01-06
netfilter: fix the race when initializing nf_ct_expect_hash_rnd
Changli Gao
2
-20
/
+20
2011-01-06
ipv4: IP defragmentation must be ECN aware
Eric Dumazet
1
-0
/
+34
2011-01-06
dcb: use after free in dcb_flushapp()
Dan Carpenter
1
-1
/
+2
2011-01-06
dcb: unlock on error in dcbnl_ieee_get()
Dan Carpenter
1
-3
/
+8
2011-01-06
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
19
-136
/
+855
2011-01-06
net: add POLLPRI to sock_def_readable()
Eric Dumazet
1
-1
/
+1
2011-01-05
af_unix: Avoid socket->sk NULL OOPS in stream connect security hooks.
David S. Miller
1
-1
/
+1
2011-01-05
net_sched: pfifo_head_drop problem
Eric Dumazet
1
-2
/
+0
2011-01-05
mac80211: remove stray extern
Johannes Berg
1
-2
/
+2
2011-01-05
mac80211: implement off-channel TX using hw r-o-c offload
Johannes Berg
3
-10
/
+81
2011-01-05
mac80211: implement hardware offload for remain-on-channel
Johannes Berg
7
-3
/
+287
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
13
-131
/
+495
2011-01-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2
-0
/
+9
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
4
-14
/
+28
2011-01-04
mac80211: fix some key comments and code
Johannes Berg
1
-21
/
+17
2011-01-04
Revert "mac80211: temporarily disable reorder release timer"
Christian Lamparter
1
-24
/
+0
2011-01-04
mac80211: serialize rx path workers
Christian Lamparter
3
-43
/
+49
2011-01-04
cfg80211: fix transposition of words in printk
Bob Copeland
1
-1
/
+1
2011-01-04
mac80211: Fix mesh portal communication with other mesh nodes.
Joel A Fernandes
1
-4
/
+10
2011-01-04
mac80211: ignore PSM bit of reordered frames
Christian Lamparter
2
-0
/
+6
2011-01-04
ipv4/route.c: respect prefsrc for local routes
Joel Sing
1
-2
/
+6
2011-01-04
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/padovan/...
John W. Linville
6
-22
/
+398
2011-01-04
mac80211: add missing synchronize_rcu
Johannes Berg
1
-0
/
+6
2011-01-04
mac80211: fix mesh forwarding when ratelimited too
Milton Miller
1
-2
/
+2
2011-01-03
net/bridge: fix trivial sparse errors
Tomas Winkler
2
-2
/
+2
2011-01-03
sch_red: report backlog information
Eric Dumazet
1
-0
/
+1
2011-01-03
dcbnl: more informed return values for new dcbnl routines
Shmulik Ravid
1
-44
/
+37
2011-01-03
bridge: stp: ensure mac header is set
Florian Westphal
1
-0
/
+2
2011-01-03
bridge: fix br_multicast_ipv6_rcv for paged skbs
Tomas Winkler
1
-10
/
+18
2011-01-01
tipc: update log.h re-include protection to reflect new name
Paul Gortmaker
1
-2
/
+2
2011-01-01
tipc: remove extraneous braces from single statements
Allan Stephens
7
-48
/
+27
2011-01-01
tipc: remove zeroing assignments to static global variables
Allan Stephens
11
-15
/
+15
2011-01-01
tipc: split variable assignments out of conditional expressions
Allan Stephens
4
-32
/
+56
2011-01-01
tipc: cleanup various cosmetic whitespace issues
Allan Stephens
17
-94
/
+86
2011-01-01
tipc: recode getsockopt error handling for better readability
Paul Gortmaker
1
-13
/
+9
2011-01-01
tipc: remove pointless check for NULL prior to kfree
Allan Stephens
2
-6
/
+2
2011-01-01
tipc: remove redundant #includes
Allan Stephens
12
-32
/
+0
2011-01-01
tipc: Finish streamlining of debugging code
Allan Stephens
4
-45
/
+18
2011-01-01
tipc: Prune down link-specific debugging code
Allan Stephens
3
-147
/
+36
2011-01-01
tipc: remove dump() and tipc_dump_dbg()
Allan Stephens
2
-86
/
+3
2011-01-01
tipc: remove calls to dbg() and msg_dbg()
Allan Stephens
14
-233
/
+16
2011-01-01
tipc: rename dbg.[ch] to log.[ch]
Allan Stephens
5
-19
/
+15
2011-01-01
tipc: Remove internal linked list of node objects
Allan Stephens
1
-27
/
+16
2011-01-01
tipc: Remove user registry subsystem
Allan Stephens
8
-292
/
+7
2011-01-01
tipc: Eliminate use of user registry by topology service
Allan Stephens
1
-16
/
+10
2011-01-01
tipc: Eliminate use of user registry by configuration service
Allan Stephens
1
-19
/
+7
2011-01-01
tipc: Remove prototype code for supporting multiple clusters
Allan Stephens
15
-287
/
+81
2011-01-01
tipc: Remove prototype code for supporting inter-cluster routing
Allan Stephens
9
-543
/
+15
[next]