summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-07-18tcp: fix tcp_set_congestion_control() use from bpf hookEric Dumazet
2019-07-18ag71xx: fix return value check in ag71xx_probe()Wei Yongjun
2019-07-18ag71xx: fix error return code in ag71xx_probe()Wei Yongjun
2019-07-18usb: qmi_wwan: add D-Link DWM-222 A2 device IDRogan Dawes
2019-07-18bnxt_en: Fix VNIC accounting when enabling aRFS on 57500 chips.Michael Chan
2019-07-18net: dsa: sja1105: Fix missing unlock on error in sk_buff()Wei Yongjun
2019-07-18gve: replace kfree with kvfreeChuhong Yuan
2019-07-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-07-18selftests/bpf: fix test_xdp_noinline on s390Ilya Leoshkevich
2019-07-18selftests/bpf: fix "valid read map access into a read-only array 1" on s390Ilya Leoshkevich
2019-07-18net/mlx5: Replace kfree with kvfreeChuhong Yuan
2019-07-18MAINTAINERS: update netsec driverIlias Apalodimas
2019-07-18ipv6: Unlink sibling route in case of failureIdo Schimmel
2019-07-18Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...David S. Miller
2019-07-18liquidio: Replace vmalloc + memset with vzallocChuhong Yuan
2019-07-18udp: Fix typo in net/ipv4/udp.cSu Yanjun
2019-07-18net: bcmgenet: use promisc for unsupported filtersJustin Chen
2019-07-17ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern
2019-07-17tipc: initialize 'validated' field of received packetsJon Maloy
2019-07-17Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets'David S. Miller
2019-07-17selftests: add a test case for rp_filterCong Wang
2019-07-17fib: relax source validation check for loopback packetsCong Wang
2019-07-17Merge branch 'mlxsw-Two-fixes'David S. Miller
2019-07-17mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel
2019-07-17mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata
2019-07-17net: ag71xx: Add missing headerRosen Penev
2019-07-17net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang
2019-07-17Merge branch 'net-rds-RDMA-fixes'David S. Miller
2019-07-17net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch
2019-07-17net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch
2019-07-17net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch
2019-07-17net/rds: Fix NULL/ERR_PTR inconsistencyGerd Rausch
2019-07-17net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch
2019-07-17net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch
2019-07-17net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch
2019-07-17net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing
2019-07-17net: sctp: fix warning "NULL check before some freeing functions is not needed"Hariprasad Kelam
2019-07-17caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo
2019-07-16selftests/bpf: fix perf_buffer on s390Ilya Leoshkevich
2019-07-16selftests/bpf: structure test_{progs, maps, verifier} test runners uniformlyAndrii Nakryiko
2019-07-16selftests/bpf: fix test_verifier/test_maps make dependenciesAndrii Nakryiko
2019-07-16fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel
2019-07-16skbuff: fix compilation warnings in skb_dump()Qian Cai
2019-07-16be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier
2019-07-16net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta
2019-07-16net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta
2019-07-16net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta
2019-07-16libbpf: fix another GCC8 warning for strncpyAndrii Nakryiko
2019-07-16selftests/bpf: skip nmi test when perf hw events are disabledIlya Leoshkevich
2019-07-16selftests/bpf: fix "alu with different scalars 1" on s390Ilya Leoshkevich