summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-11-19qeth: Remove BUG_ONsStefan Raspl
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl
2012-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl
2012-11-19claw: remove BUG_ONsUrsula Braun
2012-11-19ctcm: remove BUG_ONsUrsula Braun
2012-11-19qeth: Remove unused variableStefan Raspl
2012-11-19net: Allow userns root to control tun and tap devicesEric W. Biederman
2012-11-19net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman
2012-11-19net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman
2012-11-19net: Enable some sysctls that are safe for the userns rootEric W. Biederman
2012-11-19net: Allow the userns root to control vlans.Eric W. Biederman
2012-11-19net: Allow userns root to control the network bridge code.Eric W. Biederman
2012-11-19net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman
2012-11-19net: Allow userns root to control ipv6Eric W. Biederman
2012-11-19net: Allow userns root to control ipv4Eric W. Biederman
2012-11-19net: Allow userns root control of the core of the network stack.Eric W. Biederman
2012-11-19net: Allow userns root to force the scm credsEric W. Biederman
2012-11-19user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang
2012-11-19net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman
2012-11-19net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman
2012-11-19net: Don't export sysctls to unprivileged usersEric W. Biederman
2012-11-19sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman
2012-11-19userns: make each net (net_ns) belong to a user_nsEric W. Biederman
2012-11-19netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman
2012-11-18ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich
2012-11-18qlcnic: fix sparse warningsSony Chacko
2012-11-18qlcnic: fix compiler warningsSony Chacko
2012-11-18PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann
2012-11-18PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann
2012-11-18pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings
2012-11-18vxlan: remove unused variable.Rami Rosen
2012-11-18sctp: use bitmap_weightAkinobu Mita
2012-11-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-17Linux 3.7-rc6Linus Torvalds
2012-11-17Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2012-11-16Merge branch 'akpm' (Fixes from Andrew)Linus Torvalds
2012-11-16revert "mm: fix-up zone present pages"Andrew Morton
2012-11-16tmpfs: change final i_blocks BUG to WARNINGHugh Dickins
2012-11-16tmpfs: fix shmem_getpage_gfp() VM_BUG_ONHugh Dickins
2012-11-16mm: highmem: don't treat PKMAP_ADDR(LAST_PKMAP) as a highmem addressWill Deacon
2012-11-16mm: revert "mm: vmscan: scale number of pages reclaimed by reclaim/compaction...Mel Gorman
2012-11-16rapidio: fix kernel-doc warningsRandy Dunlap
2012-11-16swapfile: fix name leak in swapoffXiaotian Feng
2012-11-16memcg: fix hotplugged memory zone oopsHugh Dickins
2012-11-16mips, arc: fix build failureDavid Rientjes
2012-11-16memcg: oom: fix totalpages calculation for memory.swappiness==0Michal Hocko
2012-11-16mm: fix build warning for uninitialized valueDavid Rientjes
2012-11-16mm: add anon_vma_lock to validate_mm()Michel Lespinasse
2012-11-16KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai
2012-11-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds