summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2017-09-20Linux 4.12.14v4.12.14Greg Kroah-Hartman
2017-09-20ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert
2017-09-20md/raid5: release/flush io in raid5_do_work()Song Liu
2017-09-20md/raid1/10: reset bio allocated from mempoolShaohua Li
2017-09-20idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers
2017-09-20fuse: allow server to run in different pid_nsMiklos Szeredi
2017-09-20x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski
2017-09-20x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski
2017-09-20f2fs: check hot_data for roll-forward recoveryJaegeuk Kim
2017-09-20f2fs: let fill_super handle roll-forward errorsJaegeuk Kim
2017-09-20sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner
2017-09-20ipv6: fix typo in fib6_net_exit()Eric Dumazet
2017-09-20ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca
2017-09-20ip6_gre: update mtu properly in ip6gre_errXin Long
2017-09-20vhost_net: correctly check tx avail during rx busy pollingJason Wang
2017-09-20gianfar: Fix Tx flow control deactivationClaudiu Manoil
2017-09-20Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer
2017-09-20Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer
2017-09-20bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel
2017-09-20mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel
2017-09-20net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn
2017-09-20Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli
2017-09-20net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa
2017-09-20net/mlx5e: Fix inline header size for small packetsMoshe Shemesh
2017-09-20net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein
2017-09-20net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey
2017-09-20net/mlx5e: Don't override user RSS upon set channelsInbar Karmy
2017-09-20net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha
2017-09-20net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich
2017-09-20net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen
2017-09-20net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen
2017-09-20net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli
2017-09-20kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet
2017-09-20packet: Don't write vnet header beyond end of bufferBenjamin Poirier
2017-09-20ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long
2017-09-20ipv6: set dst.obsolete when a cached route has expiredXin Long
2017-09-20cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio
2017-09-20net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart
2017-09-20udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni
2017-09-20netvsc: fix deadlock betwen link status and removalstephen hemminger
2017-09-20net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli
2017-09-20net: bcmgenet: Be drop monitor friendlyFlorian Fainelli
2017-09-20net: systemport: Be drop monitor friendlyFlorian Fainelli
2017-09-20tipc: Fix tipc_sk_reinit handling of -EAGAINBob Peterson
2017-09-20qlge: avoid memcpy buffer overflowArnd Bergmann
2017-09-20sctp: Avoid out-of-bounds reads from address storageStefano Brivio
2017-09-20fsl/man: Inherit parent device and of_nodeFlorian Fainelli
2017-09-20bpf: fix map value attribute for hash of mapsDaniel Borkmann
2017-09-20udp: on peeking bad csum, drop packets even if not at headEric Dumazet