summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2012-10-0632-185/+209
|\
| * ipv6: release reference of ip6_null_entry's dst entry in __ip6_del_rtGao feng2012-10-041-5/+6
| * Remove noisy printks from llcp_sock_connectDave Jones2012-10-041-6/+2
| * Merge branch 'fixes-for-3.7' of git://gitorious.org/linux-can/linux-canDavid S. Miller2012-10-043-5/+9
| |\
| | * can: mpc5xxx_can: fix section type conflictMarc Kleine-Budde2012-10-041-4/+4
| | * can: peak_pcmcia: fix error return codePeter Senna Tschudin2012-10-041-1/+3
| | * can: peak_pci: fix error return codePeter Senna Tschudin2012-10-041-0/+2
| * | tipc: prevent dropped connections due to rcvbuf overflowErik Hugne2012-10-041-0/+1
| * | silence some noisy printks in irdaDave Jones2012-10-042-2/+2
| * | team: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-041-0/+2
| * | bonding: set qdisc_tx_busylock to avoid LOCKDEP splatEric Dumazet2012-10-041-0/+2
| * | sctp: check src addr when processing SACK to update transport stateNicolas Dichtel2012-10-044-9/+14
| * | sctp: fix a typo in prototype of __sctp_rcv_lookup()Nicolas Dichtel2012-10-041-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2012-10-046-114/+112
| |\ \
| | * | ixgbe: add support for X540-AT1joshua.a.hay@intel.com2012-10-033-0/+4
| | * | ixgbe: fix poll loop for FDIRCTRL.INIT_DONE bitEmil Tantilov2012-10-031-1/+1
| | * | ixgbe: fix PTP ethtool timestamping functionJacob Keller2012-10-031-4/+1
| | * | ixgbe: (PTP) Fix PPS interrupt codeJacob Keller2012-10-032-61/+48
| | * | ixgbe: Fix PTP X540 SDP alignment code for PPS signalJacob Keller2012-10-031-89/+99
| * | | ipv4: add a fib_type to fib_infoEric Dumazet2012-10-042-0/+3
| | |/ | |/|
| * | cxgb4: Fix build error due to missing linux/vmalloc.h include.David S. Miller2012-10-031-0/+1
| * | bnx2x: fix ring size for 10G functionsYuval Mintz2012-10-031-7/+10
| * | cxgb4: Dynamically allocate memory in t4_memory_rw() and get_vpd_params()Vipul Pandya2012-10-031-13/+30
| |/
| * tg3: Fix sparse warnings.Michael Chan2012-10-021-5/+6
| * 8021q: fix mac_len recomputation in vlan_untag()Antonio Quartulli2012-10-021-1/+2
| * bnx2x: use strlcpy() to copy a stringDan Carpenter2012-10-021-3/+2
| * ipv6: don't add link local route when there is no link local addressNicolas Dichtel2012-10-021-13/+2
| * net: ethernet: davinci_cpdma: decrease the desc count when cleaning up the re...htbegin2012-10-021-0/+1
| * pch_gbe: Fix PTP dependencies.David S. Miller2012-10-021-1/+1
* | Merge branch 'akpm' (Andrew's patch-bomb)Linus Torvalds2012-10-06308-2728/+7393
|\ \
| * | lib/decompress.c add __init to decompress_method and dataHein Tibosch2012-10-061-3/+6
| * | kernel/resource.c: fix stack overflow in __reserve_region_with_split()T Makphaibulchoke2012-10-061-12/+38
| * | omfs: convert to use beXX_add_cpu()Wei Yongjun2012-10-061-3/+2
| * | taskstats: cgroupstats_user_cmd() may leak on errorJesper Juhl2012-10-061-0/+1
| * | aoe: update aoe-internal version number to 50Ed Cashin2012-10-061-1/+1
| * | aoe: update documentation to better reflect aoe-plus-udev usageEd Cashin2012-10-064-86/+35
| * | aoe: remove unused codeEd Cashin2012-10-061-4/+0
| * | aoe: make dynamic block minor numbers the defaultEd Cashin2012-10-061-1/+1
| * | aoe: update and specify AoE address guards and error messagesEd Cashin2012-10-062-8/+11
| * | aoe: retain static block device numbers for backwards compatibilityEd Cashin2012-10-061-3/+51
| * | aoe: support more AoE addresses with dynamic block device minor numbersEd Cashin2012-10-065-49/+72
| * | aoe: update documentation with new URL and VM settings referenceEd Cashin2012-10-062-4/+7
| * | aoe: update copyright year in touched filesEd Cashin2012-10-067-7/+7
| * | aoe: update internal version number to 49Ed Cashin2012-10-061-1/+1
| * | aoe: remove unused code and add cosmetic improvementsEd Cashin2012-10-064-17/+10
| * | aoe: increase net_device reference count while using itEd Cashin2012-10-062-0/+11
| * | aoe: associate frames with the AoE storage targetEd Cashin2012-10-063-54/+49
| * | aoe: disallow unsupported AoE minor addressesEd Cashin2012-10-061-0/+7
| * | aoe: do revalidation steps in orderEd Cashin2012-10-061-2/+2
| * | aoe: failover remote interface based on aoe_deadsecs parameterEd Cashin2012-10-062-6/+3