summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-10-09net/smc: increase device refcount for added link groupUrsula Braun
2019-10-09net/smc: separate locks for SMCD and SMCR link group listsUrsula Braun
2019-10-09net/smc: separate SMCD and SMCR link group listsUrsula Braun
2019-10-09net: stmmac: dwmac-mediatek: fix wrong delay value issue when resume backBiao Huang
2019-10-09DIM: fix dim.h kernel-doc and headersRandy Dunlap
2019-10-09Merge branch 'sctp-add-some-missing-events-from-rfc5061'Jakub Kicinski
2019-10-09sctp: add SCTP_SEND_FAILED_EVENT eventXin Long
2019-10-09sctp: add SCTP_ADDR_MADE_PRIM eventXin Long
2019-10-09sctp: add SCTP_ADDR_REMOVED eventXin Long
2019-10-09sctp: add SCTP_ADDR_ADDED eventXin Long
2019-10-09net: stmmac: add flexible PPS to dwmac 4.10aAntonio Borneo
2019-10-09Merge tag 'spi-ptp-api' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Jakub Kicinski
2019-10-08Revert "tun: call dev_get_valid_name() before register_netdevice()"Eric Dumazet
2019-10-08net: tipc: prepare attrs in __tipc_nl_compat_dumpit()Jiri Pirko
2019-10-08net: genetlink: always allocate separate attrs for dumpit opsJiri Pirko
2019-10-08Merge branch 'hns3-next' into net-nextJakub Kicinski
2019-10-08net: hns3: support tx-scatter-gather-fraglist featureYunsheng Lin
2019-10-08net: hns3: add support for configuring VF MAC from the hostHuazhong Tan
2019-10-08net: hns3: add support for configuring bandwidth of VF on the hostYonglong Liu
2019-10-08net: hns3: add support for setting VF trustJian Shen
2019-10-08net: hns3: add support for spoof check settingJian Shen
2019-10-08net: hns3: add support for setting VF link status on the hostYufeng Mo
2019-10-08tun: fix memory leak in error pathEric Dumazet
2019-10-08netdevsim: fix spelling mistake "forbidded" -> "forbid"Colin Ian King
2019-10-08net: phy: mscc: make arrays static, makes object smallerColin Ian King
2019-10-08nfp: bpf: make array exp_mask static, makes object smallerColin Ian King
2019-10-08spi: Add a PTP system timestamp to the transfer structureVladimir Oltean
2019-10-07Merge branch 'dpaa2-eth-misc-cleanup'David S. Miller
2019-10-07dpaa2-eth: Avoid unbounded while loopsIoana Radulescu
2019-10-07dpaa2-eth: Fix minor bug in ethtool stats reportingIoana Radulescu
2019-10-07dpaa2-eth: Cleanup dead codeIoana Radulescu
2019-10-07net: hns3: make array tick_array static, makes object smallerColin Ian King
2019-10-07net: hns: make arrays static, makes object smallerColin Ian King
2019-10-07Merge branch 'net-tls-minor-micro-optimizations'David S. Miller
2019-10-07net/tls: store decrypted on a single bitJakub Kicinski
2019-10-07net/tls: store async_capable on a single bitJakub Kicinski
2019-10-07net/tls: pass context to tls_device_decrypted()Jakub Kicinski
2019-10-07net/tls: make allocation failure unlikelyJakub Kicinski
2019-10-07net/tls: mark sk->err being set as unlikelyJakub Kicinski
2019-10-07net: sockmap: use bitmap for copy infoJakub Kicinski
2019-10-07net: core: use helper skb_ensure_writable in more placesHeiner Kallweit
2019-10-07ipv6: Make ipv6_mc_may_pull() return bool.David S. Miller
2019-10-07net: core: change return type of pskb_may_pull to boolHeiner Kallweit
2019-10-07Merge branch 'ena-set_channels'David S. Miller
2019-10-07net: ena: ethtool: support set_channels callbackSameeh Jubran
2019-10-07net: ena: remove redundant print of number of queuesSameeh Jubran
2019-10-07net: ena: make ethtool -l show correct max number of queuesSameeh Jubran
2019-10-07net: ena: ethtool: get_channels: use combined onlySameeh Jubran
2019-10-07net: ena: multiple queue creation related cleanupsSameeh Jubran
2019-10-07net: ena: change num_queues to num_io_queues for clarity and consistencySameeh Jubran