summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-09-19net: allow macvlans to move to net namespaceFrancesco Ruggeri
2014-09-19Merge tag 'master-2014-09-16' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman
2014-09-193c59x: Add dma error checking and recoveryNeil Horman
2014-09-19sparc: bpf_jit: fix support for ldx/stx mem and SKF_AD_VLAN_TAGAlexei Starovoitov
2014-09-16scsi: use 'depends' instead of 'select' for SCSI_FC_ATTRSRandy Dunlap
2014-09-16sfc: fix addr_list_lock spinlock use before initEdward Cree
2014-09-16net: rfkill: gpio: Enable module auto-loading for ACPI based switchesMarcel Holtmann
2014-09-16r8169: adjust __rtl8169_set_featureshayeswang
2014-09-16scsi: fix build errors, SCSI_FC_ATTRS needs to depend on SCSI && NETRandy Dunlap
2014-09-15Merge branch 'bnx2-deps'David S. Miller
2014-09-15bnx2i/bnx2fc : fix randconfig error in next-20140909Anish Bhatt
2014-09-15scsi_netlink : Make SCSI_NETLINK dependent on NET instead of selecting NETAnish Bhatt
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai
2014-09-15bridge: Fix br_should_learn to check vlan_enabledVlad Yasevich
2014-09-15ath9k_htc: fix random decryption failureJohannes Stezenbach
2014-09-15brcmfmac: handle IF event for P2P_DEVICE interfaceArend van Spriel
2014-09-15brcmfmac: obtain ifp through wdev structureArend van Spriel
2014-09-15brcmfmac: conditionally compile firmware protocol source codeArend van Spriel
2014-09-15brcmfmac: Fix memory leak and missing assignment.Hante Meuleman
2014-09-15net: fix creation adjacent device symlinksAlexander Y. Fomichev
2014-09-15net/phy: micrel: Disable asymmetric pause for KSZ9031Mike Looijmans
2014-09-13Merge branch 'bridge_vlan_filtering'David S. Miller
2014-09-13bridge: Allow clearing of pvid and untagged bitmapVlad Yasevich
2014-09-13bridge: Check if vlan filtering is enabled only once.Vlad Yasevich
2014-09-13bonding: fix div by zero while enslaving and transmittingNikolay Aleksandrov
2014-09-13Merge branch 'r8169-net'David S. Miller
2014-09-13r8169: fix setting rx vlanhayeswang
2014-09-13r8169: fix the default setting of rx vlanhayeswang
2014-09-13drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N
2014-09-12drivers: net: b44: Fix typo in returning multicast statsMark Einon
2014-09-12Merge tag 'master-2014-09-11' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-09-12Merge tag 'linux-can-fixes-for-3.17-20140911' of git://gitorious.org/linux-ca...David S. Miller
2014-09-12ipv6: clean up anycast when an interface is destroyedSabrina Dubroca
2014-09-12Merge branch 'arc_emac'David S. Miller
2014-09-12net: arc_emac: prevent reuse of unreclaimed tx descriptorsBeniamino Galvani
2014-09-12net: arc_emac: enable tx interruptsBeniamino Galvani
2014-09-11Revert "ath9k: Calculate sleep duration"Sujith Manoharan
2014-09-11can: flexcan: avoid calling usleep_range from interrupt contextDavid Jander
2014-09-10Documentation: filter: Add MIPS to architectures with BPF JITMarkos Chandras
2014-09-10mlx4: Fix wrong endianess access with QP context flagsOr Gerlitz
2014-09-10Merge branch 'mlx4'David S. Miller
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak
2014-09-10net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak
2014-09-10net/mlx4: Correctly configure single ported VFs from the hostMatan Barak
2014-09-10drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N
2014-09-09RxRPC: Fix missing __user annotationDavid Howells
2014-09-09net:bonding: Add missing space in bonding driver parameter descriptionMasanari Iida
2014-09-09net:socket: set msg_namelen to 0 if msg_name is passed as NULL in msghdr stru...Ani Sinha