summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller58-147/+303
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds1-1/+2
2016-12-06dbri: move dereference after check for NULLDan Carpenter1-1/+2
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds36-117/+194
2016-12-06shmem: fix shm fallocate() list corruptionLinus Torvalds1-1/+14
2016-12-06Merge branch 'mlx5-fixes'David S. Miller8-42/+53
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia5-13/+17
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed1-1/+0
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed1-1/+1
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib3-11/+14
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib1-4/+4
2016-12-06net/mlx5: Verify module parametersKamal Heib2-12/+17
2016-12-06net: hns: Fix to conditionally convey RX checksum flag to stackSalil2-7/+71
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko1-3/+10
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru1-1/+2
2016-12-06virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski1-5/+14
2016-12-06net: ethernet: ti: cpsw: fix early budget splitIvan Khoronzhuk1-77/+77
2016-12-06Revert "dctcp: update cwnd on congestion event"Florian Westphal1-8/+1
2016-12-06Merge branch 'mv88e6xxx-rework-reset-and-PPU-code'David S. Miller4-118/+275
2016-12-06net: dsa: mv88e6xxx: add PPU operationsVivien Didelot4-74/+81
2016-12-06net: dsa: mv88e6xxx: add a soft reset operationVivien Didelot4-40/+172
2016-12-06net: dsa: mv88e6xxx: add helper to hardware resetVivien Didelot1-8/+14
2016-12-06net: dsa: mv88e6xxx: add helper to disable portsVivien Didelot1-10/+22
2016-12-06Merge branch 'Alacritech-SLIC-driver'David S. Miller7-0/+2496
2016-12-06MAINTAINERS: add entry for slicoss ethernet driverLino Sanfilippo1-0/+5
2016-12-06net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo6-0/+2491
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner1-1/+21
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski1-2/+2
2016-12-06net/udp: do not touch skb->peeked unless really neededEric Dumazet1-9/+10
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel3-2/+8
2016-12-06Merge branch 'hix5hd2_gmac-txsg-reset-clock-control'David S. Miller3-33/+352
2016-12-06ARM: dts: hix5hd2: add gmac generic compatible and clock namesDongpo Li1-2/+4
2016-12-06net: hix5hd2_gmac: add reset control and clock signalsDongpo Li2-15/+144
2016-12-06net: hix5hd2_gmac: add tx scatter-gather featureDongpo Li1-11/+187
2016-12-06net: hix5hd2_gmac: add generic compatible stringDongpo Li2-6/+18
2016-12-06net: dsa: mv88e6xxx: Use EDSA on mv88e6097Stefan Eichenberger1-0/+1
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf1-0/+134
2016-12-06tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang1-2/+2
2016-12-05netlink: Do not schedule work from sk_destructHerbert Xu1-17/+15
2016-12-05uapi: export nf_log.hstephen hemminger1-0/+1
2016-12-05uapi: export tc_skbmod.hstephen hemminger1-0/+1
2016-12-05net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli1-0/+4
2016-12-05net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-9/+8
2016-12-05Merge branch 'bpf-prog-digest'David S. Miller10-28/+135
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann9-2/+116
2016-12-05bpf, cls: consolidate prog deletion pathDaniel Borkmann1-17/+13
2016-12-05bpf: remove type arg from __is_valid_{,xdp_}accessDaniel Borkmann1-9/+6
2016-12-05Merge branch 'ethoc-next'David S. Miller1-5/+39
2016-12-05net: ethoc: Demote packet dropped error message to debugFlorian Fainelli1-1/+1
2016-12-05net: ethoc: Utilize of_get_mac_address()Florian Fainelli1-4/+3