summaryrefslogtreecommitdiff
path: root/net
AgeCommit message (Expand)AuthorFilesLines
2012-11-27dsa: Hide core config options; make drivers select what they needBen Hutchings1-17/+13
2012-11-26ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2-6/+6
2012-11-26ipv4: ipmr: various fixes and cleanupsEric Dumazet1-7/+17
2012-11-26net: dsa/slave: Fix compilation warningsviresh kumar1-7/+9
2012-11-26net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde1-1/+1
2012-11-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller11-34/+49
2012-11-23Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller12-269/+185
2012-11-23ipv4: do not cache looped multicastsJulian Anastasov1-2/+5
2012-11-23ipv6: adapt connect for repair moveAndrey Vagin3-13/+7
2012-11-23Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller5-13/+15
2012-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller3-28/+10
2012-11-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2-13/+2
2012-11-22tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2-17/+1
2012-11-22tipc: eliminate an unnecessary cast of node variableYing Xue1-1/+1
2012-11-22tipc: introduce message to synchronize broadcast linkJon Maloy2-6/+60
2012-11-22tipc: rename supported flag to recv_permittedYing Xue4-12/+12
2012-11-22tipc: remove supportable flag from bclink structureYing Xue3-10/+4
2012-11-22tipc: remove the bearer congestion mechanismYing Xue6-217/+61
2012-11-22tipc: wake up all waiting threads at socket shutdownYing Xue1-3/+4
2012-11-22netfilter: cttimeout: fix buffer overflowFlorian Westphal1-1/+2
2012-11-22netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik4-12/+13
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-21Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville3-5/+25
2012-11-21batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann1-1/+15
2012-11-21batman-adv: Start new development cycleSven Eckelmann1-1/+1
2012-11-21batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich4-23/+11
2012-11-21batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann3-0/+36
2012-11-21batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll6-107/+74
2012-11-21batman-adv: support array of debugfs general attributesAntonio Quartulli1-9/+25
2012-11-21batman-adv: fix bla compare functionSimon Wunderlich1-2/+16
2012-11-21batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann1-26/+64
2012-11-21sctp: send abort chunk when max_retrans exceededNeil Horman2-1/+27
2012-11-21ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet1-1/+2
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-20sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel1-25/+124
2012-11-20net: remove unnecessary wireless includesJohannes Berg1-2/+0
2012-11-20net: rds: use this_cpu_* per-cpu helperShan Wei2-12/+14
2012-11-20net: core: use this_cpu_ptr per-cpu helperShan Wei1-3/+1
2012-11-20NFC: Fix nfc_llcp_local chained list insertionThierry Escande1-1/+1
2012-11-19Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2-4/+24
2012-11-19netfilter: Remove the spurious \ in __ip_vs_lblc_initEric W. Biederman1-1/+1
2012-11-19net: Make CAP_NET_BIND_SERVICE per user namespaceEric W. Biederman3-6/+10
2012-11-19net: Enable a userns root rtnl calls that are safe for unprivilged usersEric W. Biederman9-54/+4
2012-11-19net: Enable some sysctls that are safe for the userns rootEric W. Biederman4-22/+1
2012-11-19net: Allow the userns root to control vlans.Eric W. Biederman1-6/+6
2012-11-19net: Allow userns root to control the network bridge code.Eric W. Biederman3-18/+19
2012-11-19net: Allow userns root to control llc, netfilter, netlink, packet, and xfrmEric W. Biederman8-9/+9
2012-11-19net: Allow userns root to control ipv6Eric W. Biederman12-25/+28