summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* powerpc: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-241-0/+1
* s390: Update defconfigs which were missing CONFIG_NET.David S. Miller2014-09-245-0/+5
* mips: Update some more defconfigs which were missing CONFIG_NET.David S. Miller2014-09-242-0/+2
* sparc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
* sh: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-242-0/+2
* powerpc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-245-0/+5
* parisc: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-241-0/+1
* mips: Set CONFIG_NET=y in defconfigsMichal Marek2014-09-249-0/+9
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-09-2285-355/+828
|\
| * Merge branch 'bcmgenet'David S. Miller2014-09-221-54/+56
| |\
| | * net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli2014-09-221-53/+52
| | * net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli2014-09-221-1/+4
| |/
| * ipv4: do not use this_cpu_ptr() in preemptible contextEric Dumazet2014-09-221-3/+3
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2014-09-224-14/+60
| |\
| | * xfrm: Generate queueing routes only from route lookup functionsSteffen Klassert2014-09-162-8/+25
| | * xfrm: Generate blackhole routes only from route lookup functionsSteffen Klassert2014-09-164-7/+36
| * | dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser2014-09-221-1/+1
| * | r8169: fix an if conditionDan Carpenter2014-09-221-1/+1
| * | r8152: disable ALDPShayeswang2014-09-221-17/+45
| * | ipoib: validate struct ipoib_cb sizeEric Dumazet2014-09-222-2/+8
| * | net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2014-09-222-5/+16
| * | tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich2014-09-221-2/+18
| * | macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel2014-09-221-1/+2
| * | pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller2014-09-221-0/+1
| * | scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller2014-09-223-6/+6
| * | Merge tag 'linux-can-fixes-for-3.17-20140918' of git://gitorious.org/linux-ca...David S. Miller2014-09-194-10/+51
| |\ \
| | * | can: at91_can: add missing prepare and unprepare of the clockDavid Dueck2014-09-181-3/+5
| | * | can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bitsMarc Kleine-Budde2014-09-181-1/+1
| | * | can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde2014-09-181-0/+3
| | * | can: flexcan: implement workaround for errata ERR005829David Jander2014-09-181-1/+15
| | * | can: flexcan: correctly initialize mailboxesDavid Jander2014-09-181-0/+7
| | * | can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde2014-09-181-2/+13
| | * | can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp2014-09-181-1/+5
| | * | can: c_can_platform: fix parameters of c_can_hw_raminit_ti()Roger Quadros2014-09-181-2/+2
| * | | openvswitch: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier2014-09-191-4/+5
| * | | genetlink: add function genl_has_listeners()Nicolas Dichtel2014-09-191-0/+8
| * | | lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick2014-09-191-1/+0
| * | | net: allow macvlans to move to net namespaceFrancesco Ruggeri2014-09-191-0/+1
| * | | Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-09-199-14/+50
| |\ \ \
| | * | | net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann2014-09-161-0/+1
| | * | | ath9k_htc: fix random decryption failureJohannes Stezenbach2014-09-151-1/+1
| | * | | brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2014-09-152-3/+11
| | * | | brcmfmac: obtain ifp through wdev structureArend van Spriel2014-09-151-2/+5
| | * | | brcmfmac: conditionally compile firmware protocol source codeArend van Spriel2014-09-154-8/+30
| | * | | brcmfmac: Fix memory leak and missing assignment.Hante Meuleman2014-09-151-0/+2
| * | | | 3c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman2014-09-191-1/+1
| * | | | 3c59x: Add dma error checking and recoveryNeil Horman2014-09-191-9/+41
| * | | | sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov2014-09-191-7/+18
| | |/ / | |/| |
| * | | scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap2014-09-164-8/+8
| * | | sfc: fix addr_list_lock spinlock use before initEdward Cree2014-09-161-0/+3
OpenPOWER on IntegriCloud