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
2012-11-22
tipc: remove supportable flag from bclink structure
Ying Xue
3
-10
/
+4
2012-11-21
tipc: remove the bearer congestion mechanism
Ying Xue
6
-217
/
+61
2012-11-21
tipc: wake up all waiting threads at socket shutdown
Ying Xue
1
-3
/
+4
2012-11-21
tipc: return POLLOUT for sockets in an unconnected state
Erik Hugne
1
-1
/
+5
2012-11-21
tipc: fix race/inefficiencies in poll/wait behaviour
Ying Xue
1
-5
/
+40
2012-11-20
sctp: send abort chunk when max_retrans exceeded
Neil Horman
3
-1
/
+29
2012-11-20
net: Remove redundant null check before kfree in dev.c
Sachin Kamat
1
-4
/
+2
2012-11-20
caif: Remove redundant null check before kfree in cfctrl.c
Sachin Kamat
1
-2
/
+1
2012-11-20
bnx2x: Remove duplicate inclusion of bnx2x_hsi.h
Sachin Kamat
1
-1
/
+0
2012-11-20
sit: allow to configure 6rd tunnels via netlink
Nicolas Dichtel
2
-25
/
+128
2012-11-20
add DOVE extensions for VXLAN
David Stevens
2
-25
/
+235
2012-11-19
net: Remove bogus dependencies on INET
Ben Hutchings
9
-10
/
+10
2012-11-19
ehea: Remove remnants of LRO support
Ben Hutchings
2
-4
/
+3
2012-11-19
mlx4_en: Remove remnants of LRO support
Ben Hutchings
3
-25
/
+4
2012-11-19
net: remove unnecessary wireless includes
Johannes Berg
1
-2
/
+0
2012-11-19
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
13
-62
/
+1
2012-11-19
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2
-12
/
+14
2012-11-19
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
1
-3
/
+1
2012-11-19
vhost: Remove duplicate inclusion of linux/vhost.h
Sachin Kamat
1
-1
/
+0
2012-11-19
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
1
-10
/
+7
2012-11-19
netfilter: Remove the spurious \ in __ip_vs_lblc_init
Eric W. Biederman
1
-1
/
+1
2012-11-19
qeth: Remove BUG_ONs
Stefan Raspl
3
-14
/
+10
2012-11-19
qeth: Consolidate tracing of card features
Stefan Raspl
4
-3
/
+16
2012-11-19
qeth: Clarify card type naming for virtual NICs
Stefan Raspl
1
-8
/
+8
2012-11-19
claw: remove BUG_ONs
Ursula Braun
1
-2
/
+0
2012-11-19
ctcm: remove BUG_ONs
Ursula Braun
2
-5
/
+0
2012-11-19
qeth: Remove unused variable
Stefan Raspl
1
-2
/
+1
2012-11-19
net: Allow userns root to control tun and tap devices
Eric W. Biederman
1
-2
/
+3
2012-11-18
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
3
-6
/
+10
2012-11-18
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
9
-54
/
+4
2012-11-18
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
4
-22
/
+1
2012-11-18
net: Allow the userns root to control vlans.
Eric W. Biederman
1
-6
/
+6
2012-11-18
net: Allow userns root to control the network bridge code.
Eric W. Biederman
3
-18
/
+19
2012-11-18
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
8
-9
/
+9
2012-11-18
net: Allow userns root to control ipv6
Eric W. Biederman
12
-25
/
+28
2012-11-18
net: Allow userns root to control ipv4
Eric W. Biederman
14
-27
/
+30
2012-11-18
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
4
-13
/
+28
2012-11-18
net: Allow userns root to force the scm creds
Eric W. Biederman
1
-3
/
+3
2012-11-18
user_ns: get rid of duplicate code in net_ctl_permissions
Zhao Hongjiang
1
-2
/
+2
2012-11-18
net: Update the per network namespace sysctls to be available to the network ...
Eric W. Biederman
1
-1
/
+11
2012-11-18
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
17
-1
/
+102
2012-11-18
net: Don't export sysctls to unprivileged users
Eric W. Biederman
22
-4
/
+98
2012-11-18
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
3
-8
/
+7
2012-11-18
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
3
-7
/
+20
2012-11-18
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2
-13
/
+9
2012-11-18
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2
-3
/
+3
2012-11-18
qlcnic: fix sparse warnings
Sony Chacko
3
-53
/
+65
2012-11-18
qlcnic: fix compiler warnings
Sony Chacko
5
-25
/
+17
2012-11-17
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
1
-0
/
+14
2012-11-17
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
3
-0
/
+20
[next]