index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
*
|
mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem address
Will Deacon
2012-11-16
1
-1
/
+1
|
|
*
|
mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...
Mel Gorman
2012-11-16
1
-25
/
+0
|
|
*
|
rapidio: fix kernel-doc warnings
Randy Dunlap
2012-11-16
2
-1
/
+3
|
|
*
|
swapfile: fix name leak in swapoff
Xiaotian Feng
2012-11-16
1
-2
/
+2
|
|
*
|
memcg: fix hotplugged memory zone oops
Hugh Dickins
2012-11-16
4
-18
/
+38
|
|
*
|
mips, arc: fix build failure
David Rientjes
2012-11-16
1
-0
/
+1
|
|
*
|
memcg: oom: fix totalpages calculation for memory.swappiness==0
Michal Hocko
2012-11-16
2
-6
/
+19
|
|
*
|
mm: fix build warning for uninitialized value
David Rientjes
2012-11-16
1
-6
/
+4
|
|
*
|
mm: add anon_vma_lock to validate_mm()
Michel Lespinasse
2012-11-16
1
-0
/
+2
|
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2012-11-16
42
-120
/
+247
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
|
*
|
Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...
David S. Miller
2012-11-16
18
-25
/
+73
|
|
|
\
\
|
|
|
*
\
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-11-16
18
-25
/
+73
|
|
|
|
\
\
|
|
|
|
*
|
brcmfmac: fix typo in CONFIG_BRCMISCAN
Hauke Mehrtens
2012-11-14
1
-1
/
+1
|
|
|
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2012-11-14
5
-8
/
+12
|
|
|
|
|
\
\
|
|
|
|
|
*
|
Bluetooth: Fix memory leak when removing a UUID
Johan Hedberg
2012-11-09
1
-0
/
+1
|
|
|
|
|
*
|
Bluetooth: ath3k: Add support for VAIO VPCEH [0489:e027]
Marcos Chaparro
2012-11-09
2
-0
/
+2
|
|
|
|
|
*
|
Bluetooth: Notify about device registration before power on
Marcel Holtmann
2012-11-09
1
-2
/
+2
|
|
|
|
|
*
|
Bluetooth: Fix error status when pairing fails
Paulo Sérgio
2012-11-09
1
-1
/
+1
[next]