index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
/
ide-dma.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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-19
net: Make CAP_NET_BIND_SERVICE per user namespace
Eric W. Biederman
3
-6
/
+10
2012-11-19
net: Enable a userns root rtnl calls that are safe for unprivilged users
Eric W. Biederman
9
-54
/
+4
2012-11-19
net: Enable some sysctls that are safe for the userns root
Eric W. Biederman
4
-22
/
+1
2012-11-19
net: Allow the userns root to control vlans.
Eric W. Biederman
1
-6
/
+6
2012-11-19
net: Allow userns root to control the network bridge code.
Eric W. Biederman
3
-18
/
+19
2012-11-19
net: Allow userns root to control llc, netfilter, netlink, packet, and xfrm
Eric W. Biederman
8
-9
/
+9
2012-11-19
net: Allow userns root to control ipv6
Eric W. Biederman
12
-25
/
+28
2012-11-19
net: Allow userns root to control ipv4
Eric W. Biederman
14
-27
/
+30
2012-11-19
net: Allow userns root control of the core of the network stack.
Eric W. Biederman
4
-13
/
+28
2012-11-19
net: Allow userns root to force the scm creds
Eric W. Biederman
1
-3
/
+3
2012-11-19
user_ns: get rid of duplicate code in net_ctl_permissions
Zhao Hongjiang
1
-2
/
+2
2012-11-19
net: Update the per network namespace sysctls to be available to the network ...
Eric W. Biederman
1
-1
/
+11
2012-11-19
net: Push capable(CAP_NET_ADMIN) into the rtnl methods
Eric W. Biederman
17
-1
/
+102
2012-11-19
net: Don't export sysctls to unprivileged users
Eric W. Biederman
22
-4
/
+98
2012-11-19
sysctl: Pass useful parameters to sysctl permissions
Eric W. Biederman
3
-8
/
+7
2012-11-19
userns: make each net (net_ns) belong to a user_ns
Eric W. Biederman
3
-7
/
+20
2012-11-19
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-18
PPC: net: bpf_jit_comp: add VLAN instructions for BPF JIT
Daniel Borkmann
1
-0
/
+14
2012-11-18
PPC: net: bpf_jit_comp: add XOR instruction for BPF JIT
Daniel Borkmann
3
-0
/
+20
2012-11-18
pch_gbe, ptp_pch: Fix the dependency direction between these drivers
Ben Hutchings
2
-2
/
+1
2012-11-18
vxlan: remove unused variable.
Rami Rosen
1
-1
/
+0
2012-11-18
sctp: use bitmap_weight
Akinobu Mita
1
-6
/
+2
2012-11-17
Linux 3.7-rc6
v3.7-rc6
Linus Torvalds
1
-1
/
+1
2012-11-16
revert "mm: fix-up zone present pages"
Andrew Morton
6
-58
/
+1
2012-11-16
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
1
-1
/
+1
2012-11-16
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
1
-2
/
+14
2012-11-16
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2012-11-16
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
1
-25
/
+0
2012-11-16
rapidio: fix kernel-doc warnings
Randy Dunlap
2
-1
/
+3
2012-11-16
swapfile: fix name leak in swapoff
Xiaotian Feng
1
-2
/
+2
2012-11-16
memcg: fix hotplugged memory zone oops
Hugh Dickins
4
-18
/
+38
2012-11-16
mips, arc: fix build failure
David Rientjes
1
-0
/
+1
2012-11-16
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2
-6
/
+19
2012-11-16
mm: fix build warning for uninitialized value
David Rientjes
1
-6
/
+4
2012-11-16
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
1
-0
/
+2
2012-11-16
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
1
-4
/
+7
2012-11-16
net-rps: Fix brokeness causing OOO packets
Tom Herbert
1
-1
/
+3
2012-11-16
net: use right lock in __dev_remove_offload
Eric Dumazet
1
-2
/
+2
2012-11-16
tcp: handle tcp_net_metrics_init() order-5 memory allocation failures
Eric Dumazet
1
-3
/
+9
2012-11-16
Thermal: Add Linux/Thermal subsystem info in MAINTAINER file
Zhang Rui
1
-0
/
+8
2012-11-16
mm, oom: reintroduce /proc/pid/oom_adj
David Rientjes
3
-4
/
+130
2012-11-16
arm64: Distinguish between user and kernel XN bits
Catalin Marinas
3
-23
/
+25
2012-11-16
ARM: imx: ehci: fix host power mask bit
Christoph Fritz
2
-2
/
+2
[next]