index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-19
amt: drop unexpected query message
Taehee Yoo
1
-1
/
+13
2022-07-19
amt: drop unexpected advertisement message
Taehee Yoo
1
-0
/
+5
2022-07-19
amt: add missing regeneration nonce logic in request logic
Taehee Yoo
1
-0
/
+4
2022-07-19
amt: use READ_ONCE() in amt module
Taehee Yoo
1
-7
/
+8
2022-07-19
amt: remove unnecessary locks
Taehee Yoo
1
-27
/
+5
2022-07-19
amt: use workqueue for gateway side message handling
Taehee Yoo
2
-15
/
+164
2022-07-19
net: dsa: vitesse-vsc73xx: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+10
2022-07-19
net: dsa: sja1105: silent spi_device_id warnings
Oleksij Rempel
1
-0
/
+16
2022-07-19
be2net: Fix buffer overflow in be_get_module_eeprom
Hristo Venev
3
-18
/
+25
2022-07-18
net: stmmac: remove redunctant disable xPCS EEE call
Wong Vee Khee
1
-8
/
+0
2022-07-18
Merge branch 'fix-2-dsa-issues-with-vlan_filtering_is_global'
Jakub Kicinski
1
-3
/
+4
2022-07-18
net: dsa: fix NULL pointer dereference in dsa_port_reset_vlan_filtering
Vladimir Oltean
1
-2
/
+3
2022-07-18
net: dsa: fix dsa_port_vlan_filtering when global
Vladimir Oltean
1
-1
/
+1
2022-07-18
ixgbe: Add locking to prevent panic when setting sriov_numvfs to zero
Piotr Skajewski
3
-0
/
+10
2022-07-18
i40e: Fix erroneous adapter reinitialization during recovery process
Dawid Lukwinski
1
-8
/
+5
2022-07-18
net: ethernet: mtk_eth_soc: fix off by one check of ARRAY_SIZE
Tom Rix
1
-1
/
+1
2022-07-18
Merge branch 'net-lan966x-fix-issues-with-mac-table'
Jakub Kicinski
1
-32
/
+80
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when used by FDB
Horatiu Vultur
1
-11
/
+23
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock inside lan966x_mac_irq_handler
Horatiu Vultur
1
-7
/
+12
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is removed
Horatiu Vultur
1
-4
/
+20
2022-07-18
net: lan966x: Fix usage of lan966x->mac_lock when entry is added
Horatiu Vultur
1
-1
/
+7
2022-07-18
net: lan966x: Fix taking rtnl_lock while holding spin_lock
Horatiu Vultur
1
-9
/
+18
2022-07-18
Merge branch 'dsa-docs'
David S. Miller
1
-60
/
+303
2022-07-18
docs: net: dsa: mention that VLANs are now refcounted on shared ports
Vladimir Oltean
1
-1
/
+7
2022-07-18
docs: net: dsa: delete misinformation about -EOPNOTSUPP for FDB/MDB/VLAN
Vladimir Oltean
1
-9
/
+3
2022-07-18
docs: net: dsa: re-explain what port_fdb_dump actually does
Vladimir Oltean
1
-3
/
+6
2022-07-18
docs: net: dsa: add a section for address databases
Vladimir Oltean
1
-6
/
+130
2022-07-18
docs: net: dsa: delete port_mdb_dump
Vladimir Oltean
1
-4
/
+0
2022-07-18
docs: net: dsa: remove port_vlan_dump
Vladimir Oltean
1
-4
/
+0
2022-07-18
docs: net: dsa: remove port_bridge_tx_fwd_offload
Vladimir Oltean
1
-16
/
+46
2022-07-18
docs: net: dsa: document port_fast_age
Vladimir Oltean
1
-6
/
+8
2022-07-18
docs: net: dsa: document port_setup and port_teardown
Vladimir Oltean
1
-0
/
+9
2022-07-18
docs: net: dsa: document the teardown method
Vladimir Oltean
1
-1
/
+2
2022-07-18
docs: net: dsa: document change_tag_protocol
Vladimir Oltean
1
-0
/
+6
2022-07-18
docs: net: dsa: add more info about the other arguments to get_tag_protocol
Vladimir Oltean
1
-1
/
+5
2022-07-18
docs: net: dsa: rename tag_protocol to get_tag_protocol
Vladimir Oltean
1
-2
/
+2
2022-07-18
docs: net: dsa: document the shutdown behavior
Vladimir Oltean
1
-0
/
+18
2022-07-18
docs: net: dsa: update probing documentation
Vladimir Oltean
1
-11
/
+65
2022-07-18
Merge branch 'net-ipv4-sysctl-races-part-3'
David S. Miller
18
-73
/
+106
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen_blackhole_timeout.
Kuniyuki Iwashima
1
-2
/
+3
2022-07-18
tcp: Fix data-races around sysctl_tcp_fastopen.
Kuniyuki Iwashima
3
-5
/
+7
2022-07-18
tcp: Fix data-races around sysctl_max_syn_backlog.
Kuniyuki Iwashima
1
-2
/
+4
2022-07-18
tcp: Fix a data-race around sysctl_tcp_tw_reuse.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix a data-race around sysctl_tcp_notsent_lowat.
Kuniyuki Iwashima
1
-1
/
+1
2022-07-18
tcp: Fix data-races around some timeout sysctl knobs.
Kuniyuki Iwashima
4
-8
/
+9
2022-07-18
tcp: Fix data-races around sysctl_tcp_reordering.
Kuniyuki Iwashima
3
-5
/
+10
2022-07-18
tcp: Fix data-races around sysctl_tcp_migrate_req.
Kuniyuki Iwashima
1
-2
/
+2
2022-07-18
tcp: Fix data-races around sysctl_tcp_syncookies.
Kuniyuki Iwashima
4
-12
/
+18
2022-07-18
tcp: Fix data-races around sysctl_tcp_syn(ack)?_retries.
Kuniyuki Iwashima
3
-5
/
+11
2022-07-18
tcp: Fix data-races around keepalive sysctl knobs.
Kuniyuki Iwashima
2
-4
/
+7
[next]