- 272502f gre6: Fix reception with IP6_TNL_F_RCV_DSCP_COPY by Mark Tomlinson · 4 years, 5 months ago
- e14fd8d Merge branch 'hv_netvsc-Some-fixes-for-the-select_queue' by David S. Miller · 4 years, 5 months ago
- c3d897e hv_netvsc: Fix the queue_mapping in netvsc_vf_xmit() by Haiyang Zhang · 4 years, 5 months ago
- 4d82054 hv_netvsc: Remove "unlikely" from netvsc_select_queue by Haiyang Zhang · 4 years, 5 months ago
- ce51f63 net/smc: Prevent kernel-infoleak in __smc_diag_dump() by Peilin Ye · 4 years, 5 months ago
- 3e659a82 sfc: fix build warnings on 32-bit by Edward Cree · 4 years, 5 months ago
- fb73ed5 net: phy: mscc: Fix a couple of spelling mistakes "spcified" -> "specified" by Kaige Li · 4 years, 5 months ago
- cf96d97 net: gemini: Fix missing free_netdev() in error path of gemini_ethernet_port_probe() by Wang Hai · 4 years, 5 months ago
- 9553b62 net: atlantic: Use readx_poll_timeout() for large timeout by Sebastian Andrzej Siewior · 4 years, 5 months ago
- 957ff42 ptp: ptp_clockmatrix: use i2c_master_send for i2c write by Min Li · 4 years, 5 months ago
- d1fb555 netlink: fix state reallocation in policy export by Johannes Berg · 4 years, 5 months ago
- b4c8998 Merge branch 'Bug-fixes-for-ENA-ethernet-driver' by David S. Miller · 4 years, 5 months ago
- ccd143e net: ena: Make missed_tx stat incremental by Shay Agroskin · 4 years, 5 months ago
- 8b147f6 net: ena: Change WARN_ON expression in ena_del_napi_in_range() by Shay Agroskin · 4 years, 5 months ago
- 63d4a4c net: ena: Prevent reset after device destruction by Shay Agroskin · 4 years, 5 months ago
- ad66411 net: ipv4: remove duplicate "the the" phrase in Kconfig text by Colin Ian King · 4 years, 5 months ago
- 1734055 net: mscc: ocelot: remove duplicate "the the" phrase in Kconfig text by Colin Ian King · 4 years, 5 months ago
- 0df55a0 Merge branch 'ethtool-netlink-bug-fixes' by David S. Miller · 4 years, 5 months ago
- f01204e ethtool: Don't omit the netlink reply if no features were changed by Maxim Mikityanskiy · 4 years, 5 months ago
- 2847bfe ethtool: Account for hw_features in netlink interface by Maxim Mikityanskiy · 4 years, 5 months ago
- 840110a ethtool: Fix preserving of wanted feature bits in netlink interface by Maxim Mikityanskiy · 4 years, 5 months ago
- 4ef1a7c ipv6: some fixes for ipv6_dev_find() by Xin Long · 4 years, 5 months ago
- 0410d07 bonding: fix active-backup failover for current ARP slave by Jiri Wiesner · 4 years, 5 months ago
- eabe861 net: handle the return value of pskb_carve_frag_list() correctly by Miaohe Lin · 4 years, 5 months ago
- 989e4da net: gianfar: Add of_node_put() before goto statement by Sumera Priyadarsini · 4 years, 5 months ago
- 5680790 Merge branch 'cxgb4-Fix-ethtool-selftest-flits-calculation' by David S. Miller · 4 years, 5 months ago
- c650e04 cxgb4: Fix race between loopback and normal Tx path by Ganji Aravind · 4 years, 5 months ago
- 3359564 cxgb4: Fix work request size calculation for loopback test by Ganji Aravind · 4 years, 5 months ago
- ab97a28 Merge branch 'sfc-more-EF100-fixes' by David S. Miller · 4 years, 5 months ago
- e6a4391 sfc: don't free_irq()s if they were never requested by Edward Cree · 4 years, 5 months ago
- 788f920 sfc: null out channel->rps_flow_id after freeing it by Edward Cree · 4 years, 5 months ago
- 9cbbc45 sfc: take correct lock in ef100_reset() by Edward Cree · 4 years, 5 months ago
- db06ea3 sfc: really check hash is valid before using it by Edward Cree · 4 years, 5 months ago
- 8b61fba macvlan: validate setting of multiple remote source MAC addresses by Alvin Šipraga · 4 years, 5 months ago
- 06a4ec1 Merge tag 'pstore-v5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 5 months ago
- 4cf7562 Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net by Linus Torvalds · 4 years, 5 months ago
- bf2bcd6 otx2_common: Use devm_kcalloc() in otx2_config_npa() by Xu Wang · 4 years, 5 months ago
- 8dfddfb net: qrtr: fix usage of idr in port assignment to socket by Necip Fazil Yildiran · 4 years, 5 months ago
- bcf7ddb selftests: disable rp_filter for icmp_redirect.sh by David Ahern · 4 years, 5 months ago
- 5a4fe06 mailmap: Add WeiXiong Liao by Kees Cook · 4 years, 6 months ago
- d6bd520 mailmap: Restore dictionary sorting by Kees Cook · 4 years, 6 months ago
- 7f9bf6e Revert "net: xdp: pull ethernet header off packet after computing skb->protocol" by David S. Miller · 4 years, 5 months ago
- 0b76e64 phylink: <linux/phylink.h>: fix function prototype kernel-doc warning by Randy Dunlap · 4 years, 5 months ago
- 29e44f4 watch_queue: Limit the number of watches a user can hold by David Howells · 4 years, 5 months ago
- b3b2854 mptcp: sendmsg: reset iter on error redux by Florian Westphal · 4 years, 5 months ago
- bd71ea6 net: devlink: Remove overzealous WARN_ON with snapshots by Andrew Lunn · 4 years, 5 months ago
- c530189 tipc: not enable tipc when ipv6 works as a module by Xin Long · 4 years, 5 months ago
- 47733f9 tipc: fix uninit skb->data in tipc_nl_compat_dumpit() by Cong Wang · 4 years, 5 months ago
- 8c26544 Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf by David S. Miller · 4 years, 5 months ago
- 71a5041 Merge tag 'linux-can-fixes-for-5.9-20200815' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can by David S. Miller · 4 years, 5 months ago
- 55eff0e net: Fix potential wrong skb->protocol in skb_vlan_untag() by Miaohe Lin · 4 years, 5 months ago
- f8414a8 net: xdp: pull ethernet header off packet after computing skb->protocol by Jason A. Donenfeld · 4 years, 5 months ago
- d0f5c70 ipvlan: fix device features by Mahesh Bandewar · 4 years, 5 months ago
- 8327070 bonding: fix a potential double-unregister by Cong Wang · 4 years, 5 months ago
- 9123e3a Linux 5.9-rc1 by Linus Torvalds · 4 years, 5 months ago
- 2cc3c4b Merge tag 'io_uring-5.9-2020-08-15' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- 6f6aea7 parisc: fix PMD pages allocation by restoring pmd_alloc_one() by Mike Rapoport · 4 years, 5 months ago
- 4b6c093 Merge tag 'block-5.9-2020-08-14' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 5 months ago
- d84835b1 Merge tag 'riscv-for-linus-5.9-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux by Linus Torvalds · 4 years, 5 months ago
- 5bbec3c Merge tag 'sh-for-5.9' of git://git.libc.org/linux-sh by Linus Torvalds · 4 years, 5 months ago
- f91daf5 io_uring: short circuit -EAGAIN for blocking read attempt by Jens Axboe · 4 years, 5 months ago
- d4e7cd3 io_uring: sanitize double poll handling by Jens Axboe · 4 years, 5 months ago
- 713eee8 Merge tag 'perf-tools-2020-08-14' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Linus Torvalds · 4 years, 5 months ago
- 50f6c7d Merge tag 'x86-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 1195d58 Merge tag 'sched-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 7f5faaa Merge tag 'perf-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- eb1319a Merge tag 'locking-urgent-2020-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 5 months ago
- 410520d0 Merge tag '9p-for-5.9-rc1' of git://github.com/martinetd/linux by Linus Torvalds · 4 years, 5 months ago
- f6513bd Merge tag '5.9-rc-smb3-fixes-part2' of git://git.samba.org/sfrench/cifs-2.6 by Linus Torvalds · 4 years, 5 months ago
- 37711e5 Merge tag 'nfs-for-5.9-1' of git://git.linux-nfs.org/projects/trondmy/linux-nfs by Linus Torvalds · 4 years, 5 months ago
- 6ffdcde Merge tag 'edac_updates_for_5.9_pt2' of git://git.kernel.org/pub/scm/linux/kernel/git/ras/ras by Linus Torvalds · 4 years, 5 months ago
- b07175d Merge tag 'devicetree-fixes-for-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 4 years, 5 months ago
- 341323f Merge tag 'acpi-5.9-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 1a5d9db Merge tag 'pm-5.9-rc1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 4 years, 5 months ago
- 884e0d3 Merge tag 'mfd-next-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfd by Linus Torvalds · 4 years, 5 months ago
- 18737f4 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 5 months ago
- 0ae18a8 can: j1939: add rxtimer for multipacket broadcast session by Zhang Changzhong · 4 years, 6 months ago
- 2b8b2e3 can: j1939: abort multipacket broadcast session when timeout occurs by Zhang Changzhong · 4 years, 6 months ago
- e8b1765 can: j1939: cancel rxtimer on multipacket broadcast session complete by Zhang Changzhong · 4 years, 6 months ago
- f4fd77f can: j1939: fix support for multipacket broadcast message by Zhang Changzhong · 4 years, 6 months ago
- 81dbf21 net: fddi: skfp: cfm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- d1ad06b net: fddi: skfp: cfm: Remove set but unused variable 'oldstate' by Lee Jones · 4 years, 5 months ago
- 7b1af34 net: fddi: skfp: smt: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- 327afdd net: fddi: skfp: smt: Place definition of 'smt_pdef' under same stipulations as its use by Lee Jones · 4 years, 5 months ago
- 026ff46 net: fddi: skfp: fplustm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- 0d9b564 net: fddi: skfp: hwmtm: Remove seemingly unused variable 'ID_sccs' by Lee Jones · 4 years, 5 months ago
- 1a2c266 net: wan: dlci: Remove set but not used variable 'err' by Lee Jones · 4 years, 5 months ago
- fd29aee net: ethernet: 8390: axnet_cs: Document unused parameter 'txqueue' by Lee Jones · 4 years, 5 months ago
- f6e81b8 net: bonding: bond_alb: Describe alb_handle_addr_collision_on_attach()'s 'bond' and 'addr' params by Lee Jones · 4 years, 5 months ago
- 2083beb net: ethernet: 3com: 3c574_cs: Remove set but unused variables 'tx' and 'rx' by Lee Jones · 4 years, 5 months ago
- 45a1553 net: bonding: bond_main: Document 'proto' and rename 'new_active' parameters by Lee Jones · 4 years, 5 months ago
- a35e547 net: bonding: bond_3ad: Fix a bunch of kerneldoc parameter issues by Lee Jones · 4 years, 5 months ago
- 77b981c drivers/net/wan/hdlc_x25: Added needed_headroom and a skb->len check by Xie He · 4 years, 5 months ago
- 4ca0d9a bonding: show saner speed for broadcast mode by Jarod Wilson · 4 years, 5 months ago
- fe0580a virtio: pci: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- 58184e9 ntb: intel: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- 5ca6ad7 rtl818x: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- 8f28ca6 iomap: constify ioreadX() iomem argument (as in generic implementation) by Krzysztof Kozlowski · 4 years, 5 months ago
- f9e7ff9 sh: use generic strncpy() by Kuninori Morimoto · 4 years, 5 months ago
- a8e3943 sh: clkfwk: remove r8/r16/r32 by Kuninori Morimoto · 4 years, 5 months ago