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
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-18
proc: consolidate per-net single_open callers
Pavel Emelyanov
6
-108
/
+33
2008-07-18
proc: clean the ip_misc_proc_init and ip_proc_init_net error paths
Pavel Emelyanov
1
-12
/
+3
2008-07-18
proc: show per-net ip_devconf.forwarding in /proc/net/snmp
Pavel Emelyanov
1
-1
/
+1
2008-07-18
proc: create /proc/net/snmp file in each net
Pavel Emelyanov
1
-20
/
+50
2008-07-18
proc: create /proc/net/netstat file in each net
Pavel Emelyanov
1
-9
/
+38
2008-07-18
ipv4: clean the init_ipv4_mibs error paths
Pavel Emelyanov
1
-7
/
+1
2008-07-18
mib: put icmpmsg statistics on struct net
Pavel Emelyanov
5
-19
/
+14
2008-07-18
mib: put icmp statistics on struct net
Pavel Emelyanov
5
-14
/
+13
2008-07-18
mib: put udplite statistics on struct net
Pavel Emelyanov
5
-10
/
+10
2008-07-18
mib: put udp statistics on struct net
Pavel Emelyanov
5
-14
/
+12
2008-07-18
mib: put net statistics on struct net
Pavel Emelyanov
4
-15
/
+13
2008-07-18
mib: put ip statistics on struct net
Pavel Emelyanov
5
-19
/
+12
2008-07-18
mib: put tcp statistics on struct net
Pavel Emelyanov
5
-17
/
+16
2008-07-18
ipv4: add pernet mib operations
Pavel Emelyanov
1
-0
/
+20
2008-07-18
mib: add netns/mib.h file
Pavel Emelyanov
2
-0
/
+11
2008-07-18
Revert "remove the strip driver"
David S. Miller
4
-0
/
+2833
2008-07-18
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
4190
-309095
/
+287137
2008-07-17
pkt_sched: Make default qdisc nonshared-multiqueue safe.
David S. Miller
1
-77
/
+22
2008-07-17
pkt_sched: Don't used locked skb_queue_purge() in __qdisc_reset_queue()
David S. Miller
1
-1
/
+1
2008-07-17
pkt_sched: Add multiqueue handling to qdisc_graft().
David S. Miller
1
-42
/
+59
2008-07-17
pkt_sched: Kill netdev_queue lock.
David S. Miller
7
-52
/
+43
2008-07-17
pkt_sched: Kill qdisc_lock_tree and qdisc_unlock_tree.
David S. Miller
2
-36
/
+3
2008-07-17
pkt_sched: Rework {sch,tbf}_tree_lock().
David S. Miller
1
-4
/
+12
2008-07-17
pkt_sched: Make qdisc grafting locking more specific.
David S. Miller
1
-12
/
+29
2008-07-17
netdevice: Move qdisc_list back into net_device proper.
David S. Miller
4
-27
/
+18
2008-07-17
pkt_sched: Kill qdisc_lock_tree usage in cls_route.c
David S. Miller
1
-5
/
+7
2008-07-17
pkt_sched: Remove qdisc_lock_tree usage in cls_api.c
David S. Miller
1
-4
/
+7
2008-07-17
pkt_sched: Use per-queue locking in shutdown_scheduler_queue.
David S. Miller
1
-2
/
+4
2008-07-17
pkt_sched: Perform bulk of qdisc destruction in RCU.
David S. Miller
1
-9
/
+11
2008-07-17
pkt_sched: dev_init_scheduler() does not need to lock qdisc tree.
David S. Miller
1
-2
/
+0
2008-07-17
pkt_sched: Schedule qdiscs instead of netdev_queue.
David S. Miller
7
-73
/
+55
2008-07-17
pkt_sched: Add and use qdisc_root() and qdisc_root_lock().
David S. Miller
7
-26
/
+55
2008-07-17
pkt_sched: Make QDISC_RUNNING a qdisc state.
David S. Miller
4
-10
/
+19
2008-07-17
pkt_sched: Move gso_skb into Qdisc.
David S. Miller
3
-11
/
+10
2008-07-17
niu: Add TX multiqueue support.
David S. Miller
1
-20
/
+25
2008-07-17
netdev: Kill plain netif_schedule()
David S. Miller
1
-5
/
+0
2008-07-17
netdev: Convert all drivers away from netif_schedule().
David S. Miller
9
-11
/
+11
2008-07-17
net: Implement simple sw TX hashing.
David S. Miller
1
-0
/
+52
2008-07-17
mac80211: Reimplement WME using ->select_queue().
David S. Miller
8
-624
/
+124
2008-07-17
netdev: Add netdev->select_queue() method.
David S. Miller
2
-3
/
+9
2008-07-17
netdev: netdev_priv() can now be sane again.
David S. Miller
2
-5
/
+7
2008-07-17
netdev: Kill struct net_device_subqueue and netdev->egress_subqueue*
David S. Miller
1
-12
/
+0
2008-07-17
net: Use queue aware tests throughout.
David S. Miller
12
-143
/
+187
2008-07-17
mac80211: Temporarily mark QoS support BROKEN.
David S. Miller
1
-0
/
+1
2008-07-17
pkt_sched: Remove RR scheduler.
David S. Miller
2
-129
/
+16
2008-07-17
netdev: Kill NETIF_F_MULTI_QUEUE.
David S. Miller
7
-24
/
+1
2008-07-17
netdev: Allocate multiple queues for TX.
David S. Miller
18
-137
/
+320
2008-07-17
igb: Kill CONFIG_NETDEVICES_MULTIQUEUE references, no longer exists.
David S. Miller
2
-53
/
+0
2008-07-17
Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-127
/
+383
2008-07-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-fixes-2.6
Linus Torvalds
3
-4
/
+2
[next]