summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-23ipv4: fix a RCU-list lock in inet_dump_fib()Qian Cai
2020-03-23Merge tag 'mlx5-fixes-2020-03-05' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2020-03-23tcp: repair: fix TCP_QUEUE_SEQ implementationEric Dumazet
2020-03-21selftests/net: add definition for SOL_DCCP to fix compilation errors for old ...Alan Maguire
2020-03-21net: bcmgenet: always enable status blocksDoug Berger
2020-03-21net: phy: dp83867: w/a for fld detect threshold bootstrapping issueGrygorii Strashko
2020-03-21net: stmmac: dwmac-rk: fix error path in rk_gmac_probeEmil Renner Berthing
2020-03-21slcan: not call free_netdev before rtnl_unlock in slcan_openOliver Hartkopp
2020-03-21ionic: make spdxcheck.py happyLukas Bulwahn
2020-03-21hsr: fix general protection fault in hsr_addr_is_self()Taehee Yoo
2020-03-21Merge branch 'hinic-BugFixes'David S. Miller
2020-03-21hinic: fix wrong value of MIN_SKB_LENLuo bin
2020-03-21hinic: fix wrong para of wait_for_completion_timeoutLuo bin
2020-03-21hinic: fix out-of-order excution in arm cpuLuo bin
2020-03-21hinic: fix the bug of clearing event queueLuo bin
2020-03-21hinic: fix a bug of waitting for IO stoppedLuo bin
2020-03-20tcp: also NULL skb->dev when copy was neededFlorian Westphal
2020-03-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nfDavid S. Miller
2020-03-19tcp: ensure skb->dev is NULL before leaving TCP stackEric Dumazet
2020-03-19cxgb4: fix Txq restart check during backpressureRahul Lakkireddy
2020-03-19cxgb4: fix throughput drop during Tx backpressureRahul Lakkireddy
2020-03-19net: dsa: mt7530: Change the LINK bit to reflect the link statusRené van Dorst
2020-03-19Merge tag 'rxrpc-fixes-20200319' of git://git.kernel.org/pub/scm/linux/kernel...David S. Miller
2020-03-19mlxsw: pci: Only issue reset when system is readyIdo Schimmel
2020-03-19netfilter: flowtable: populate addr_type maskEdward Cree
2020-03-19netfilter: flowtable: Fix flushing of offloaded flows on freePaul Blakey
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_tuple_ip{v6}Haishuang Yan
2020-03-19netfilter: flowtable: reload ip{v6}h in nf_flow_nat_ip{v6}Haishuang Yan
2020-03-18Merge branch 'wireguard-fixes'David S. Miller
2020-03-18wireguard: noise: error out precomputed DH during handshake rather than configJason A. Donenfeld
2020-03-18wireguard: receive: remove dead code from default packet type caseJason A. Donenfeld
2020-03-18wireguard: queueing: account for skb->protocol==0Jason A. Donenfeld
2020-03-18wireguard: selftests: test using new 64-bit time_tJason A. Donenfeld
2020-03-18wireguard: selftests: remove duplicated include <sys/types.h>YueHaibing
2020-03-18vxlan: check return value of gro_cells_init()Taehee Yoo
2020-03-18net/sched: act_ct: Fix leak of ct zone template on replacePaul Blakey
2020-03-17net: core: dev.c: fix a documentation warningMauro Carvalho Chehab
2020-03-17net: phy: sfp-bus.c: get rid of docs warningsMauro Carvalho Chehab
2020-03-17Merge branch 'ENA-driver-bug-fixes'David S. Miller
2020-03-17net: ena: fix continuous keep-alive resetsArthur Kiyanovski
2020-03-17net: ena: avoid memory access violation by validating req_id properlyArthur Kiyanovski
2020-03-17net: ena: fix request of incorrect number of IRQ vectorsArthur Kiyanovski
2020-03-17net: ena: fix incorrect setting of the number of msix vectorsArthur Kiyanovski
2020-03-17net: phy: mdio-mux-bcm-iproc: check clk_prepare_enable() return valueRayagonda Kokatanur
2020-03-17Merge branch 'net-bcmgenet-revisit-MAC-reset'David S. Miller
2020-03-17net: bcmgenet: keep MAC in reset until PHY is upDoug Berger
2020-03-17Revert "net: bcmgenet: use RGMII loopback for MAC reset"Doug Berger
2020-03-17Merge branch 'net-mvmdio-avoid-error-message-for-optional-IRQ'David S. Miller
2020-03-17net: mvmdio: avoid error message for optional IRQChris Packham
2020-03-17Revert "net: mvmdio: avoid error message for optional IRQ"Chris Packham