aboutsummaryrefslogtreecommitdiffstats
path: root/scripts (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-22r8169: fix an if conditionDan Carpenter1-1/+1
2014-09-22r8152: disable ALDPShayeswang1-17/+45
2014-09-22ipoib: validate struct ipoib_cb sizeEric Dumazet2-2/+8
2014-09-22net: sched: shrink struct qdisc_skb_cb to 28 bytesEric Dumazet2-5/+16
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich1-2/+18
2014-09-22macvlan: allow to enqueue broadcast pkt on virtual deviceNicolas Dichtel1-1/+2
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller1-0/+1
2014-09-22scsi: Use 'depends' with LIBFC instead of 'select'.David S. Miller3-6/+6
2014-09-19openvswitch: restore OVS_FLOW_CMD_NEW notificationsSamuel Gauthier1-4/+5
2014-09-19genetlink: add function genl_has_listeners()Nicolas Dichtel1-0/+8
2014-09-19lib: rhashtable: remove second linux/log2.h inclusionFabian Frederick1-1/+0
2014-09-19net: allow macvlans to move to net namespaceFrancesco Ruggeri1-0/+1
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman1-1/+1
2014-09-193c59x: Add dma error checking and recoveryNeil Horman1-9/+41
2014-09-19sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov1-7/+18
2014-09-18can: at91_can: add missing prepare and unprepare of the clockDavid Dueck1-3/+5
2014-09-18can: flexcan: increase FLEXCAN_MCR_MAXMB() macro to 7 bitsMarc Kleine-Budde1-1/+1
2014-09-18can: flexcan: put TX mailbox into TX_INACTIVE mode after tx-completeMarc Kleine-Budde1-0/+3
2014-09-18can: flexcan: implement workaround for errata ERR005829David Jander1-1/+15
2014-09-18can: flexcan: correctly initialize mailboxesDavid Jander1-0/+7
2014-09-18can: flexcan: mark TX mailbox as TX_INACTIVEMarc Kleine-Budde1-2/+13
2014-09-18can: peak_pci: add PCI ID definition pcie card variantOliver Hartkopp1-1/+5
2014-09-18can: c_can_platform: fix parameters of c_can_hw_raminit_ti()Roger Quadros1-2/+2
2014-09-16scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap4-8/+8
2014-09-16sfc: fix addr_list_lock spinlock use before initEdward Cree1-0/+3
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann1-0/+1
2014-09-16r8169: adjust __rtl8169_set_featureshayeswang1-40/+34
2014-09-16scsi: fix build errors, SCSI_FC_ATTRS needs to depend on SCSI && NETRandy Dunlap1-1/+1
2014-09-15bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt2-0/+2
2014-09-15scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt1-1/+1
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai1-22/+27
2014-09-15bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich1-1/+1
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach1-1/+1
2014-09-15brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel2-3/+11
2014-09-15brcmfmac: obtain ifp through wdev structureArend van Spriel1-2/+5
2014-09-15brcmfmac: conditionally compile firmware protocol source codeArend van Spriel4-8/+30
2014-09-15brcmfmac: Fix memory leak and missing assignment.Hante Meuleman1-0/+2
2014-09-15net: fix creation adjacent device symlinksAlexander Y. Fomichev1-7/+11
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans1-2/+1
2014-09-13bridge: Allow clearing of pvid and untagged bitmapVlad Yasevich1-0/+4
2014-09-13bridge: Check if vlan filtering is enabled only once.Vlad Yasevich2-4/+13
2014-09-13bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov1-3/+14
2014-09-13r8169: fix setting rx vlanhayeswang1-1/+1
2014-09-13r8169: fix the default setting of rx vlanhayeswang1-1/+6
2014-09-13drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N1-5/+24
2014-09-12drivers: net: b44: Fix typo in returning multicast statsMark Einon1-1/+1
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca3-3/+27
2014-09-12net: arc_emac: prevent reuse of unreclaimed tx descriptorsBeniamino Galvani1-11/+32
2014-09-12net: arc_emac: enable tx interruptsBeniamino Galvani1-5/+5
2014-09-11Revert "ath9k: Calculate sleep duration"Sujith Manoharan1-3/+2