summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bpfilter: switch to CC from HOSTCCAlexei Starovoitov2018-06-054-0/+22
* net/mlx5e: fix error return code in mlx5e_alloc_rq()Wei Yongjun2018-06-051-1/+3
* net/mlx5e: Make function mlx5e_change_rep_mtu() staticWei Yongjun2018-06-051-1/+1
* net: qualcomm: rmnet: Fix use after free while sending command ackSubash Abhinov Kasiviswanathan2018-06-051-4/+4
* net: ipv6: Generate random IID for addresses on RAWIP devicesSubash Abhinov Kasiviswanathan2018-06-052-1/+7
* tcp: refactor tcp_ecn_check_ce to remove sk type castYousuk Seung2018-06-051-12/+14
* net/ipv6: prevent use after free in ip6_route_mpath_notifyDavid Ahern2018-06-051-4/+8
* net: phy: broadcom: Enable 125 MHz clock on LED4 pin for BCM54612E by default.Kun Yi2018-06-052-2/+18
* l2tp: fix refcount leakage on PPPoL2TP socketsGuillaume Nault2018-06-051-18/+17
* Merge branch 'net-phy-improve-PM-handling-of-PHY-MDIO'David S. Miller2018-06-053-95/+50
|\
| * net: phy: remove PM ops from MDIO busHeiner Kallweit2018-06-052-49/+0
| * net: phy: add struct device_type representation of a PHYHeiner Kallweit2018-06-051-46/+50
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-06-051-6/+12
|\
| * mlx4_core: restore optimal ICM memory allocationEric Dumazet2018-06-031-6/+12
* | Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2018-06-0412-154/+236
|\ \
| * | ixgbe: fix broken ipsec Rx with proper cast on spiShannon Nelson2018-06-041-1/+1
| * | ixgbe: check ipsec ip addr against mgmt filtersShannon Nelson2018-06-041-0/+88
| * | ixgbe: fix possible race in reset subtaskTony Nguyen2018-06-041-2/+4
| * | bpf, i40e: add meta data supportDaniel Borkmann2018-06-041-8/+31
| * | ixgbe: introduce a helper to simplify codeYueHaibing2018-06-041-36/+21
| * | ixgbevf: fix possible race in the reset subtaskEmil Tantilov2018-06-041-2/+4
| * | ixgbevf: Fix coexistence of malicious driver detection with XDPAlexander Duyck2018-06-042-7/+30
| * | igb: Wait 10ms just once after TX queues resetSergey Nemov2018-06-041-5/+8
| * | igb: Clear TSICR interrupts together with ICRJoanna Yurdal2018-06-041-0/+2
| * | Documentation: e1000: Update kernel documentationJeff Kirsher2018-06-043-50/+12
| * | Documentation: e100: Update the Intel 10/100 driver docJeff Kirsher2018-06-043-34/+29
| * | e1000e: Ignore TSYNCRXCTL when getting I219 clock attributesBenjamin Poirier2018-06-041-9/+6
* | | net: hns: Fix the process of adding broadcast addresses to tcamXi Wang2018-06-041-5/+18
* | | net: sched: return error code when tcf proto is not foundVlad Buslov2018-06-041-2/+2
* | | team: use netdev_features_t instead of u32Dan Carpenter2018-06-041-1/+2
* | | net_failover: Use netdev_features_t instead of u32Dan Carpenter2018-06-041-1/+2
* | | qed: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-041-4/+3
* | | wan/fsl_ucc_hdlc: use dma_zalloc_coherent instead of allocator/memsetYueHaibing2018-06-041-7/+4
* | | Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2018-06-0415-147/+102
|\ \ \
| * | | Bluetooth: btusb: Add additional device ID for RTL8822BEArtiom Vaskov2018-05-301-0/+1
| * | | Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not workingHans de Goede2018-05-303-1/+3
| * | | Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev codeHans de Goede2018-05-304-16/+9
| * | | Bluetooth: hci_uart: Restore hci_dev->flush callback on open()Hans de Goede2018-05-302-17/+22
| * | | Bluetooth: btmrvl: Re-use kstrtol_from_user()Andy Shevchenko2018-05-301-21/+3
| * | | Bluetooth: Re-use kstrtobool_from_user()Andy Shevchenko2018-05-303-40/+19
| * | | Bluetooth: hci_qca: Fix "Sleep inside atomic section" warningThierry Escande2018-05-301-1/+1
| * | | Bluetooth: btusb: Add Dell Inspiron 5565 to btusb_needs_reset_resume_tableHans de Goede2018-05-291-0/+7
| * | | Bluetooth: hci_serdev: Removed unnecessary curly bracesVaibhav Murkute2018-05-291-2/+1
| * | | Bluetooth: btmrvl: support sysfs initiated firmware coredumpArend van Spriel2018-05-294-42/+8
| * | | Bluetooth: btusb: Apply QCA Rome patches for some ATH3012 modelsTakashi Iwai2018-05-291-7/+25
| * | | Bluetooth: btusb: Add a new Realtek 8723DE ID 2ff8:b011Jian-Hong Pan2018-05-291-0/+3
* | | | docs: networking: fix minor typos in various documentation filesOlivier Gayot2018-06-048-16/+16
* | | | net: do not allow changing SO_REUSEADDR/SO_REUSEPORT on bound socketsMaciej Żenczykowski2018-06-041-1/+14
* | | | net-tcp: extend tcp_tw_reuse sysctl to enable loopback only optimizationMaciej Żenczykowski2018-06-043-7/+43
* | | | qed: Add srq core support for RoCE and iWARPYuval Bason2018-06-049-8/+234