summaryrefslogtreecommitdiffstats
path: root/net
Commit message (Expand)AuthorAgeFilesLines
* ip6mr: Add sizeof verification to MRT6_ASSERT and MT6_PIMJoe Perches2012-11-261-0/+6
* sockopt: Change getsockopt() of SO_BINDTODEVICE to return an interface nameBrian Haley2012-11-262-6/+79
* atm: br2684: Fix excessive queue bloatDavid Woodhouse2012-11-261-14/+22
* dsa: Hide core config options; make drivers select what they needBen Hutchings2012-11-261-17/+13Star
* ipv4/ipmr and ipv6/ip6mr: Convert int mroute_do_<foo> to boolJoe Perches2012-11-252-6/+6
* ipv4: ipmr: various fixes and cleanupsEric Dumazet2012-11-251-7/+17
* net: dsa/slave: Fix compilation warningsviresh kumar2012-11-251-7/+9
* net: sched: enable CAN Identifier to be build into kernelMarc Kleine-Budde2012-11-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2012-11-2511-34/+49
|\
| * ipv4: do not cache looped multicastsJulian Anastasov2012-11-221-2/+5
| * Merge branch 'master' of git://1984.lsi.us.es/nfDavid S. Miller2012-11-225-13/+15
| |\
| | * netfilter: cttimeout: fix buffer overflowFlorian Westphal2012-11-211-1/+2
| | * netfilter: ipset: Fix range bug in hash:ip,port,netJozsef Kadlecsik2012-11-214-12/+13
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-222-13/+2Star
| |\ \
| | * | xfrm: Fix the gc threshold value for ipv4Steffen Klassert2012-11-132-13/+2Star
| * | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-11-213-5/+25
| |\ \ \
| | * | | NFC: Fix nfc_llcp_local chained list insertionThierry Escande2012-11-201-1/+1
| | * | | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-192-4/+24
| | |\ \ \
| | | * | | wireless: add back sysfs directoryJohannes Berg2012-11-161-0/+20
| | | * | | mac80211: deinitialize ibss-internals after emptiness checkSimon Wunderlich2012-11-131-4/+4
| * | | | | ipv6: fix inet6_csk_update_pmtu() return valueEric Dumazet2012-11-201-1/+2
| | |_|_|/ | |/| | |
* | | | | Merge branch 'tipc_net-next' of git://git.kernel.org/pub/scm/linux/kernel/git...David S. Miller2012-11-2312-269/+185Star
|\ \ \ \ \
| * | | | | tipc: delete TIPC_ADVANCED Kconfig variablePaul Gortmaker2012-11-222-17/+1Star
| * | | | | 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/+4Star
| * | | | | tipc: remove the bearer congestion mechanismYing Xue2012-11-226-217/+61Star
| * | | | | tipc: wake up all waiting threads at socket shutdownYing Xue2012-11-221-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
* | | | | | ipv6: adapt connect for repair moveAndrey Vagin2012-11-223-13/+7Star
* | | | | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2012-11-223-28/+10Star
|\ \ \ \ \ \
| * | | | | | xfrm6: Remove commented out function call to xfrm6_input_finiSteffen Klassert2012-11-161-1/+0Star
| * | | | | | xfrm: Use a static gc threshold value for ipv6Steffen Klassert2012-11-151-15/+1Star
| * | | | | | net: xfrm: use __this_cpu_read per-cpu helperShan Wei2012-11-131-5/+3Star
| * | | | | | xfrm: remove redundant replay_esn checkUlrich Weber2012-11-081-7/+6Star
* | | | | | | batman-adv: Use packing of 2 for all headers before an ethernet headerSven Eckelmann2012-11-211-1/+15
* | | | | | | batman-adv: Start new development cycleSven Eckelmann2012-11-211-1/+1
* | | | | | | batman-adv: Fix broadcast duplist for fragmentationSimon Wunderlich2012-11-214-23/+11Star
* | | | | | | batman-adv: Add function to calculate crc32c for the skb payloadSven Eckelmann2012-11-213-0/+36
* | | | | | | batman-adv: Add wrapper to look up neighbor and send skbMartin Hundebøll2012-11-216-107/+74Star
* | | | | | | batman-adv: support array of debugfs general attributesAntonio Quartulli2012-11-211-9/+25
* | | | | | | batman-adv: fix bla compare functionSimon Wunderlich2012-11-211-2/+16
* | | | | | | batman-adv: Mark best gateway in transtable_global debugfsSven Eckelmann2012-11-211-26/+64
| |/ / / / / |/| | | | |
* | | | | | sctp: send abort chunk when max_retrans exceededNeil Horman2012-11-202-1/+27
* | | | | | net: Remove redundant null check before kfree in dev.cSachin Kamat2012-11-201-4/+2Star
* | | | | | caif: Remove redundant null check before kfree in cfctrl.cSachin Kamat2012-11-201-2/+1Star
* | | | | | sit: allow to configure 6rd tunnels via netlinkNicolas Dichtel2012-11-201-25/+124
* | | | | | net: remove unnecessary wireless includesJohannes Berg2012-11-201-2/+0Star