index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
tcp: fix another uninit-value (sk_rx_queue_mapping)
Eric Dumazet
2021-12-03
2
-2
/
+15
*
inet: use #ifdef CONFIG_SOCK_RX_QUEUE_MAPPING consistently
Eric Dumazet
2021-12-03
1
-1
/
+1
*
selftests/tc-testing: Fix cannot create /sys/bus/netdevsim/new_device: Direct...
Li Zhijian
2021-12-03
2
-0
/
+2
*
selftests/tc-testing: add missing config
Li Zhijian
2021-12-03
1
-0
/
+1
*
selftests/tc-testing: add exit code
Li Zhijian
2021-12-03
1
-3
/
+5
*
selftests/fib_tests: Rework fib_rp_filter_test()
Peilin Ye
2021-12-03
1
-10
/
+49
*
Merge tag 'net-5.16-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2021-12-02
104
-412
/
+1000
|
\
|
*
net: dsa: b53: Add SPI ID table
Florian Fainelli
2021-12-02
1
-0
/
+14
|
*
gro: Fix inconsistent indenting
Jiapeng Chong
2021-12-02
1
-3
/
+3
|
*
selftests: net: Correct case name
Li Zhijian
2021-12-02
1
-2
/
+2
|
*
net/rds: correct socket tunable error in rds_tcp_tune()
William Kucharski
2021-12-02
1
-1
/
+1
|
*
mctp: Don't let RTM_DELROUTE delete local routes
Matt Johnston
2021-12-02
1
-4
/
+5
|
*
net/smc: Keep smc_close_final rc during active close
Tony Lu
2021-12-02
1
-2
/
+6
|
*
ibmvnic: drop bad optimization in reuse_tx_pools()
Sukadev Bhattiprolu
2021-12-02
1
-11
/
+3
|
*
ibmvnic: drop bad optimization in reuse_rx_pools()
Sukadev Bhattiprolu
2021-12-02
1
-11
/
+3
|
*
net/smc: fix wrong list_del in smc_lgr_cleanup_early
Dust Li
2021-12-02
1
-4
/
+3
|
*
Fix Comment of ETH_P_802_3_MIN
Xiayu Zhang
2021-12-02
1
-1
/
+1
|
*
ethernet: aquantia: Try MAC address from device tree
Tianhao Chai
2021-12-02
1
-10
/
+14
|
*
ipv4: convert fib_num_tclassid_users to atomic_t
Eric Dumazet
2021-12-02
5
-7
/
+7
|
*
net: avoid uninit-value from tcp_conn_request
Eric Dumazet
2021-12-02
2
-3
/
+16
|
*
net: annotate data-races on txq->xmit_lock_owner
Eric Dumazet
2021-12-02
2
-7
/
+17
|
*
octeontx2-af: Fix a memleak bug in rvu_mbox_init()
Zhou Qingyang
2021-12-02
1
-1
/
+1
|
*
net/mlx4_en: Fix an use-after-free bug in mlx4_en_try_alloc_resources()
Zhou Qingyang
2021-12-02
1
-2
/
+7
|
*
vrf: Reset IPCB/IP6CB when processing outbound pkts in vrf dev xmit
Stephen Suryaputra
2021-12-02
1
-0
/
+2
|
*
net: qlogic: qlcnic: Fix a NULL pointer dereference in qlcnic_83xx_add_rings()
Zhou Qingyang
2021-12-02
1
-2
/
+8
|
*
Merge tag 'wireless-drivers-2021-12-01' of git://git.kernel.org/pub/scm/linux...
David S. Miller
2021-12-01
17
-49
/
+116
|
|
\
|
|
*
mt76: fix key pointer overwrite in mt7921s_write_txwi/mt7663_usb_sdio_write_txwi
Lorenzo Bianconi
2021-11-29
2
-12
/
+10
|
|
*
rt2x00: do not mark device gone on EPROTO errors during start
Stanislaw Gruszka
2021-11-29
1
-0
/
+3
|
|
*
mt76: fix possible pktid leak
Lorenzo Bianconi
2021-11-24
5
-27
/
+38
|
|
*
mt76: fix timestamp check in tx_status
Deren Wu
2021-11-24
1
-1
/
+1
|
|
*
mt76: mt7915: fix NULL pointer dereference in mt7915_get_phy_mode
Lorenzo Bianconi
2021-11-22
1
-2
/
+2
|
|
*
rtw89: update partition size of firmware header on skb->data
Ping-Ke Shih
2021-11-22
2
-3
/
+5
|
|
*
iwlwifi: Fix memory leaks in error handling path
Christophe JAILLET
2021-11-22
1
-0
/
+6
|
|
*
iwlwifi: fix warnings produced by kernel debug options
Ćukasz Bartosik
2021-11-22
1
-0
/
+2
|
|
*
iwlwifi: mvm: retry init flow if failed
Mordechay Goodstein
2021-11-22
5
-8
/
+47
|
|
*
iwlwifi: Fix missing error code in iwl_pci_probe()
chongjiapeng
2021-11-22
1
-1
/
+3
|
|
*
iwlwifi: pcie: fix constant-conversion warning
Arnd Bergmann
2021-11-22
1
-1
/
+5
|
*
|
Merge tag 'mlx5-fixes-2021-11-30' of git://git.kernel.org/pub/scm/linux/kerne...
David S. Miller
2021-12-01
15
-61
/
+97
|
|
\
\
|
|
*
|
net/mlx5e: SHAMPO, Fix constant expression result
Ben Ben-Ishay
2021-12-01
1
-5
/
+3
|
|
*
|
net/mlx5: Fix access to a non-supported register
Aya Levin
2021-12-01
3
-7
/
+8
|
|
*
|
net/mlx5: Fix too early queueing of log timestamp work
Gal Pressman
2021-12-01
1
-2
/
+3
|
|
*
|
net/mlx5: Fix use after free in mlx5_health_wait_pci_up
Amir Tzin
2021-12-01
3
-13
/
+15
|
|
*
|
net/mlx5: E-Switch, Use indirect table only if all destinations support it
Maor Dickman
2021-12-01
1
-4
/
+15
|
|
*
|
net/mlx5: E-Switch, Check group pointer before reading bw_share value
Dmytro Linkin
2021-12-01
1
-1
/
+1
|
|
*
|
net/mlx5: E-Switch, fix single FDB creation on BlueField
Mark Bloch
2021-12-01
1
-0
/
+1
|
|
*
|
net/mlx5: E-switch, Respect BW share of the new group
Dmytro Linkin
2021-12-01
1
-1
/
+1
|
|
*
|
net/mlx5: Lag, Fix recreation of VF LAG
Maor Gottlieb
2021-12-01
1
-0
/
+1
|
|
*
|
net/mlx5: Move MODIFY_RQT command to ignore list in internal error state
Moshe Shemesh
2021-12-01
1
-1
/
+1
|
|
*
|
net/mlx5e: Sync TIR params updates against concurrent create/modify
Tariq Toukan
2021-12-01
3
-27
/
+44
|
|
*
|
net/mlx5e: Fix missing IPsec statistics on uplink representor
Raed Salem
2021-12-01
1
-0
/
+4
[next]