summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* net: Add MODULE_DESCRIPTION entries to network modulesRob Gill2020-06-2110-0/+10
* rxrpc: Fix notification call on completion of discarded callsDavid Howells2020-06-211-0/+7
* Merge tag 'ieee802154-for-davem-2020-06-19' of git://git.kernel.org/pub/scm/l...David S. Miller2020-06-212-3/+3
|\
| * MAINTAINERS: update ieee802154 project website URLStefan Schmidt2020-06-191-1/+1
| * docs: net: ieee802154: change link to new project URLStefan Schmidt2020-06-191-2/+2
* | tc-testing: update geneve options match in tunnel_key unit testsHangbin Liu2020-06-211-7/+7
* | r8169: fix firmware not resetting tp->ocp_baseHeiner Kallweit2020-06-211-1/+4
* | ibmvnic: continue to init in CRQ reset returns H_CLOSEDDany Madden2020-06-211-2/+7
* | ionic: tame the watchdog timer on reconfigShannon Nelson2020-06-211-7/+8
* | selftests/net: report etf errors correctlyWillem de Bruijn2020-06-201-7/+26
* | ibmveth: Fix max MTU limitThomas Falcon2020-06-201-1/+1
* | Merge branch 'several-fixes-for-indirect-flow_blocks-offload'David S. Miller2020-06-2010-63/+110
|\ \
| * | net/sched: cls_api: fix nooffloaddevcnt warning dmesg logwenxu2020-06-201-10/+14
| * | net: flow_offload: fix flow_indr_dev_unregister pathwenxu2020-06-2010-18/+27
| * | flow_offload: use flow_indr_block_cb_alloc/remove functionwenxu2020-06-206-44/+44
| * | flow_offload: add flow_indr_block_cb_alloc/remove functionwenxu2020-06-202-0/+34
|/ /
* | geneve: allow changing DF behavior after creationSabrina Dubroca2020-06-201-0/+1
* | enetc: Fix HW_VLAN_CTAG_TX|RX togglingClaudiu Manoil2020-06-203-16/+34
* | net: macb: undo operations in case of failureClaudiu Beznea2020-06-201-2/+4
* | Merge tag 'rxrpc-fixes-20200618' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller2020-06-203-6/+5
|\ \
| * | rxrpc: Fix afs large storage transmission performance dropDavid Howells2020-06-181-1/+1
| * | rxrpc: Fix handling of rwind from an ACK packetDavid Howells2020-06-181-4/+3
| * | rxrpc: Fix trace stringDavid Howells2020-06-171-1/+1
* | | Merge branch 'net-phy-MDIO-bus-scanning-fixes'David S. Miller2020-06-192-4/+11
|\ \ \
| * | | net: phy: Check harder for errors in get_phy_id()Florian Fainelli2020-06-191-2/+4
| * | | of: of_mdio: Correct loop scanning logicFlorian Fainelli2020-06-191-2/+7
|/ / /
* | | net: ethernet: oki-semi: pch_gbe: fix spelling mistakeFlavio Suligoi2020-06-191-1/+1
* | | net: ethernet: neterion: vxge: fix spelling mistakeFlavio Suligoi2020-06-191-1/+1
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2020-06-196-37/+64
|\ \ \
| * | | esp, ah: modernize the crypto algorithm selectionsEric Biggers2020-06-153-10/+41
| * | | esp: select CRYPTO_SEQIVEric Biggers2020-06-151-0/+1
| * | | esp, ah: consolidate the crypto algorithm selectionsEric Biggers2020-06-153-28/+24
| * | | xfrm: merge fixup for "remove output_finish indirection from xfrm_state_afinfo"Stephen Rothwell2020-06-051-4/+0
| * | | xfrm: Fix double ESP trailer insertion in IPsec crypto offload.Huy Nguyen2020-06-042-1/+4
* | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2020-06-196-24/+44
|\ \ \ \ | |_|_|/ |/| | |
| * | | i40e: fix crash when Rx descriptor count is changedBjörn Töpel2020-06-191-0/+3
| * | | ice: protect ring accesses with WRITE_ONCECiara Loftus2020-06-192-5/+5
| * | | i40e: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-06-191-10/+19
| * | | ixgbe: protect ring accesses with READ- and WRITE_ONCECiara Loftus2020-06-192-9/+17
|/ / /
* | | net: increment xmit_recursion level in dev_direct_xmit()Eric Dumazet2020-06-192-1/+3
* | | net: dsa: bcm_sf2: Fix node reference countFlorian Fainelli2020-06-191-0/+2
* | | net: ethtool: add missing NETIF_F_GSO_FRAGLIST feature stringAlexander Lobakin2020-06-191-0/+1
* | | tg3: driver sleeps indefinitely when EEH errors exceed eeh_max_freezesDavid Christensen2020-06-191-2/+2
* | | bareudp: Fixed multiproto mode configurationMartin2020-06-191-0/+3
* | | Merge branch 's390-qeth-fixes'David S. Miller2020-06-191-6/+5
|\ \ \
| * | | s390/qeth: let isolation mode override HW offload restrictionsJulian Wiedmann2020-06-191-2/+4
| * | | s390/qeth: fix error handling for isolation mode cmdsJulian Wiedmann2020-06-191-4/+1
|/ / /
* | | Merge branch 'mptcp-cope-with-syncookie-on-MP_JOINs'David S. Miller2020-06-192-30/+28
|\ \ \
| * | | mptcp: drop MP_JOIN request sock on syn cookiesPaolo Abeni2020-06-191-8/+10
| * | | mptcp: cache msk on MP_JOIN init_reqPaolo Abeni2020-06-192-22/+18
|/ / /