summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)Author
2012-11-25net: dsa/slave: Fix compilation warningsviresh kumar
2012-11-25net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-11-23Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller
2012-11-22ipv4: do not cache looped multicastsJulian Anastasov
2012-11-22ipv6: adapt connect for repair moveAndrey Vagin
2012-11-22Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker
2012-11-22tipc: eliminate an unnecessary cast of node variableYing Xue
2012-11-22tipc: introduce message to synchronize broadcast linkJon Maloy
2012-11-22tipc: rename supported flag to recv_permittedYing Xue
2012-11-22tipc: remove supportable flag from bclink structureYing Xue
2012-11-22tipc: remove the bearer congestion mechanismYing Xue
2012-11-22tipc: wake up all waiting threads at socket shutdownYing Xue
2012-11-21netfilter: cttimeout: fix buffer overflowFlorian Westphal
2012-11-21netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik
2012-11-21tipc: return POLLOUT for sockets in an unconnected stateErik Hugne
2012-11-21tipc: fix race/inefficiencies in poll/wait behaviourYing Xue
2012-11-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-11-21batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann
2012-11-21batman-adv: Start new development cycleSven Eckelmann
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann
2012-11-20sctp: send abort chunk when max_retrans exceededNeil Horman
2012-11-20ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet
2012-11-20net: Remove redundant null check before kfree in dev.cSachin Kamat
2012-11-20caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat
2012-11-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel
2012-11-20net: remove unnecessary wireless includesJohannes Berg
2012-11-19net: rds: use this_cpu_* per-cpu helperShan Wei
2012-11-19net: core: use this_cpu_ptr per-cpu helperShan Wei
2012-11-19NFC: Fix nfc_llcp_local chained list insertionThierry Escande
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-11-19netfilter: Remove the spurious \ in __ip_vs_lblc_initEric 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