index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
384
-2347
/
+4467
2012-11-17
Linux 3.7-rc6
v3.7-rc6
Linus Torvalds
1
-1
/
+1
2012-11-17
Merge git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-4
/
+7
2012-11-17
Merge branch 'akpm' (Fixes from Andrew)
Linus Torvalds
19
-120
/
+86
2012-11-17
revert "mm: fix-up zone present pages"
Andrew Morton
6
-58
/
+1
2012-11-17
tmpfs: change final i_blocks BUG to WARNING
Hugh Dickins
1
-1
/
+1
2012-11-17
tmpfs: fix shmem_getpage_gfp() VM_BUG_ON
Hugh Dickins
1
-2
/
+14
2012-11-17
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
1
-1
/
+1
2012-11-17
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
1
-25
/
+0
2012-11-17
rapidio: fix kernel-doc warnings
Randy Dunlap
2
-1
/
+3
2012-11-17
swapfile: fix name leak in swapoff
Xiaotian Feng
1
-2
/
+2
2012-11-17
memcg: fix hotplugged memory zone oops
Hugh Dickins
4
-18
/
+38
2012-11-17
mips, arc: fix build failure
David Rientjes
1
-0
/
+1
2012-11-17
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2
-6
/
+19
2012-11-17
mm: fix build warning for uninitialized value
David Rientjes
1
-6
/
+4
2012-11-17
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
1
-0
/
+2
2012-11-17
KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()
Takashi Iwai
1
-4
/
+7
2012-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
42
-120
/
+247
2012-11-16
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
18
-25
/
+73
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
Merge tag 'batman-adv-fix-for-davem' of git://git.open-mesh.org/linux-merge
David S. Miller
2
-7
/
+20
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
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
24
-50
/
+303
[next]