summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-11-22tipc: remove supportable flag from bclink structureYing Xue3-10/+4
2012-11-21tipc: remove the bearer congestion mechanismYing Xue6-217/+61
2012-11-21tipc: wake up all waiting threads at socket shutdownYing Xue1-3/+4
2012-11-21tipc: return POLLOUT for sockets in an unconnected stateErik Hugne1-1/+5
2012-11-21tipc: fix race/inefficiencies in poll/wait behaviourYing Xue1-5/+40
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman3-1/+29
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat1-4/+2
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat1-2/+1
2012-11-20bnx2x: Remove duplicate inclusion of bnx2x_hsi.hSachin Kamat1-1/+0
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2-25/+128
2012-11-20add DOVE extensions for VXLANDavid Stevens2-25/+235
2012-11-19net: Remove bogus dependencies on INETBen Hutchings9-10/+10
2012-11-19ehea: Remove remnants of LRO supportBen Hutchings2-4/+3
2012-11-19mlx4_en: Remove remnants of LRO supportBen Hutchings3-25/+4
2012-11-19net: remove unnecessary wireless includesJohannes Berg1-2/+0
2012-11-19net/ethernet: remove useless is_valid_ether_addr from drivers ndo_openJoachim Eastwood13-62/+1
2012-11-19net: rds: use this_cpu_* per-cpu helperShan Wei2-12/+14
2012-11-19net: core: use this_cpu_ptr per-cpu helperShan Wei1-3/+1
2012-11-19vhost: Remove duplicate inclusion of linux/vhost.hSachin Kamat1-1/+0
2012-11-19net/macb: move to circ_buf macros and fix initial conditionNicolas Ferre1-10/+7
2012-11-19netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman1-1/+1
2012-11-19qeth: Remove BUG_ONsStefan Raspl3-14/+10
2012-11-19qeth: Consolidate tracing of card featuresStefan Raspl4-3/+16
2012-11-19qeth: Clarify card type naming for virtual NICsStefan Raspl1-8/+8
2012-11-19claw: remove BUG_ONsUrsula Braun1-2/+0
2012-11-19ctcm: remove BUG_ONsUrsula Braun2-5/+0
2012-11-19qeth: Remove unused variableStefan Raspl1-2/+1
2012-11-19net: Allow userns root to control tun and tap devicesEric W. Biederman1-2/+3
2012-11-18net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman3-6/+10
2012-11-18net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman9-54/+4
2012-11-18net: Enable some sysctls that are safe for the userns rootEric W. Biederman4-22/+1
2012-11-18net: Allow the userns root to control vlans.Eric W. Biederman1-6/+6
2012-11-18net: Allow userns root to control the network bridge code.Eric W. Biederman3-18/+19
2012-11-18net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman8-9/+9
2012-11-18net: Allow userns root to control ipv6Eric W. Biederman12-25/+28
2012-11-18net: Allow userns root to control ipv4Eric W. Biederman14-27/+30
2012-11-18net: Allow userns root control of the core of the network stack.Eric W. Biederman4-13/+28
2012-11-18net: Allow userns root to force the scm credsEric W. Biederman1-3/+3
2012-11-18user_ns: get rid of duplicate code in net_ctl_permissionsZhao Hongjiang1-2/+2
2012-11-18net: Update the per network namespace sysctls to be available to the network ...Eric W. Biederman1-1/+11
2012-11-18net: Push capable(CAP_NET_ADMIN) into the rtnl methodsEric W. Biederman17-1/+102
2012-11-18net: Don't export sysctls to unprivileged usersEric W. Biederman22-4/+98
2012-11-18sysctl: Pass useful parameters to sysctl permissionsEric W. Biederman3-8/+7
2012-11-18userns: make each net (net_ns) belong to a user_nsEric W. Biederman3-7/+20
2012-11-18netns: Deduplicate and fix copy_net_ns when !CONFIG_NET_NSEric W. Biederman2-13/+9
2012-11-18ipv6: Preserve ipv6 functionality needed by NETVlad Yasevich2-3/+3
2012-11-18qlcnic: fix sparse warningsSony Chacko3-53/+65
2012-11-18qlcnic: fix compiler warningsSony Chacko5-25/+17
2012-11-17PPC: net: bpf_jit_comp: add VLAN instructions for BPF JITDaniel Borkmann1-0/+14
2012-11-17PPC: net: bpf_jit_comp: add XOR instruction for BPF JITDaniel Borkmann3-0/+20