summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat2012-11-201-2/+1
* bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat2012-11-201-1/+0
* sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-202-25/+128
* add DOVE extensions for VXLANDavid Stevens2012-11-202-25/+235
* net: Remove bogus dependencies on INETBen Hutchings2012-11-199-10/+10
* ehea: Remove remnants of LRO supportBen Hutchings2012-11-192-4/+3
* mlx4_en: Remove remnants of LRO supportBen Hutchings2012-11-193-25/+4
* net: remove unnecessary wireless includesJohannes Berg2012-11-191-2/+0
* net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood2012-11-1913-62/+1
* net: rds: use this_cpu_* per-cpu helperShan Wei2012-11-192-12/+14
* net: core: use this_cpu_ptr per-cpu helperShan Wei2012-11-191-3/+1
* vhost: Remove duplicate inclusion of linux/vhost.hSachin Kamat2012-11-191-1/+0
* net/macb: move to circ_buf macros and fix initial conditionNicolas Ferre2012-11-191-10/+7
* netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman2012-11-191-1/+1
* qeth: Remove BUG_ONsStefan Raspl2012-11-193-14/+10
* qeth: Consolidate tracing of card featuresStefan Raspl2012-11-194-3/+16
* qeth: Clarify card type naming for virtual NICsStefan Raspl2012-11-191-8/+8
* claw: remove BUG_ONsUrsula Braun2012-11-191-2/+0
* ctcm: remove BUG_ONsUrsula Braun2012-11-192-5/+0
* qeth: Remove unused variableStefan Raspl2012-11-191-2/+1
* net: Allow userns root to control tun and tap devicesEric W. Biederman2012-11-191-2/+3
* net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman2012-11-183-6/+10
* net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman2012-11-189-54/+4
* net: Enable some sysctls that are safe for the userns rootEric W. Biederman2012-11-184-22/+1
* net: Allow the userns root to control vlans.Eric W. Biederman2012-11-181-6/+6
* net: Allow userns root to control the network bridge code.Eric W. Biederman2012-11-183-18/+19
* net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman2012-11-188-9/+9
* net: Allow userns root to control ipv6Eric W. Biederman2012-11-1812-25/+28
* net: Allow userns root to control ipv4Eric W. Biederman2012-11-1814-27/+30
* net: Allow userns root control of the core of the network stack.Eric W. Biederman2012-11-184-13/+28
* net: Allow userns root to force the scm credsEric W. Biederman2012-11-181-3/+3
* user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang2012-11-181-2/+2
* net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman2012-11-181-1/+11
* net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman2012-11-1817-1/+102
* net: Don't export sysctls to unprivileged usersEric W. Biederman2012-11-1822-4/+98
* sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman2012-11-183-8/+7
* userns: make each net (net_ns) belong to a user_nsEric W. Biederman2012-11-183-7/+20
* netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2012-11-182-13/+9
* ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich2012-11-182-3/+3
* qlcnic: fix sparse warningsSony Chacko2012-11-183-53/+65
* qlcnic: fix compiler warningsSony Chacko2012-11-185-25/+17
* PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann2012-11-171-0/+14
* PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann2012-11-173-0/+20
* pch_gbe, ptp_pch: Fix the dependency direction between these driversBen Hutchings2012-11-172-2/+1
* vxlan: remove unused variable.Rami Rosen2012-11-171-1/+0
* sctp: use bitmap_weightAkinobu Mita2012-11-171-6/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-17384-2347/+4467
|\
| * Linux 3.7-rc6v3.7-rc6Linus Torvalds2012-11-161-1/+1
| * Merge git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2012-11-161-4/+7
| |\
| | * KVM: x86: Fix invalid secondary exec controls in vmx_cpuid_update()Takashi Iwai2012-11-161-4/+7
OpenPOWER on IntegriCloud