index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2022-07-20
tcp: Fix data-races around sysctl_tcp_slow_start_after_idle.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_thin_linear_timeouts.
Kuniyuki Iwashima
2022-07-20
tcp: Fix data-races around sysctl_tcp_recovery.
Kuniyuki Iwashima
2022-07-20
tcp: Fix a data-race around sysctl_tcp_early_retrans.
Kuniyuki Iwashima
2022-07-20
tcp: Fix data-races around sysctl knobs related to SYN option.
Kuniyuki Iwashima
2022-07-20
udp: Fix a data-race around sysctl_udp_l3mdev_accept.
Kuniyuki Iwashima
2022-07-20
ip: Fix data-races around sysctl_ip_prot_sock.
Kuniyuki Iwashima
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_fields.
Kuniyuki Iwashima
2022-07-20
ipv4: Fix data-races around sysctl_fib_multipath_hash_policy.
Kuniyuki Iwashima
2022-07-20
ipv4: Fix a data-race around sysctl_fib_multipath_use_neigh.
Kuniyuki Iwashima
2022-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...
David S. Miller
2022-07-19
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2022-07-19
Documentation: fix udp_wmem_min in ip-sysctl.rst
Xin Long
2022-07-19
net: ethernet: mtk_ppe: fix possible NULL pointer dereference in mtk_flow_get...
Lorenzo Bianconi
2022-07-19
r8152: fix a WOL issue
Hayes Wang
2022-07-19
Merge branch 'amt-fix-validation-and-synchronization-bugs'
Paolo Abeni
2022-07-19
amt: do not use amt->nr_tunnels outside of lock
Taehee Yoo
2022-07-19
amt: drop unexpected multicast data
Taehee Yoo
2022-07-19
amt: drop unexpected query message
Taehee Yoo
2022-07-19
amt: drop unexpected advertisement message
Taehee Yoo
2022-07-19
amt: add missing regeneration nonce logic in request logic
Taehee Yoo
2022-07-19
amt: use READ_ONCE() in amt module
Taehee Yoo
2022-07-19
amt: remove unnecessary locks
Taehee Yoo
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
2022-07-19
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
2022-07-18
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
2022-07-18
Merge branch 'fix-2-dsa-issues-with-vlan_filtering_is_global'
Jakub Kicinski
2022-07-18
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
2022-07-18
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
2022-07-18
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
2022-07-18
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
2022-07-18
net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
Tom Rix
2022-07-18
Merge branch 'net-lan966x-fix-issues-with-mac-table'
Jakub Kicinski
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
2022-07-18
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
2022-07-18
iavf: Fix missing state logs
Przemyslaw Patynowski
2022-07-18
iavf: Fix handling of dummy receive descriptors
Przemyslaw Patynowski
2022-07-18
iavf: Disallow changing rx/tx-frames and rx/tx-frames-irq
Przemyslaw Patynowski
2022-07-18
iavf: Fix VLAN_V2 addition/rejection
Przemyslaw Patynowski
2022-07-18
Merge branch 'dsa-docs'
David S. Miller
2022-07-18
docs: net: dsa: mention that VLANs are now refcounted on shared ports
Vladimir Oltean
2022-07-18
docs: net: dsa: delete misinformation about -EOPNOTSUPP for FDB/MDB/VLAN
Vladimir Oltean
2022-07-18
docs: net: dsa: re-explain what port_fdb_dump actually does
Vladimir Oltean
2022-07-18
docs: net: dsa: add a section for address databases
Vladimir Oltean
2022-07-18
docs: net: dsa: delete port_mdb_dump
Vladimir Oltean
[next]