summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-11-23rxrpc: rxkad: Don't use pskb_pull() to advance through the response packetDavid Howells
2020-11-23rxrpc: Organise connection security to use a unionDavid Howells
2020-11-23rxrpc: Don't reserve security header in Tx DATA skbuffDavid Howells
2020-11-23rxrpc: Merge prime_packet_security into init_connection_securityDavid Howells
2020-11-23rxrpc: Fix example key name in a commentDavid Howells
2020-11-23rxrpc: Ignore unknown tokens in key payload unless no known tokensDavid Howells
2020-11-23rxrpc: Make the parsing of xdr payloads more coherentDavid Howells
2020-11-23rxrpc: Allow security classes to give more info on server keysDavid Howells
2020-11-23rxrpc: Don't leak the service-side session key to userspaceDavid Howells
2020-11-23rxrpc: Hand server key parsing off to the security classDavid Howells
2020-11-23rxrpc: Split the server key type (rxrpc_s) into its own fileDavid Howells
2020-11-23rxrpc: Don't retain the server key in the connectionDavid Howells
2020-11-23rxrpc: Support keys with multiple authentication tokensDavid Howells
2020-11-23rxrpc: List the held token types in the key description in /proc/keysDavid Howells
2020-11-23rxrpc: Remove the rxk5 security class as it's now defunctDavid Howells
2020-11-23keys: Provide the original description to the key preparserDavid Howells
2020-11-21octeontx2-af: Add support for RSS hashing based on Transport protocol fieldGeorge Cherian
2020-11-21Merge tag 'linux-can-next-for-5.11-20201120' of git://git.kernel.org/pub/scm/...Jakub Kicinski
2020-11-21net: bridge: switch to net core statistics counters handlingHeiner Kallweit
2020-11-21Merge branch 'net-hns3-misc-updates-for-next'Jakub Kicinski
2020-11-21net: hns3: adds debugfs to dump more info of shaping parametersYonglong Liu
2020-11-21net: hns3: add support to utilize the firmware calculated shaping parametersYonglong Liu
2020-11-21net: hns3: add support for pf querying new interrupt resourcesYufeng Mo
2020-11-21net: hns3: add support for mapping device memoryHuazhong Tan
2020-11-21net: hns3: add support for 1280 queuesYonglong Liu
2020-11-20Merge branch 'ibmvnic-performance-improvements-and-other-updates'Jakub Kicinski
2020-11-20ibmvnic: Do not replenish RX buffers after every polling loopDwip N. Banerjee
2020-11-20ibmvnic: Use netdev_alloc_skb instead of alloc_skb to replenish RX buffersDwip N. Banerjee
2020-11-20ibmvnic: Correctly re-enable interrupts in NAPI polling routineDwip N. Banerjee
2020-11-20ibmvnic: Ensure that device queue memory is cache-line alignedDwip N. Banerjee
2020-11-20ibmvnic: Remove send_subcrq functionThomas Falcon
2020-11-20ibmvnic: Clean up TX code and TX buffer data structureThomas Falcon
2020-11-20ibmvnic: Introduce xmit_more support using batched subCRQ hcallsThomas Falcon
2020-11-20ibmvnic: Introduce batched RX buffer descriptor transmissionThomas Falcon
2020-11-20ibmvnic: Introduce indirect subordinate Command Response Queue bufferThomas Falcon
2020-11-20Merge branch 'net-ipa-add-a-driver-shutdown-callback'Jakub Kicinski
2020-11-20net: ipa: add driver shutdown callbackAlex Elder
2020-11-20net: ipa: retry modem stop if busyAlex Elder
2020-11-20net: ipa: support retries on generic GSI commandsAlex Elder
2020-11-20net: ipa: ignore CHANNEL_NOT_RUNNING errorsAlex Elder
2020-11-20net: ipa: don't reset an ALLOCATED channelAlex Elder
2020-11-20net: ipa: print channel/event ring number on errorAlex Elder
2020-11-20Merge branch 'net-ipa-platform-specific-clock-and-interconnect-rates'Jakub Kicinski
2020-11-20net: ipa: use config data for clockingAlex Elder
2020-11-20net: ipa: populate clock and interconnect dataAlex Elder
2020-11-20net: ipa: define clock and interconnect dataAlex Elder
2020-11-20mdio_bus: suppress err message for reset gpio EPROBE_DEFERGrygorii Strashko
2020-11-20r8169: use dev_err_probe in rtl_get_ether_clkHeiner Kallweit
2020-11-20r8169: reduce number of workaround doorbell ringsHeiner Kallweit
2020-11-20Merge branch 'mptcp-more-miscellaneous-mptcp-fixes'Jakub Kicinski