Age | Commit message (Expand) | Author | Files | Lines |
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 |
2012-11-17 | pch_gbe, ptp_pch: Fix the dependency direction between these drivers | Ben Hutchings | 2 | -2/+1 |
2012-11-17 | vxlan: remove unused variable. | Rami Rosen | 1 | -1/+0 |
2012-11-17 | sctp: use bitmap_weight | Akinobu Mita | 1 | -6/+2 |
2012-11-17 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | David S. Miller | 384 | -2347/+4467 |
2012-11-16 | Linux 3.7-rc6v3.7-rc6 | Linus Torvalds | 1 | -1/+1 |
2012-11-16 | Merge git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -4/+7 |
2012-11-16 | Merge branch 'akpm' (Fixes from Andrew) | Linus Torvalds | 19 | -120/+86 |
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 | 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 |
2012-11-16 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 18 | -25/+73 |
2012-11-16 | Merge branch 'master' of git://1984.lsi.us.es/nf-next | David S. Miller | 7 | -11/+77 |
2012-11-16 | Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmar... | Linus Torvalds | 3 | -23/+25 |
2012-11-16 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 1 | -3/+3 |