summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* tcp: Fix a data-race around sysctl_tcp_adv_win_scale.Kuniyuki Iwashima2022-07-221-1/+1
* tcp: Fix a data-race around sysctl_tcp_app_win.Kuniyuki Iwashima2022-07-221-1/+1
* tcp: Fix data-races around sysctl_tcp_dsack.Kuniyuki Iwashima2022-07-221-2/+2
* net: sungem_phy: Add of_node_put() for reference returned by of_get_parent()Liang He2022-07-211-0/+1
* net: pcs: xpcs: propagate xpcs_read error to xpcs_get_state_c37_sgmiiVladimir Oltean2022-07-211-1/+1
* Merge tag 'net-5.19-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2022-07-2193-592/+1117
|\
| * Merge tag 'linux-can-fixes-for-5.19-20220720' of git://git.kernel.org/pub/scm...David S. Miller2022-07-202-5/+14
| |\
| | * can: rcar_canfd: Add missing of_node_put() in rcar_canfd_probe()Liang He2022-07-201-0/+1
| | * can: mcp251xfd: fix detection of mcp251863Marc Kleine-Budde2022-07-201-5/+13
| * | mlxsw: spectrum_router: Fix IPv4 nexthop gateway indicationIdo Schimmel2022-07-201-1/+1
| * | net/sched: cls_api: Fix flow action initializationOz Shlomo2022-07-201-6/+10
| * | Merge branch 'net-sysctl-races-round-4'David S. Miller2022-07-2015-42/+45
| |\ \
| | * | tcp: Fix data-races around sysctl_tcp_max_reordering.Kuniyuki Iwashima2022-07-201-2/+2
| | * | tcp: Fix a data-race around sysctl_tcp_abort_on_overflow.Kuniyuki Iwashima2022-07-201-1/+1
| | * | tcp: Fix a data-race around sysctl_tcp_rfc1337.Kuniyuki Iwashima2022-07-201-1/+1
| | * | tcp: Fix a data-race around sysctl_tcp_stdurg.Kuniyuki Iwashima2022-07-201-1/+1
| | * | tcp: Fix a data-race around sysctl_tcp_retrans_collapse.Kuniyuki Iwashima2022-07-201-1/+1
| | * | tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.Kuniyuki Iwashima2022-07-202-3/+3
| | * | tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.Kuniyuki Iwashima2022-07-201-1/+1
| | * | tcp: Fix data-races around sysctl_tcp_recovery.Kuniyuki Iwashima2022-07-202-3/+6
| | * | tcp: Fix a data-race around sysctl_tcp_early_retrans.Kuniyuki Iwashima2022-07-201-1/+1
| | * | tcp: Fix data-races around sysctl knobs related to SYN option.Kuniyuki Iwashima2022-07-205-16/+16
| | * | udp: Fix a data-race around sysctl_udp_l3mdev_accept.Kuniyuki Iwashima2022-07-201-1/+1
| | * | ip: Fix data-races around sysctl_ip_prot_sock.Kuniyuki Iwashima2022-07-202-4/+4
| | * | ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.Kuniyuki Iwashima2022-07-202-4/+4
| | * | ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.Kuniyuki Iwashima2022-07-202-2/+2
| | * | ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.Kuniyuki Iwashima2022-07-201-1/+1
| |/ /
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller2022-07-203-3/+6
| |\ \ | | |/ | |/|
| | * net: ipv4: fix clang -Wformat warningsJustin Stitt2022-07-122-2/+2
| | * xfrm: xfrm_policy: fix a possible double xfrm_pols_put() in xfrm_bundle_lookup()Hangyu Hua2022-06-021-1/+4
| * | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...Jakub Kicinski2022-07-195-26/+81
| |\ \
| | * | iavf: Fix missing state logsPrzemyslaw Patynowski2022-07-181-0/+4
| | * | iavf: Fix handling of dummy receive descriptorsPrzemyslaw Patynowski2022-07-181-3/+2
| | * | iavf: Disallow changing rx/tx-frames and rx/tx-frames-irqPrzemyslaw Patynowski2022-07-184-13/+1
| | * | iavf: Fix VLAN_V2 addition/rejectionPrzemyslaw Patynowski2022-07-183-10/+74
| * | | Documentation: fix udp_wmem_min in ip-sysctl.rstXin Long2022-07-191-5/+1
| * | | net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...Lorenzo Bianconi2022-07-191-0/+3
| * | | r8152: fix a WOL issueHayes Wang2022-07-191-2/+14
| * | | Merge branch 'amt-fix-validation-and-synchronization-bugs'Paolo Abeni2022-07-192-52/+207
| |\ \ \
| | * | | amt: do not use amt->nr_tunnels outside of lockTaehee Yoo2022-07-191-3/+6
| | * | | amt: drop unexpected multicast dataTaehee Yoo2022-07-191-0/+3
| | * | | amt: drop unexpected query messageTaehee Yoo2022-07-191-1/+13
| | * | | amt: drop unexpected advertisement messageTaehee Yoo2022-07-191-0/+5
| | * | | amt: add missing regeneration nonce logic in request logicTaehee Yoo2022-07-191-0/+4
| | * | | amt: use READ_ONCE() in amt moduleTaehee Yoo2022-07-191-7/+8
| | * | | amt: remove unnecessary locksTaehee Yoo2022-07-191-27/+5
| | * | | amt: use workqueue for gateway side message handlingTaehee Yoo2022-07-192-15/+164
| |/ / /
| * | | net: dsa: vitesse-vsc73xx: silent spi_device_id warningsOleksij Rempel2022-07-191-0/+10
| * | | net: dsa: sja1105: silent spi_device_id warningsOleksij Rempel2022-07-191-0/+16
| * | | be2net: Fix buffer overflow in be_get_module_eepromHristo Venev2022-07-193-18/+25