summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorLines
2016-12-07net: ethernet: ti: cpts: switch to readl/writel_relaxed()Grygorii Strashko-2/+2
2016-12-07Merge branch 'bnxt_en-RDMA'David S. Miller-115/+722
2016-12-07bnxt_en: Add interface to support RDMA driver.Michael Chan-5/+483
2016-12-07bnxt_en: Refactor the driver registration function with firmware.Michael Chan-5/+31
2016-12-07bnxt_en: Reserve RDMA resources by default.Michael Chan-1/+66
2016-12-07bnxt_en: Improve completion ring allocation for VFs.Michael Chan-12/+12
2016-12-07bnxt_en: Move function reset to bnxt_init_one().Michael Chan-20/+6
2016-12-07bnxt_en: Enable MSIX early in bnxt_init_one().Michael Chan-69/+115
2016-12-07bnxt_en: Add bnxt_set_max_func_irqs().Michael Chan-6/+12
2016-12-07net: sock_rps_record_flow() is for connected socketsEric Dumazet-1/+11
2016-12-06tun: Use netif_receive_skb instead of netif_rxAndrey Konovalov-0/+6
2016-12-06Merge branch 'w83977af_ir-neatening'David S. Miller-163/+160
2016-12-06irda: w83977af_ir: Neaten loggingJoe Perches-29/+27
2016-12-06irda: w83977af_ir: Parenthesis alignmentJoe Perches-3/+3
2016-12-06irda: w83977af_ir: Use the common brace styleJoe Perches-9/+11
2016-12-06irda: w83977af_ir: Neaten pointer comparisonsJoe Perches-14/+14
2016-12-06irda: w83977af_ir: Remove and add blank linesJoe Perches-4/+1
2016-12-06irda: w83977af_ir: More whitespace neateningJoe Perches-115/+115
2016-12-06irda: w83977af_ir: Whitespace neateningJoe Perches-1/+1
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller-147/+303
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds-1/+2
2016-12-06dbri: move dereference after check for NULLDan Carpenter-1/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds-117/+194
2016-12-06shmem: fix shm fallocate() list corruptionLinus Torvalds-1/+14
2016-12-06Merge branch 'mlx5-fixes'David S. Miller-42/+53
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia-13/+17
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed-1/+0
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed-1/+1
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib-11/+14
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib-4/+4
2016-12-06net/mlx5: Verify module parametersKamal Heib-12/+17
2016-12-06net: hns: Fix to conditionally convey RX checksum flag to stackSalil-7/+71
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko-3/+10
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru-1/+2
2016-12-06virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski-5/+14
2016-12-06net: ethernet: ti: cpsw: fix early budget splitIvan Khoronzhuk-77/+77
2016-12-06Revert "dctcp: update cwnd on congestion event"Florian Westphal-8/+1
2016-12-06Merge branch 'mv88e6xxx-rework-reset-and-PPU-code'David S. Miller-118/+275
2016-12-06net: dsa: mv88e6xxx: add PPU operationsVivien Didelot-74/+81
2016-12-06net: dsa: mv88e6xxx: add a soft reset operationVivien Didelot-40/+172
2016-12-06net: dsa: mv88e6xxx: add helper to hardware resetVivien Didelot-8/+14
2016-12-06net: dsa: mv88e6xxx: add helper to disable portsVivien Didelot-10/+22
2016-12-06Merge branch 'Alacritech-SLIC-driver'David S. Miller-0/+2496
2016-12-06MAINTAINERS: add entry for slicoss ethernet driverLino Sanfilippo-0/+5
2016-12-06net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo-0/+2491
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner-1/+21
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski-2/+2
2016-12-06net/udp: do not touch skb->peeked unless really neededEric Dumazet-9/+10
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel-2/+8
2016-12-06Merge branch 'hix5hd2_gmac-txsg-reset-clock-control'David S. Miller-33/+352