summaryrefslogtreecommitdiffstats
path: root/usr/Makefile (unfollow)
Commit message (Expand)AuthorFilesLines
2020-08-20rxrpc: Keep the ACK serial in a var in rxrpc_input_ack()David Howells1-10/+11
2020-08-20net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_...Wang Hai1-3/+1
2020-08-20net: atlantic: Use readx_poll_timeout() for large timeoutSebastian Andrzej Siewior1-2/+2
2020-08-20ptp: ptp_clockmatrix: use i2c_master_send for i2c writeMin Li2-13/+45
2020-08-20netlink: fix state reallocation in policy exportJohannes Berg1-0/+3
2020-08-20net: ena: Make missed_tx stat incrementalShay Agroskin1-1/+4
2020-08-20net: ena: Change WARN_ON expression in ena_del_napi_in_range()Shay Agroskin1-7/+4
2020-08-20net: ena: Prevent reset after device destructionShay Agroskin1-9/+10
2020-08-19net: ipv4: remove duplicate "the the" phrase in Kconfig textColin Ian King1-7/+7
2020-08-19net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig textColin Ian King1-1/+1
2020-08-19ethtool: Don't omit the netlink reply if no features were changedMaxim Mikityanskiy1-7/+4
2020-08-19ethtool: Account for hw_features in netlink interfaceMaxim Mikityanskiy1-1/+2
2020-08-19ethtool: Fix preserving of wanted feature bits in netlink interfaceMaxim Mikityanskiy1-4/+7
2020-08-19ipv6: some fixes for ipv6_dev_find()Xin Long3-43/+28
2020-08-19bonding: fix active-backup failover for current ARP slaveJiri Wiesner1-2/+16
2020-08-19net: handle the return value of pskb_carve_frag_list() correctlyMiaohe Lin1-3/+7
2020-08-18net: gianfar: Add of_node_put() before goto statementSumera Priyadarsini1-1/+3
2020-08-18cxgb4: Fix race between loopback and normal Tx pathGanji Aravind1-1/+5
2020-08-18cxgb4: Fix work request size calculation for loopback testGanji Aravind1-2/+2
2020-08-18sfc: don't free_irq()s if they were never requestedEdward Cree2-0/+6
2020-08-18sfc: null out channel->rps_flow_id after freeing itEdward Cree1-0/+1
2020-08-18sfc: take correct lock in ef100_reset()Edward Cree1-4/+4
2020-08-18sfc: really check hash is valid before using itEdward Cree1-0/+2
2020-08-18macvlan: validate setting of multiple remote source MAC addressesAlvin Šipraga1-4/+17
2020-08-18otx2_common: Use devm_kcalloc() in otx2_config_npa()Xu Wang1-2/+2
2020-08-18net: qrtr: fix usage of idr in port assignment to socketNecip Fazil Yildiran1-9/+11
2020-08-17selftests: disable rp_filter for icmp_redirect.shDavid Ahern1-0/+2
2020-08-17mailmap: Add WeiXiong LiaoKees Cook1-0/+1
2020-08-17mailmap: Restore dictionary sortingKees Cook1-57/+57
2020-08-17Revert "net: xdp: pull ethernet header off packet after computing skb->protocol"David S. Miller1-1/+0
2020-08-17phylink: <linux/phylink.h>: fix function prototype kernel-doc warningRandy Dunlap1-1/+2
2020-08-17watch_queue: Limit the number of watches a user can holdDavid Howells2-0/+11
2020-08-17mptcp: sendmsg: reset iter on error reduxFlorian Westphal1-3/+5
2020-08-17net: devlink: Remove overzealous WARN_ON with snapshotsAndrew Lunn1-1/+1
2020-08-17tipc: not enable tipc when ipv6 works as a moduleXin Long1-0/+1
2020-08-17tipc: fix uninit skb->data in tipc_nl_compat_dumpit()Cong Wang1-1/+11
2020-08-17net: Fix potential wrong skb->protocol in skb_vlan_untag()Miaohe Lin1-2/+2
2020-08-17net: xdp: pull ethernet header off packet after computing skb->protocolJason A. Donenfeld1-0/+1
2020-08-17ipvlan: fix device featuresMahesh Bandewar1-5/+22
2020-08-17bonding: fix a potential double-unregisterCong Wang1-1/+2
2020-08-16Linux 5.9-rc1v5.9-rc1Linus Torvalds1-2/+2
2020-08-16parisc: fix PMD pages allocation by restoring pmd_alloc_one()Mike Rapoport1-0/+6
2020-08-16io_uring: short circuit -EAGAIN for blocking read attemptJens Axboe1-1/+4
2020-08-15io_uring: sanitize double poll handlingJens Axboe1-9/+25
2020-08-15can: j1939: add rxtimer for multipacket broadcast sessionZhang Changzhong1-8/+20
2020-08-15can: j1939: abort multipacket broadcast session when timeout occursZhang Changzhong1-1/+1
2020-08-15can: j1939: cancel rxtimer on multipacket broadcast session completeZhang Changzhong1-0/+1
2020-08-15can: j1939: fix support for multipacket broadcast messageZhang Changzhong1-3/+14
2020-08-15net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs'Lee Jones1-4/+0
2020-08-15net: fddi: skfp: cfm: Remove set but unused variable 'oldstate'Lee Jones1-11/+2