summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* devlink: Add extack to reload and port_{un, }split operationsDavid Ahern2018-06-055-17/+25
* net: metrics: add proper netlink validationEric Dumazet2018-06-052-0/+4
* ipmr: fix error path when ipmr_new_table failsSabrina Dubroca2018-06-053-19/+17
* ip6mr: only set ip6mr_table from setsockopt when ip6mr_new_table succeedsSabrina Dubroca2018-06-051-1/+2
* net: hns3: remove unused hclgevf_cfg_func_mta_filterArnd Bergmann2018-06-051-11/+0
* netfilter: provide udp*_lib_lookup for nf_tproxyArnd Bergmann2018-06-052-6/+2
* qed*: Utilize FW 8.37.2.0Michal Kalderon2018-06-0519-536/+727
* net-tcp: remove useless tw_timeout fieldMaciej Żenczykowski2018-06-053-3/+0
* net: sched: cls: Fix offloading when ingress dev is vxlanPaul Blakey2018-06-051-10/+16
* sctp: not allow transport timeout value less than HZ/5 for hb_timerXin Long2018-06-051-1/+1
* 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-041-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