summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18Documentation: igb: Prepare documentation for RST conversionJeff Kirsher
2018-10-18Documentation: e1000e: Prepare documentation for RST conversionJeff Kirsher
2018-10-18Documentation: ixgb: Prepare documentation for RST conversionJeff Kirsher
2018-10-18Documentation: e100, e1000: Add missing SPDX headerJeff Kirsher
2018-10-18Documentation: networking: ixgb: Remove reference to IXGB_NAPICorentin Labbe
2018-10-18r8169: fix NAPI handling under high loadHeiner Kallweit
2018-10-18sparc: Revert unintended perf changes.David S. Miller
2018-10-18Merge branch 'sctp-fix-sk_wmem_queued-and-use-it-to-check-for-writable-space'David S. Miller
2018-10-18sctp: use sk_wmem_queued to check for writable spaceXin Long
2018-10-18sctp: count both sk and asoc sndbuf with skb truesize and sctp_chunk sizeXin Long
2018-10-18Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2018-10-18Merge tag 'mlx5-updates-2018-10-17' of git://git.kernel.org/pub/scm/linux/ker...David S. Miller
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
2018-10-18fscache: Fix out of bound read in long cookie keysEric Sandeen
2018-10-18fscache: Fix incomplete initialisation of inline key spaceDavid Howells
2018-10-18cachefiles: fix the race between cachefiles_bury_object() and rmdir(2)Al Viro
2018-10-18mremap: properly flush TLB before releasing the pageLinus Torvalds
2018-10-18LICENSES: Remove CC-BY-SA-4.0 license textChristoph Hellwig
2018-10-18Merge branch 'ida-fixes-4.19-rc8' of git://git.infradead.org/users/willy/linu...Greg Kroah-Hartman
2018-10-17net: ipmr: fix unresolved entry dumpsNikolay Aleksandrov
2018-10-17net: mscc: ocelot: Fix comment in ocelot_vlant_wait_for_completion()Gregory CLEMENT
2018-10-17sctp: fix the data size calculation in sctp_data_sizeXin Long
2018-10-17net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-17net: ena: enable Low Latency QueuesArthur Kiyanovski
2018-10-17virtio_net: avoid using netif_tx_disable() for serializing tx routineAke Koomsin
2018-10-18Merge tag 'trace-v4.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman
2018-10-17net: ena: Fix Kconfig dependency on X86Netanel Belgazal
2018-10-17udp6: fix encap return code for resubmittingPaolo Abeni
2018-10-17mlxsw: core: Fix use-after-free when flashing firmware during initIdo Schimmel
2018-10-17Merge branch 'tcp_bbr-TCP-BBR-changes-for-EDT-pacing-model'David S. Miller
2018-10-17tcp_bbr: centralize code to set gainsNeal Cardwell
2018-10-17tcp_bbr: adjust TCP BBR for departure time pacingNeal Cardwell
2018-10-17net/ncsi: Add NCSI Broadcom OEM commandVijay Khemka
2018-10-17sctp: not free the new asoc when sctp_wait_for_connect returns errXin Long
2018-10-17sctp: fix race on sctp_id2asocMarcelo Ricardo Leitner
2018-10-17r8169: re-enable MSI-X on RTL8168gHeiner Kallweit
2018-10-17Merge branch 'mscc-fixes'David S. Miller
2018-10-17net: phy: mscc: fix memory leak in vsc8574_config_pre_initGustavo A. R. Silva
2018-10-17net: phy: mscc: fix signedness bug in vsc85xx_downshift_getGustavo A. R. Silva
2018-10-17net: bpfilter: use get_pid_task instead of pid_taskTaehee Yoo
2018-10-17ptp: fix Spectre v1 vulnerabilityGustavo A. R. Silva
2018-10-17net: fix warning in af_unixKyeongdon Kim
2018-10-17net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speedMarek BehĂșn
2018-10-17sparc: vDSO: Silence an uninitialized variable warningDan Carpenter
2018-10-17net: qla3xxx: Remove overflowing shift statementNathan Chancellor
2018-10-17Merge branch 'geneve-vxlan-mtu'David S. Miller
2018-10-17geneve, vxlan: Don't set exceptions if skb->len < mtuStefano Brivio
2018-10-17geneve, vxlan: Don't check skb_dst() twiceStefano Brivio
2018-10-17Merge branch 'octeontx2-af-NPA-and-NIX-blocks-initialization'David S. Miller