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
2008-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
17
-99
/
+119
2008-02-08
namespaces: mark NET_NS with "depends on NAMESPACES"
Pavel Emelyanov
1
-1
/
+1
2008-02-07
[IPSEC] flow: reorder "struct flow_cache_entry" and remove SLAB_HWCACHE_ALIGN
Eric Dumazet
1
-2
/
+2
2008-02-07
[DECNET] ROUTE: remove unecessary alignment
Eric Dumazet
1
-1
/
+1
2008-02-07
[IPSEC]: Add support for aes-ctr.
Joy Latten
1
-0
/
+17
2008-02-07
[TIPC]: declare proto_ops structures as 'const'.
Florian Westphal
1
-7
/
+7
2008-02-07
[TIPC]: Kill unused static inline (x5)
Ilpo Järvinen
3
-23
/
+0
2008-02-07
[TC]: oops in em_meta
Stephen Hemminger
1
-4
/
+6
2008-02-07
[AF_IUCV]: defensive programming of iucv_callback_txdone
Ursula Braun
1
-7
/
+14
2008-02-07
[AF_IUCV]: broken send_skb_q results in endless loop
Ursula Braun
1
-1
/
+7
2008-02-07
[IUCV]: wrong irq-disabling locking at module load time
Ursula Braun
1
-2
/
+2
2008-02-07
[CAN]: Minor clean-ups
Urs Thuermann
1
-15
/
+9
2008-02-07
[CAN]: Move proto_{,un}register() out of spin-locked region
Urs Thuermann
1
-13
/
+14
2008-02-07
[CAN]: Clean up module auto loading
Urs Thuermann
1
-12
/
+6
2008-02-07
[IPSEC] flow: Remove an unnecessary ____cacheline_aligned
Eric Dumazet
1
-1
/
+1
2008-02-07
[IPV4]: route: fix crash ip_route_input
Patrick McHardy
1
-1
/
+1
2008-02-07
[NETFILTER]: xt_iprange: add missing #include
Jan Engelhardt
1
-0
/
+1
2008-02-07
[NETFILTER]: xt_iprange: fix typo in address family
Patrick McHardy
1
-1
/
+1
2008-02-07
[NETFILTER]: nf_conntrack: fix ct_extend ->move operation
Patrick McHardy
2
-4
/
+5
2008-02-07
[NETFILTER]: nf_conntrack: TCP conntrack reopening fix
Jozsef Kadlecsik
1
-6
/
+26
2008-02-07
Convert ERR_PTR(PTR_ERR(p)) instances to ERR_CAST(p)
David Howells
1
-3
/
+3
2008-02-06
9p: fix p9_printfcall export
Andrew Morton
1
-2
/
+2
2008-02-06
9p: transport API reorganization
Eric Van Hensbergen
6
-1145
/
+1187
2008-02-06
9p: add remove function to trans_virtio
Eric Van Hensbergen
1
-0
/
+19
2008-02-06
9p: Convert semaphore to spinlock for p9_idpool
Anthony Liguori
1
-12
/
+8
2008-02-06
9p: Fix soft lockup in virtio transport
Eric Van Hensbergen
1
-1
/
+1
2008-02-06
9p: block-based virtio client
Eric Van Hensbergen
2
-151
/
+227
2008-02-06
9p: create transport rpc cut-thru
Eric Van Hensbergen
1
-16
/
+33
2008-02-06
9p: fix bug in p9_clone_stat
Martin Stava
1
-0
/
+5
2008-02-05
ipvs: Make wrr "no available servers" error message rate-limited
Sven Wegener
1
-1
/
+2
2008-02-05
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
1
-1
/
+0
2008-02-05
[NET_SCHED]: cls_flow: support classification based on VLAN tag
Patrick McHardy
1
-0
/
+12
2008-02-05
[NET_SCHED]: cls_flow: fix key mask validity check
Patrick McHardy
1
-2
/
+3
2008-02-05
[NET_SCHED]: em_meta: fix compile warning
Patrick McHardy
1
-1
/
+1
2008-02-05
mac80211: Is not EXPERIMENTAL anymore
Michael Buesch
1
-1
/
+0
2008-02-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6
Linus Torvalds
13
-88
/
+58
2008-02-05
NetLabel: introduce a new kernel configuration API for NetLabel
Paul Moore
5
-3
/
+184
2008-02-05
[PKT_SCHED]: vlan tag match
Stephen Hemminger
1
-0
/
+17
2008-02-05
[NET] rtnetlink.c: remove no longer used functions
Adrian Bunk
1
-44
/
+0
2008-02-05
[ICMP]: Restore pskb_pull calls in receive function
Herbert Xu
2
-2
/
+4
2008-02-05
[INET]: Fix accidentally broken inet(6)_hash_connect's port offset calculations.
Pavel Emelyanov
2
-4
/
+4
2008-02-05
bluetooth rfcomm tty: destroy before tty_close()
Dave Young
1
-1
/
+2
2008-02-05
bluetooth: uninlining
Andrew Morton
1
-11
/
+19
2008-02-05
bluetooth: hidp_process_hid_control remove unnecessary parameter dealing
Dave Young
1
-18
/
+1
2008-02-05
[SCTP]: Fix kernel panic while received AUTH chunk with BAD shared key identi...
Wei Yongjun
1
-3
/
+3
2008-02-05
[SCTP]: Fix kernel panic while received AUTH chunk while enabled auth
Wei Yongjun
1
-0
/
+4
2008-02-05
[IPV4]: Formatting fix for /proc/net/fib_trie.
Denis V. Lunev
1
-2
/
+1
2008-02-05
[NET_SCHED]: Add #ifdef CONFIG_NET_EMATCH in net/sched/cls_flow.c (latest git...
Rami Rosen
1
-2
/
+2
2008-02-05
[IPSEC] xfrm4_beet_input(): fix an if()
Adrian Bunk
1
-1
/
+1
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-for-linus
Linus Torvalds
2
-5
/
+32
[next]