summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2012-11-222-17/+1
* tipc: eliminate an unnecessary cast of node variableYing Xue2012-11-221-1/+1
* tipc: introduce message to synchronize broadcast linkJon Maloy2012-11-222-6/+60
* tipc: rename supported flag to recv_permittedYing Xue2012-11-224-12/+12
* tipc: remove supportable flag from bclink structureYing Xue2012-11-223-10/+4
* tipc: remove the bearer congestion mechanismYing Xue2012-11-216-217/+61
* tipc: wake up all waiting threads at socket shutdownYing Xue2012-11-211-3/+4
* tipc: return POLLOUT for sockets in an unconnected stateErik Hugne2012-11-211-1/+5
* tipc: fix race/inefficiencies in poll/wait behaviourYing Xue2012-11-211-5/+40
* sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-203-1/+29
* net: Remove redundant null check before kfree in dev.cSachin Kamat2012-11-201-4/+2
* 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