summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* rxrpc: Fix loss of RTT samples due to interposed ACKDavid Howells2020-08-206-76/+154
* rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()David Howells2020-08-201-10/+11
* net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai2020-08-201-3/+1
* net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior2020-08-201-2/+2
* ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li2020-08-202-13/+45
* netlink: fix state reallocation in policy exportJohannes Berg2020-08-201-0/+3
* Merge branch 'Bug-fixes-for-ENA-ethernet-driver'David S. Miller2020-08-201-17/+18
|\
| * net: ena: Make missed_tx stat incrementalShay Agroskin2020-08-201-1/+4
| * net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin2020-08-201-7/+4
| * net: ena: Prevent reset after device destructionShay Agroskin2020-08-201-9/+10
|/
* net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-191-7/+7
* net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King2020-08-191-1/+1
* Merge branch 'ethtool-netlink-bug-fixes'David S. Miller2020-08-191-9/+10
|\
| * ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy2020-08-191-7/+4
| * ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy2020-08-191-1/+2
| * ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy2020-08-191-4/+7
|/
* ipv6: some fixes for ipv6_dev_find()Xin Long2020-08-193-43/+28
* bonding: fix active-backup failover for current ARP slaveJiri Wiesner2020-08-191-2/+16
* net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin2020-08-191-3/+7
* net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini2020-08-181-1/+3
* Merge branch 'cxgb4-Fix-ethtool-selftest-flits-calculation'David S. Miller2020-08-181-3/+7
|\
| * cxgb4: Fix race between loopback and normal Tx pathGanji Aravind2020-08-181-1/+5
| * cxgb4: Fix work request size calculation for loopback testGanji Aravind2020-08-181-2/+2
|/
* Merge branch 'sfc-more-EF100-fixes'David S. Miller2020-08-184-4/+13
|\
| * sfc: don't free_irq()s if they were never requestedEdward Cree2020-08-182-0/+6
| * sfc: null out channel->rps_flow_id after freeing itEdward Cree2020-08-181-0/+1
| * sfc: take correct lock in ef100_reset()Edward Cree2020-08-181-4/+4
| * sfc: really check hash is valid before using itEdward Cree2020-08-181-0/+2
|/
* macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga2020-08-181-4/+17
* Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-08-181-57/+58
|\
| * mailmap: Add WeiXiong LiaoKees Cook2020-08-171-0/+1
| * mailmap: Restore dictionary sortingKees Cook2020-08-171-57/+57
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netLinus Torvalds2020-08-1876-349/+768
|\ \
| * | otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang2020-08-181-2/+2
| * | net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran2020-08-181-9/+11
| * | selftests: disable rp_filter for icmp_redirect.shDavid Ahern2020-08-171-0/+2
| * | Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller2020-08-171-1/+0
| * | phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap2020-08-171-1/+2
| * | mptcp: sendmsg: reset iter on error reduxFlorian Westphal2020-08-171-3/+5
| * | net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn2020-08-171-1/+1
| * | tipc: not enable tipc when ipv6 works as a moduleXin Long2020-08-171-0/+1
| * | tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang2020-08-171-1/+11
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller2020-08-178-80/+73
| |\ \
| | * | netfilter: ebtables: reject bogus getopt len valueFlorian Westphal2020-08-141-0/+4
| | * | selftests: netfilter: kill running process onlyFabian Frederick2020-08-131-2/+8
| | * | selftests: netfilter: add MTU arguments to flowtablesFabian Frederick2020-08-131-6/+24
| | * | selftests: netfilter: add checktool functionFabian Frederick2020-08-131-22/+11
| | * | netfilter: nf_tables: free chain context when BINDING flag is missingFlorian Westphal2020-08-131-2/+4
| | * | netfilter: avoid ipv6 -> nf_defrag_ipv6 module dependencyFlorian Westphal2020-08-133-23/+6
| | * | netfilter: nft_compat: remove flush counter optimizationFlorian Westphal2020-08-101-23/+14