summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | net/mlx5: Replace kfree with kvfreeChuhong Yuan2019-07-181-1/+1
* | MAINTAINERS: update netsec driverIlias Apalodimas2019-07-181-0/+1
* | ipv6: Unlink sibling route in case of failureIdo Schimmel2019-07-181-1/+17
* | Merge tag 'wireless-drivers-for-davem-2019-07-18' of git://git.kernel.org/pub...David S. Miller2019-07-186-6/+93
|\ \
| * | rt2x00usb: fix rx queue hangSoeren Moch2019-07-151-6/+6
| * | ath10k: work around uninitialized vht_pfr variableArnd Bergmann2019-07-151-0/+2
| * | iwlwifi: pcie: add support for qu c-step devicesLuca Coelho2019-07-154-0/+83
| * | iwlwifi: add new cards for 9000 and 20000 seriesIhab Zhaika2019-07-151-0/+2
* | | liquidio: Replace vmalloc + memset with vzallocChuhong Yuan2019-07-181-4/+2
* | | udp: Fix typo in net/ipv4/udp.cSu Yanjun2019-07-181-1/+1
* | | net: bcmgenet: use promisc for unsupported filtersJustin Chen2019-07-181-31/+26
* | | ipv6: rt6_check should return NULL if 'from' is NULLDavid Ahern2019-07-181-1/+1
* | | tipc: initialize 'validated' field of received packetsJon Maloy2019-07-181-0/+1
* | | Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets'David S. Miller2019-07-182-1/+39
|\ \ \
| * | | selftests: add a test case for rp_filterCong Wang2019-07-181-1/+34
| * | | fib: relax source validation check for loopback packetsCong Wang2019-07-181-0/+5
|/ / /
* | | Merge branch 'mlxsw-Two-fixes'David S. Miller2019-07-184-8/+25
|\ \ \
| * | | mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel2019-07-183-0/+17
| * | | mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-07-181-8/+8
|/ / /
* | | net: ag71xx: Add missing headerRosen Penev2019-07-181-0/+1
* | | net_sched: unset TCQ_F_CAN_BYPASS when adding filtersCong Wang2019-07-173-4/+1
* | | Merge branch 'net-rds-RDMA-fixes'David S. Miller2019-07-175-49/+109
|\ \ \
| * | | net/rds: Initialize ic->i_fastreg_wrs upon allocationGerd Rausch2019-07-171-1/+1
| * | | net/rds: Keep track of and wait for FRWR segments in use upon shutdownGerd Rausch2019-07-173-6/+45
| * | | net/rds: Set fr_state only to FRMR_IS_FREE if IB_WR_LOCAL_INV had been succes...Gerd Rausch2019-07-171-1/+2
| * | | net/rds: Fix NULL/ERR_PTR inconsistencyGerd Rausch2019-07-171-2/+2
| * | | net/rds: Wait for the FRMR_IS_FREE (or FRMR_IS_STALE) transition after postin...Gerd Rausch2019-07-172-27/+40
| * | | net/rds: Get rid of "wait_clean_list_grace" and add lockingGerd Rausch2019-07-172-38/+19
| * | | net/rds: Give fr_state a chance to transition to FRMR_IS_FREEGerd Rausch2019-07-172-1/+27
|/ / /
* | | net/sched: Make NET_ACT_CT depends on NF_NATYueHaibing2019-07-171-1/+1
* | | net: sctp: fix warning "NULL check before some freeing functions is not needed"Hariprasad Kelam2019-07-171-8/+4
* | | caif-hsi: fix possible deadlock in cfhsi_exit_module()Taehee Yoo2019-07-171-1/+1
* | | fix: taprio: Change type of txtime-delay parameter to u32Vedang Patel2019-07-162-4/+4
* | | skbuff: fix compilation warnings in skb_dump()Qian Cai2019-07-161-1/+1
* | | be2net: Signal that the device cannot transmit during reconfigurationBenjamin Poirier2019-07-161-1/+5
* | | net: ethernet: mediatek: mtk_eth_soc: Add of_node_put() before gotoNishka Dasgupta2019-07-161-1/+3
* | | net: ethernet: mscc: ocelot_board: Add of_node_put() before returnNishka Dasgupta2019-07-161-1/+4
* | | net: ethernet: ti: cpsw: Add of_node_put() before return and breakNishka Dasgupta2019-07-161-8/+18
* | | Merge tag 'mlx5-fixes-2019-07-15' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller2019-07-161-6/+7
|\ \ \
| * | | net/mlx5e: Allow dissector meta key in tc flowerVlad Buslov2019-07-151-1/+2
| * | | net/mlx5e: Rely on filter_dev instead of dissector keys for tunnelsVlad Buslov2019-07-151-5/+1
| * | | net/mlx5e: Verify encapsulation is supportedEli Cohen2019-07-151-0/+4
|/ / /
* | | ISDN: hfcsusb: checking idx of ep configurationPhong Tran2019-07-151-0/+3
* | | vmxnet3: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-151-1/+0
* | | hippi: Remove call to memset after pci_alloc_consistentFuqian Huang2019-07-151-2/+0
* | | ethernet: remove redundant memsetFuqian Huang2019-07-1514-27/+0
* | | atm: idt77252: Remove call to memset after dma_alloc_coherentFuqian Huang2019-07-151-1/+0
* | | net: neigh: fix multiple neigh timer schedulingLorenzo Bianconi2019-07-151-0/+2
|/ /
* | sky2: Disable MSI on P5W DH DeluxeTasos Sahanidis2019-07-141-0/+7
* | sis900: correct a few typosSergej Benilov2019-07-141-3/+3