summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-12-06irda: w83977af_ir: More whitespace neateningJoe Perches
2016-12-06irda: w83977af_ir: Whitespace neateningJoe Perches
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparcLinus Torvalds
2016-12-06dbri: move dereference after check for NULLDan Carpenter
2016-12-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2016-12-06shmem: fix shm fallocate() list corruptionLinus Torvalds
2016-12-06Merge branch 'mlx5-fixes'David S. Miller
2016-12-06net/mlx5e: Change the SQ/RQ operational state to positive logicMohamad Haj Yahia
2016-12-06net/mlx5e: Don't flush SQ on errorSaeed Mahameed
2016-12-06net/mlx5e: Don't notify HW when filling the edge of ICO SQSaeed Mahameed
2016-12-06net/mlx5: Fix query ISSI flowKamal Heib
2016-12-06net/mlx5: Remove duplicate pci dev name printKamal Heib
2016-12-06net/mlx5: Verify module parametersKamal Heib
2016-12-06net: hns: Fix to conditionally convey RX checksum flag to stackSalil
2016-12-06net: fec: fix compile with CONFIG_M5272Nikita Yushchenko
2016-12-06be2net: Add DEVSEC privilege to SET_HSW_CONFIG command.Venkat Duvvuru
2016-12-06virtio-net: Fix DMA-from-the-stack in virtnet_set_mac_address()Andy Lutomirski
2016-12-06net: ethernet: ti: cpsw: fix early budget splitIvan Khoronzhuk
2016-12-06Revert "dctcp: update cwnd on congestion event"Florian Westphal
2016-12-06Merge branch 'mv88e6xxx-rework-reset-and-PPU-code'David S. Miller
2016-12-06net: dsa: mv88e6xxx: add PPU operationsVivien Didelot
2016-12-06net: dsa: mv88e6xxx: add a soft reset operationVivien Didelot
2016-12-06net: dsa: mv88e6xxx: add helper to hardware resetVivien Didelot
2016-12-06net: dsa: mv88e6xxx: add helper to disable portsVivien Didelot
2016-12-06Merge branch 'Alacritech-SLIC-driver'David S. Miller
2016-12-06MAINTAINERS: add entry for slicoss ethernet driverLino Sanfilippo
2016-12-06net: ethernet: slicoss: add slicoss gigabit ethernet driverLino Sanfilippo
2016-12-06tcp: warn on bogus MSS and try to amend itMarcelo Ricardo Leitner
2016-12-06uapi glibc compat: fix outer guard of net device flags enumJonas Gorski
2016-12-06net/udp: do not touch skb->peeked unless really neededEric Dumazet
2016-12-06net: stmmac: clear reset value of snps, wr_osr_lmt/snps, rd_osr_lmt before wr...Niklas Cassel
2016-12-06Merge branch 'hix5hd2_gmac-txsg-reset-clock-control'David S. Miller
2016-12-06ARM: dts: hix5hd2: add gmac generic compatible and clock namesDongpo Li
2016-12-06net: hix5hd2_gmac: add reset control and clock signalsDongpo Li
2016-12-06net: hix5hd2_gmac: add tx scatter-gather featureDongpo Li
2016-12-06net: hix5hd2_gmac: add generic compatible stringDongpo Li
2016-12-06net: dsa: mv88e6xxx: Use EDSA on mv88e6097Stefan Eichenberger
2016-12-06bpf: add additional verifier tests for BPF_PROG_TYPE_LWT_*Thomas Graf
2016-12-06tools: hv: Enable network manager for bonding scripts on RHELHaiyang Zhang
2016-12-05netlink: Do not schedule work from sk_destructHerbert Xu
2016-12-05uapi: export nf_log.hstephen hemminger
2016-12-05uapi: export tc_skbmod.hstephen hemminger
2016-12-05net: ep93xx_eth: Do not crash unloading moduleFlorian Fainelli
2016-12-05net: calxeda: xgmac: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-12-05Merge branch 'bpf-prog-digest'David S. Miller
2016-12-05bpf: add prog_digest and expose it via fdinfo/netlinkDaniel Borkmann
2016-12-05bpf, cls: consolidate prog deletion pathDaniel Borkmann
2016-12-05bpf: remove type arg from __is_valid_{,xdp_}accessDaniel Borkmann
2016-12-05Merge branch 'ethoc-next'David S. Miller