summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2013-07-1365-241/+607
|\
| * ipv6: only static routes qualify for equal cost multipathingHannes Frederic Sowa2013-07-121-4/+11
| * via-rhine: fix dma mapping errorsNeil Horman2013-07-121-1/+16
| * atl1e: fix dma mapping warningsNeil Horman2013-07-121-3/+25
| * tcp: account all retransmit failuresYuchung Cheng2013-07-121-3/+4
| * usb/net/r815x: fix cast to restricted __le32hayeswang2013-07-121-9/+12
| * usb/net/r8152: fix integer overflow in expressionhayeswang2013-07-121-1/+2
| * net: access page->private by using page_privateSunghan Suh2013-07-121-3/+3
| * net: strict_strtoul is obsolete, use kstrtoul instead“Cosmin2013-07-121-1/+1
| * drivers/net/ieee802154: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * drivers/net/ethernet/cadence: don't use devm_pinctrl_get_select_default() in ...Wolfram Sang2013-07-111-11/+0
| * drivers/net/can/c_can: don't use devm_pinctrl_get_select_default() in probeWolfram Sang2013-07-111-7/+0
| * net/usb: add relative mii functions for r815xhayeswang2013-07-113-3/+239
| * net/tipc: use %*phC to dump small buffers in hex formAndy Shevchenko2013-07-111-7/+1
| * qlcnic: Adding Maintainers.Jitendra Kalsaria2013-07-111-0/+2
| * gre: Fix MTU sizing check for gretap tunnelsAlexander Duyck2013-07-111-1/+1
| * pkt_sched: sch_qfq: remove forward declaration of qfq_update_agg_tsPaolo Valente2013-07-111-63/+55
| * pkt_sched: sch_qfq: improve efficiency of make_eligiblePaolo Valente2013-07-111-1/+8
| * gso: Update tunnel segmentation to support Tx checksum offloadAlexander Duyck2013-07-113-9/+12
| * inet: fix spacing in assignmentCamelia Groza2013-07-111-1/+1
| * ifb: fix oops when loading the ifb faileddingtianhong2013-07-111-0/+4
| * dummy: fix oops when loading the dummy faileddingtianhong2013-07-111-0/+4
| * drivers: net: phy: at803x: Add missing mdio device idHelmut Schaa2013-07-111-0/+1
| * ipv6: fix route selection if kernel is not compiled with CONFIG_IPV6_ROUTER_PREFHannes Frederic Sowa2013-07-111-23/+40
| * bnx2x: fix tunneling CSUM calculationDmitry Kravkov2013-07-111-3/+3
| * alx: fix lockdep annotationMaarten Lankhorst2013-07-111-3/+2
| * vxlan: Fix kernel crash on rmmod.Pravin B Shelar2013-07-111-1/+1
| * 9p: fix off by one causing access violations and memory corruptionSasha Levin2013-07-111-5/+5
| * sh_eth: SH_ETH should depend on HAS_DMAGeert Uytterhoeven2013-07-101-0/+1
| * ipv6: in case of link failure remove route directly instead of letting it expireHannes Frederic Sowa2013-07-101-3/+6
| * macvtap: correctly linearize skb when zerocopy is usedJason Wang2013-07-101-2/+6
| * tuntap: correctly linearize skb when zerocopy is usedJason Wang2013-07-101-3/+6
| * ifb: fix rcu_sched self-detected stallsdingtianhong2013-07-101-1/+3
| * r8169: add a new chip for RTL8411hayeswang2013-07-101-0/+67
| * Merge "net: finish renaming lls to busy poll"David S. Miller2013-07-1034-71/+74
| |\
| | * net: rename busy poll socket op and globalsEliezer Tamir2013-07-1020-36/+37
| | * net: rename ll methods to busy-pollEliezer Tamir2013-07-1011-21/+23
| | * net: rename include/net/ll_poll.h to include/net/busy_poll.hEliezer Tamir2013-07-1015-14/+14
| |/
* | Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds2013-07-1346-529/+828
|\ \
| * \ Merge tag 'fcoe' into for-linusJames Bottomley2013-07-136-47/+66
| |\ \
| | * | fcoe: Reduce number of sparse warningsBart Van Assche2013-07-091-12/+12
| | * | fcoe: Stop fc_rport_priv structure leakMark Rustad2013-07-091-0/+4
| | * | libfcoe: Fix meaningless log statementRobert Love2013-07-091-4/+2
| | * | libfc: Differentiate echange timer cancellation debug statementsRobert Love2013-07-091-1/+1
| | * | libfc: Remove extra space in fc_exch_timer_cancel definitionRobert Love2013-07-091-1/+1
| | * | fcoe: fix the link error status block sparse warningsYi Zou2013-07-091-18/+4
| | * | fcoe: Fix smatch warning in fcoe_fdmi_info functionNeerav Parikh2013-07-091-11/+15
| | * | libfc: Reject PLOGI from nodes with incompatible roleMark Rustad2013-07-091-0/+27
| * | | [SCSI] scsi constants: command, sense key + additional sense stringsDouglas Gilbert2013-07-091-48/+187
| * | | [SCSI] enable destruction of blocked devices which fail LUN scanningBart Van Assche2013-07-091-0/+1