aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Linux 4.12.14v4.12.14linux-4.12.yGreg Kroah-Hartman2017-09-201-1/+1
* ipv6: Fix may be used uninitialized warning in rt6_checkSteffen Klassert2017-09-201-1/+1
* md/raid5: release/flush io in raid5_do_work()Song Liu2017-09-201-0/+4
* md/raid1/10: reset bio allocated from mempoolShaohua Li2017-09-202-4/+50
* idr: remove WARN_ON_ONCE() when trying to replace negative IDEric Biggers2017-09-201-1/+1
* fuse: allow server to run in different pid_nsMiklos Szeredi2017-09-202-9/+7
* x86/switch_to/64: Rewrite FS/GS switching yet again to fix AMD CPUsAndy Lutomirski2017-09-201-105/+122
* x86/fsgsbase/64: Report FSBASE and GSBASE correctly in core dumpsAndy Lutomirski2017-09-201-2/+3
* x86/fsgsbase/64: Fully initialize FS and GS state in start_thread_commonAndy Lutomirski2017-09-201-0/+9
* f2fs: check hot_data for roll-forward recoveryJaegeuk Kim2017-09-201-1/+1
* f2fs: let fill_super handle roll-forward errorsJaegeuk Kim2017-09-201-2/+0
* sctp: fix missing wake ups in some situationsMarcelo Ricardo Leitner2017-09-201-1/+2
* ipv6: fix typo in fib6_net_exit()Eric Dumazet2017-09-201-1/+1
* ipv6: fix memory leak with multiple tables during netns destructionSabrina Dubroca2017-09-201-6/+19
* ip6_gre: update mtu properly in ip6gre_errXin Long2017-09-201-1/+3
* vhost_net: correctly check tx avail during rx busy pollingJason Wang2017-09-201-1/+6
* gianfar: Fix Tx flow control deactivationClaudiu Manoil2017-09-201-1/+1
* Revert "net: fix percpu memory leaks"Jesper Dangaard Brouer2017-09-205-41/+13
* Revert "net: use lib/percpu_counter API for fragmentation mem accounting"Jesper Dangaard Brouer2017-09-202-24/+10
* bridge: switchdev: Clear forward mark when transmitting packetIdo Schimmel2017-09-201-0/+3
* mlxsw: spectrum: Forbid linking to devices that have uppersIdo Schimmel2017-09-203-1/+10
* net: fec: Allow reception of frames bigger than 1522 bytesAndrew Lunn2017-09-201-3/+5
* Revert "net: phy: Correctly process PHY_HALTED in phy_stop_machine()"Florian Fainelli2017-09-201-3/+0
* net/mlx5e: Fix CQ moderation mode not set properlyTal Gilboa2017-09-201-0/+1
* net/mlx5e: Fix inline header size for small packetsMoshe Shemesh2017-09-201-7/+10
* net/mlx5: E-Switch, Unload the representors in the correct orderShahar Klein2017-09-201-1/+1
* net/mlx5e: Properly resolve TC offloaded ipv6 vxlan tunnel source addressPaul Blakey2017-09-201-5/+3
* net/mlx5e: Don't override user RSS upon set channelsInbar Karmy2017-09-201-2/+4
* net/mlx5e: Fix dangling page pointer on DMA mapping errorEran Ben Elisha2017-09-201-1/+1
* net/mlx5: Fix arm SRQ command for ISSI version 0Noa Osherovich2017-09-201-6/+6
* net/mlx5e: Fix DCB_CAP_ATTR_DCBX capability for DCBNL getcap.Huy Nguyen2017-09-202-9/+13
* net/mlx5e: Check for qos capability in dcbnl_initializeHuy Nguyen2017-09-201-0/+3
* net: dsa: bcm_sf2: Fix number of CFP entries for BCM7278Florian Fainelli2017-09-203-4/+9
* kcm: do not attach PF_KCM sockets to avoid deadlockEric Dumazet2017-09-201-0/+4
* packet: Don't write vnet header beyond end of bufferBenjamin Poirier2017-09-201-3/+9
* ipv6: do not set sk_destruct in IPV6_ADDRFORM sockoptXin Long2017-09-201-1/+0
* ipv6: set dst.obsolete when a cached route has expiredXin Long2017-09-202-2/+5
* cxgb4: Fix stack out-of-bounds read due to wrong size to t4_record_mbox()Stefano Brivio2017-09-201-3/+3
* net: mvpp2: fix the mac address used when using PPv2.2Antoine Tenart2017-09-201-1/+1
* udp6: set rx_dst_cookie on rx_dst updatesPaolo Abeni2017-09-203-3/+13
* netvsc: fix deadlock betwen link status and removalstephen hemminger2017-09-201-1/+6
* net: systemport: Free DMA coherent descriptors on errorsFlorian Fainelli2017-09-201-0/+2
* net: bcmgenet: Be drop monitor friendlyFlorian Fainelli2017-09-201-2/+2
* net: systemport: Be drop monitor friendlyFlorian Fainelli2017-09-201-1/+1
* tipc: Fix tipc_sk_reinit handling of -EAGAINBob Peterson2017-09-201-3/+3
* qlge: avoid memcpy buffer overflowArnd Bergmann2017-09-201-1/+1
* sctp: Avoid out-of-bounds reads from address storageStefano Brivio2017-09-202-4/+6
* fsl/man: Inherit parent device and of_nodeFlorian Fainelli2017-09-201-0/+2
* bpf: fix map value attribute for hash of mapsDaniel Borkmann2017-09-201-13/+17
* udp: on peeking bad csum, drop packets even if not at headEric Dumazet2017-09-201-1/+1