index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
net: Remove bogus dependencies on INET
Ben Hutchings
2012-11-19
9
-10
/
+10
*
ehea: Remove remnants of LRO support
Ben Hutchings
2012-11-19
2
-4
/
+3
*
mlx4_en: Remove remnants of LRO support
Ben Hutchings
2012-11-19
3
-25
/
+4
*
net: remove unnecessary wireless includes
Johannes Berg
2012-11-19
1
-2
/
+0
*
net/ethernet: remove useless is_valid_ether_addr from drivers ndo_open
Joachim Eastwood
2012-11-19
13
-62
/
+1
*
net: rds: use this_cpu_* per-cpu helper
Shan Wei
2012-11-19
2
-12
/
+14
*
net: core: use this_cpu_ptr per-cpu helper
Shan Wei
2012-11-19
1
-3
/
+1
*
vhost: Remove duplicate inclusion of linux/vhost.h
Sachin Kamat
2012-11-19
1
-1
/
+0
*
net/macb: move to circ_buf macros and fix initial condition
Nicolas Ferre
2012-11-19
1
-10
/
+7
*
netfilter: Remove the spurious \ in __ip_vs_lblc_init
Eric W. Biederman
2012-11-19
1
-1
/
+1
*
qeth: Remove BUG_ONs
Stefan Raspl
2012-11-19
3
-14
/
+10
*
qeth: Consolidate tracing of card features
Stefan Raspl
2012-11-19
4
-3
/
+16
*
qeth: Clarify card type naming for virtual NICs
Stefan Raspl
2012-11-19
1
-8
/
+8
*
claw: remove BUG_ONs
Ursula Braun
2012-11-19
1
-2
/
+0
*
ctcm: remove BUG_ONs
Ursula Braun
2012-11-19
2
-5
/
+0
*
qeth: Remove unused variable
Stefan Raspl
2012-11-19
1
-2
/
+1
*
net: Allow userns root to control tun and tap devices
Eric W. Biederman
2012-11-19
1
-2
/
+3
*
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
2012-11-18
3
-6
/
+10
*
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
2012-11-18
9
-54
/
+4
*
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
2012-11-18
4
-22
/
+1
*
net: Allow the userns root to control vlans.
Eric W. Biederman
2012-11-18
1
-6
/
+6
*
net: Allow userns root to control the network bridge code.
Eric W. Biederman
2012-11-18
3
-18
/
+19
*
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
2012-11-18
8
-9
/
+9
*
net: Allow userns root to control ipv6
Eric W. Biederman
2012-11-18
12
-25
/
+28
*
net: Allow userns root to control ipv4
Eric W. Biederman
2012-11-18
14
-27
/
+30
*
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
2012-11-18
4
-13
/
+28
*
net: Allow userns root to force the scm creds
Eric W. Biederman
2012-11-18
1
-3
/
+3
*
user_ns: get rid of duplicate code in net_ctl_permissions
Zhao Hongjiang
2012-11-18
1
-2
/
+2
*
net: Update the per network namespace sysctls to be available to the network ...
Eric W. Biederman
2012-11-18
1
-1
/
+11
*
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
2012-11-18
17
-1
/
+102
*
net: Don't export sysctls to unprivileged users
Eric W. Biederman
2012-11-18
22
-4
/
+98
*
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
2012-11-18
3
-8
/
+7
*
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
2012-11-18
3
-7
/
+20
*
netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NS
Eric W. Biederman
2012-11-18
2
-13
/
+9
*
ipv6: Preserve ipv6 functionality needed by NET
Vlad Yasevich
2012-11-18
2
-3
/
+3
*
qlcnic: fix sparse warnings
Sony Chacko
2012-11-18
3
-53
/
+65
*
qlcnic: fix compiler warnings
Sony Chacko
2012-11-18
5
-25
/
+17
*
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
2012-11-17
1
-0
/
+14
*
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
2012-11-17
3
-0
/
+20
*
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
2012-11-17
2
-2
/
+1
*
vxlan: remove unused variable.
Rami Rosen
2012-11-17
1
-1
/
+0
*
sctp: use bitmap_weight
Akinobu Mita
2012-11-17
1
-6
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-11-17
384
-2347
/
+4467
|
\
|
*
Linux 3.7-rc6
v3.7-rc6
Linus Torvalds
2012-11-16
1
-1
/
+1
|
*
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2012-11-16
1
-4
/
+7
|
|
\
|
|
*
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
2012-11-16
1
-4
/
+7
|
*
|
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
2012-11-16
19
-120
/
+86
|
|
\
\
|
|
*
|
revert "mm: fix-up zone present pages"
Andrew Morton
2012-11-16
6
-58
/
+1
|
|
*
|
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
2012-11-16
1
-1
/
+1
|
|
*
|
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
2012-11-16
1
-2
/
+14
[next]