index
:
platform/kernel/linux-exynos
accepted/tizen_3.0.2015.q2_common
accepted/tizen_3.0.m2_mobile
accepted/tizen_3.0.m2_tv
accepted/tizen_3.0.m2_wearable
accepted/tizen_3.0_common
accepted/tizen_3.0_ivi
accepted/tizen_3.0_mobile
accepted/tizen_3.0_tv
accepted/tizen_3.0_wearable
accepted/tizen_4.0_unified
accepted/tizen_5.0_unified
accepted/tizen_5.5_unified
accepted/tizen_5.5_unified_mobile_hotfix
accepted/tizen_5.5_unified_wearable_hotfix
accepted/tizen_6.0_unified
accepted/tizen_6.0_unified_hotfix
accepted/tizen_6.5_unified
accepted/tizen_7.0_unified
accepted/tizen_7.0_unified_hotfix
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
kdbus-integration
klewandowski/sandbox/kdbus-perf
master
old/tizen_20160405
old/tizen_20160810
old/tizen_20161215
old/tizen_20190328
sandbox/adrians/kdbus-perf
sandbox/ahajda/dev/exynos-drm-local-path
sandbox/akazmin/hwasan_build
sandbox/klewandowski/kdbus-legacy-for-4.14-wip
sandbox/lluba/eas/20171211_0913/v4.14_tizen
sandbox/lluba/eas/20180817/v4.18-rc6
sandbox/lluba/thermal/v4.19/schedpower
sandbox/m.szyprowski/dev/tizen-ipipe
sandbox/m.szyprowski/dev/tizen-next-bluetooth
sandbox/m.szyprowski/tizen-next-ipipe
sandbox/mszyprowski/v4.14-odroid-kvm
sandbox/nmerinov/llvm
tizen
tizen_3.0
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_3.0.m2
tizen_3.0_tv
tizen_4.0
tizen_5.0
tizen_5.5
tizen_5.5_mobile_hotfix
tizen_5.5_tv
tizen_5.5_wearable_hotfix
tizen_6.0
tizen_6.0_hotfix
tizen_6.5
tizen_7.0
tizen_7.0_hotfix
upstream/linux-4.1.y
upstream/linux-4.14.y
upstream/mainline
Domain: System / Kernel; Licenses: GPL-2.0;
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
namespaces: mark NET_NS with "depends on NAMESPACES"
Pavel Emelyanov
1
-1
/
+1
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
2008-02-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial
Linus Torvalds
3
-5
/
+5
2008-02-04
virtio: explicit enable_cb/disable_cb rather than callback return.
Rusty Russell
1
-3
/
+1
2008-02-04
virtio: simplify config mechanism.
Rusty Russell
1
-2
/
+2
2008-02-04
virtio: Implement skb_partial_csum_set, for setting partial csums on untruste...
Rusty Russell
1
-0
/
+29
2008-02-03
typo fixes in net/core/net_namespace.c
Oliver Pinter
1
-2
/
+2
2008-02-03
typo fix in net/rfkill/rfkill.c
Oliver Pinter
1
-1
/
+1
2008-02-03
typo fixes in net/sctp/sm_statefuns.c
Oliver Pinter
1
-2
/
+2
2008-02-03
Merge branch 'fixes' of master.kernel.org:/pub/scm/linux/kernel/git/linville/...
David S. Miller
5
-9
/
+28
2008-02-03
[SOCK] proto: Add hashinfo member to struct proto
Arnaldo Carvalho de Melo
10
-93
/
+87
2008-02-02
Merge branch 'for-linus' of git://linux-nfs.org/~bfields/linux
Linus Torvalds
18
-1206
/
+4530
2008-02-01
SUNRPC: RPC program information is stored in unsigned integers
Chuck Lever
2
-4
/
+5
2008-02-01
SUNRPC: Move exported symbol definitions after function declaration part 2
Trond Myklebust
7
-42
/
+33
2008-02-01
SUNRPC: spin svc_rqst initialization to its own function
Jeff Layton
1
-17
/
+42
2008-02-01
rdma: makefile
Tom Tucker
1
-0
/
+5
2008-02-01
rdma: ONCRPC RDMA protocol marshalling
Tom Tucker
1
-0
/
+412
2008-02-01
rdma: SVCRDMA sendto
Tom Tucker
1
-0
/
+520
2008-02-01
rdma: SVCRDMA recvfrom
Tom Tucker
1
-0
/
+586
2008-02-01
rdma: SVCRDMA Core Transport Services
Tom Tucker
1
-0
/
+1080
2008-02-01
rdma: SVCRDMA Transport Module
Tom Tucker
1
-0
/
+266
[next]