summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-18Documentation: igbvf: Prepare documentation for RST conversionJeff Kirsher
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-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-17net: skbuff.h: Mark expected switch fall-throughsGustavo A. R. Silva
2018-10-17net: ena: enable Low Latency QueuesArthur Kiyanovski
2018-10-17net: ena: Fix Kconfig dependency on X86Netanel Belgazal
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-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: fix warning in af_unixKyeongdon Kim
2018-10-17net: dsa: mv88e6xxx: Fix 88E6141/6341 2500mbps SERDES speedMarek BehĂșn
2018-10-17Merge branch 'octeontx2-af-NPA-and-NIX-blocks-initialization'David S. Miller
2018-10-17octeontx2-af: Support for disabling NIX RQ/SQ/CQ contextsGeetha sowjanya
2018-10-17octeontx2-af: NIX AQ instruction enqueue supportSunil Goutham
2018-10-17octeontx2-af: Alloc bitmaps for NIX Tx scheduler queuesSunil Goutham
2018-10-17octeontx2-af: NIX LSO config for TSOv4/v6 offloadSunil Goutham
2018-10-17octeontx2-af: NIX block LF initializationSunil Goutham
2018-10-17octeontx2-af: NIX block admin queue initSunil Goutham
2018-10-17octeontx2-af: Support for disabling NPA Aura/Pool contextsGeetha sowjanya
2018-10-17octeontx2-af: NPA AQ instruction enqueue supportSunil Goutham
2018-10-17octeontx2-af: NPA block LF initializationSunil Goutham
2018-10-17octeontx2-af: NPA block admin queue initSunil Goutham
2018-10-17octeontx2-af: Enable or disable CGX internal loopbackGeetha sowjanya
2018-10-17octeontx2-af: Forward CGX link notifications to PFsLinu Cherian
2018-10-17octeontx2-af: Support for MAC address filters in CGXVidhya Raman
2018-10-17octeontx2-af: Support to retrieve CGX LMAC statsChristina Jacob
2018-10-17octeontx2-af: CGX Rx/Tx enable/disable mbox handlersSunil Goutham
2018-10-17octeontx2-af: Improve register polling loopSunil Goutham
2018-10-17Merge branch 'mlxsw-Add-VxLAN-support'David S. Miller
2018-10-17mlxsw: spectrum_switchdev: Add support for VxLAN encapsulationIdo Schimmel
2018-10-17mlxsw: spectrum: Enable VxLAN enslavement to bridgesIdo Schimmel
2018-10-17bridge: switchdev: Allow clearing FDB entry offload indicationIdo Schimmel
2018-10-17vxlan: Notify for each remote of a removed FDB entryPetr Machata
2018-10-17vxlan: Support marking RDSTs as offloadedPetr Machata
2018-10-17vxlan: Add vxlan_fdb_find_uc() for FDB queryingPetr Machata
2018-10-17vxlan: Add switchdev notificationsPetr Machata
2018-10-17net: Add netif_is_vxlan()Ido Schimmel