summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-05-17ipv6: Check ip6_find_1stfragopt() return value properly.David S. Miller
2017-05-17selftests/bpf: fix broken build due to types.hYonghong Song
2017-05-17Merge branch 'bnxt_en-DCBX-fixes'David S. Miller
2017-05-17bnxt_en: Check status of firmware DCBX agent before setting DCB_CAP_DCBX_HOST.Michael Chan
2017-05-17bnxt_en: Call bnxt_dcb_init() after getting firmware DCBX configuration.Michael Chan
2017-05-17net: fix compile error in skb_orphan_partial()Eric Dumazet
2017-05-17ipv6: Prevent overrun when parsing v6 header optionsCraig Gallek
2017-05-17neighbour: update neigh timestamps iff update is effectiveIhar Hrachyshka
2017-05-17arp: honour gratuitous ARP _replies_Ihar Hrachyshka
2017-05-16mlx5e: add CONFIG_INET dependencyArnd Bergmann
2017-05-16net: Improve handling of failures on link and route dumpsDavid Ahern
2017-05-16net/smc: Add warning about remote memory exposureChristoph Hellwig
2017-05-16smc: switch to usage of IB_PD_UNSAFE_GLOBAL_RKEYUrsula Braun
2017-05-16ipmr: vrf: Find VIFs using the actual deviceThomas Winter
2017-05-16tcp: eliminate negative reordering in tcp_clean_rtx_queueSoheil Hassas Yeganeh
2017-05-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2017-05-15Merge branch 'for-next' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2017-05-15Merge branch 'ldmsw-fixes'David S. Miller
2017-05-15ldmvsw: stop the clean timer at beginning of removeShannon Nelson
2017-05-15ldmvsw: unregistering netdev before disable hardwareThomas Tai
2017-05-15net: netcp: fix check of requested timestamping filterMiroslav Lichvar
2017-05-15Merge tag 'mlx5-fixes-2017-05-12-V2' of git://git.kernel.org/pub/scm/linux/ke...David S. Miller
2017-05-15ipv6: avoid dad-failures for addresses with NODADMahesh Bandewar
2017-05-15qed: Fix uninitialized data in aRFS infrastructureMintz, Yuval
2017-05-15mdio: mux: fix device_node_continue.cocci warningsJulia Lawall
2017-05-15net/packet: fix missing net_device reference releaseDouglas Caetano dos Santos
2017-05-15net/mlx4_core: Use min3 to select number of MSI-X vectorsyuval.shaia@oracle.com
2017-05-15macvlan: Fix performance issues with vlan tagged packetsVlad Yasevich
2017-05-15net: stmmac: use correct pointer when printing normal descriptor ringNiklas Cassel
2017-05-14net/mlx5: Use underlay QPN from the root name spaceYishai Hadas
2017-05-14net/mlx5e: IPoIB, Only support regular RQ for nowSaeed Mahameed
2017-05-14net/mlx5e: Fix setup TC ndoSaeed Mahameed
2017-05-14net/mlx5e: Fix ethtool pause support and advertise reportingGal Pressman
2017-05-14net/mlx5e: Use the correct pause values for ethtool advertisingGal Pressman
2017-05-13Linux 4.12-rc1Linus Torvalds
2017-05-13Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2017-05-13Merge tag 'upstream-4.12-rc1' of git://git.infradead.org/linux-ubifsLinus Torvalds
2017-05-13Merge branch 'for-linus-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2017-05-13Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2017-05-12[CIFS] Minor cleanup of xattr query functionSteve French
2017-05-12fs: cifs: transport: Use time_after for time comparisonKarim Eshapa
2017-05-12SMB2: Fix share type handlingChristophe JAILLET
2017-05-12cifs: cifsacl: Use a temporary ops variable to reduce code lengthJoe Perches via samba-technical
2017-05-12mm, docs: update memory.stat description with workingset* entriesRoman Gushchin
2017-05-12mm: vmscan: scan until it finds eligible pagesMinchan Kim
2017-05-12mm, thp: copying user pages must schedule on collapseDavid Rientjes
2017-05-12dax: fix PMD data corruption when fault races with writeRoss Zwisler
2017-05-12dax: fix data corruption when fault races with writeJan Kara
2017-05-12ext4: return to starting transaction in ext4_dax_huge_fault()Jan Kara
2017-05-12mm: fix data corruption due to stale mmap readsJan Kara