summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-08-21net: dsa: b53: check for timeoutTom Rix
2020-08-20tipc: call rcu_read_lock() in tipc_aead_encrypt_done()Xin Long
2020-08-20net/sched: act_ct: Fix skb double-free in tcf_ct_handle_fragments() error flowAlaa Hleihel
2020-08-20net: sctp: Fix negotiation of the number of data streams.David Laight
2020-08-20dt-bindings: net: renesas, ether: Improve schema validationGeert Uytterhoeven
2020-08-20gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPYMark Tomlinson
2020-08-20Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue'David S. Miller
2020-08-20hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit()Haiyang Zhang
2020-08-20hv_netvsc: Remove "unlikely" from netvsc_select_queueHaiyang Zhang
2020-08-20net/smc: Prevent kernel-infoleak in __smc_diag_dump()Peilin Ye
2020-08-20sfc: fix build warnings on 32-bitEdward Cree
2020-08-20net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified"Kaige Li
2020-08-19net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai
2020-08-19net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior
2020-08-19ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li
2020-08-19netlink: fix state reallocation in policy exportJohannes Berg
2020-08-19Merge branch 'Bug-fixes-for-ENA-ethernet-driver'David S. Miller
2020-08-19net: ena: Make missed_tx stat incrementalShay Agroskin
2020-08-19net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin
2020-08-19net: ena: Prevent reset after device destructionShay Agroskin
2020-08-18net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King
2020-08-18net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King
2020-08-18Merge branch 'ethtool-netlink-bug-fixes'David S. Miller
2020-08-18ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy
2020-08-18ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy
2020-08-18ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy
2020-08-18ipv6: some fixes for ipv6_dev_find()Xin Long
2020-08-18bonding: fix active-backup failover for current ARP slaveJiri Wiesner
2020-08-18net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin
2020-08-18net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini
2020-08-18Merge branch 'cxgb4-Fix-ethtool-selftest-flits-calculation'David S. Miller
2020-08-18cxgb4: Fix race between loopback and normal Tx pathGanji Aravind
2020-08-18cxgb4: Fix work request size calculation for loopback testGanji Aravind
2020-08-18Merge branch 'sfc-more-EF100-fixes'David S. Miller
2020-08-18sfc: don't free_irq()s if they were never requestedEdward Cree
2020-08-18sfc: null out channel->rps_flow_id after freeing itEdward Cree
2020-08-18sfc: take correct lock in ef100_reset()Edward Cree
2020-08-18sfc: really check hash is valid before using itEdward Cree
2020-08-18macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga
2020-08-17Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2020-08-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds
2020-08-17otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang
2020-08-17net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern
2020-08-17mailmap: Add WeiXiong LiaoKees Cook
2020-08-17mailmap: Restore dictionary sortingKees Cook
2020-08-17Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller
2020-08-17phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells
2020-08-16mptcp: sendmsg: reset iter on error reduxFlorian Westphal