summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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-171-1/+1
* tipc: initialize 'validated' field of received packetsJon Maloy2019-07-171-0/+1
* Merge branch 'ipv4-relax-source-validation-check-for-loopback-packets'David S. Miller2019-07-172-1/+39
|\
| * selftests: add a test case for rp_filterCong Wang2019-07-171-1/+34
| * fib: relax source validation check for loopback packetsCong Wang2019-07-171-0/+5
|/
* Merge branch 'mlxsw-Two-fixes'David S. Miller2019-07-174-8/+25
|\
| * mlxsw: spectrum: Do not process learned records with a dummy FIDIdo Schimmel2019-07-173-0/+17
| * mlxsw: spectrum_dcb: Configure DSCP map as the last rule is removedPetr Machata2019-07-171-8/+8
|/
* net: ag71xx: Add missing headerRosen Penev2019-07-171-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-151-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
* sit: use dst_cache in ipip6_tunnel_xmitHaishuang Yan2019-07-141-4/+9
* gve: Remove the exporting of gve_probeDenis Efremov2019-07-141-1/+0
* bonding: add documentation for peer_notif_delayVincent Bernat2019-07-131-3/+13
* r8169: fix issue with confused RX unit after PHY power-down on RTL8411bHeiner Kallweit2019-07-131-0/+137
* Merge tag 'powerpc-5.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds2019-07-13224-3538/+3638
|\
| * powerpc/powernv/idle: Fix restore of SPRN_LDBAR for POWER9 stop state.Athira Rajeev2019-07-121-1/+1
| * powerpc/eeh: Handle hugepages in ioremap spaceOliver O'Halloran2019-07-121-3/+12
| * ocxl: Update for AFU descriptor template version 1.1Alastair D'Silva2019-07-102-21/+165