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
*
net: tls: fix device-offloaded sendpage straddling records
Jakub Kicinski
2023-03-06
1
-0
/
+2
*
net: ethernet: mtk_eth_soc: fix RX data corruption issue
Daniel Golle
2023-03-06
2
-1
/
+3
*
net: phy: smsc: fix link up detection in forced irq mode
Heiner Kallweit
2023-03-06
1
-11
/
+3
*
bnxt_en: Fix the double free during device removal
Selvin Xavier
2023-03-06
2
-2
/
+2
*
bnxt_en: Avoid order-5 memory allocation for TPA data
Michael Chan
2023-03-06
1
-11
/
+12
*
net: phylib: get rid of unnecessary locking
Russell King (Oracle)
2023-03-06
1
-7
/
+1
*
net: stmmac: add to set device wake up flag when stmmac init phy
Rongguang Wei
2023-03-06
1
-0
/
+1
*
Merge branch 'nfp-ipsec-csum'
David S. Miller
2023-03-03
5
-9
/
+41
|
\
|
*
nfp: fix esp-tx-csum-offload doesn't take effect
Huanhuan Wang
2023-03-03
1
-0
/
+4
|
*
nfp: fix incorrectly set csum flag for nfdk path
Huanhuan Wang
2023-03-03
2
-4
/
+10
|
*
nfp: fix incorrectly set csum flag for nfd3 path
Huanhuan Wang
2023-03-03
2
-5
/
+27
|
/
*
ice: copy last block omitted in ice_get_module_eeprom()
Petr Oros
2023-03-03
1
-2
/
+4
*
Merge branch 'net-tools-ynl-fixes'
David S. Miller
2023-03-03
6
-31
/
+32
|
\
|
*
netlink: specs: update for codegen enumerating from 1
Jakub Kicinski
2023-03-03
3
-17
/
+2
|
*
tools: ynl: use 1 as the default for first entry in attrs/ops
Jakub Kicinski
2023-03-03
3
-6
/
+14
|
*
tools: ynl: fully inherit attrs in subsets
Jakub Kicinski
2023-03-03
2
-9
/
+17
|
/
*
Merge tag 'ieee802154-for-net-2023-03-02' of git://git.kernel.org/pub/scm/lin...
Jakub Kicinski
2023-03-03
2
-1
/
+3
|
\
|
*
ieee802154: Prevent user from crashing the host
Miquel Raynal
2023-03-02
1
-1
/
+1
|
*
ca8210: fix mac_len negative array access
Alexander Aring
2023-03-02
1
-0
/
+2
*
|
net: caif: Fix use-after-free in cfusbl_device_notify()
Shigeru Yoshida
2023-03-03
1
-0
/
+3
*
|
net: lan78xx: fix accessing the LAN7800's internal phy specific registers fro...
Yuiko Oshino
2023-03-03
2
-26
/
+33
*
|
net: use indirect calls helpers for sk_exit_memory_pressure()
Brian Vazquez
2023-03-02
1
-1
/
+2
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Paolo Abeni
2023-03-02
3
-1
/
+11
|
\
|
*
netfilter: nft_quota: copy content when cloning expression
Pablo Neira Ayuso
2023-03-01
1
-1
/
+5
|
*
netfilter: nft_last: copy content when cloning expression
Pablo Neira Ayuso
2023-03-01
1
-0
/
+4
|
*
selftests: nft_nat: ensuring the listening side is up before starting the client
Hangbin Liu
2023-03-01
1
-0
/
+2
*
|
net: tls: avoid hanging tasks on the tx_lock
Jakub Kicinski
2023-03-02
1
-7
/
+19
*
|
net: tls: fix possible race condition between do_tls_getsockopt_conf() and do...
Hangyu Hua
2023-03-02
1
-18
/
+5
*
|
net: lan966x: Fix port police support using tc-matchall
Horatiu Vultur
2023-03-01
1
-1
/
+1
*
|
net/sched: flower: fix fl_change() error recovery path
Eric Dumazet
2023-03-01
1
-4
/
+6
*
|
ila: do not generate empty messages in ila_xlat_nl_cmd_get_mapping()
Eric Dumazet
2023-03-01
1
-0
/
+1
*
|
net/sched: act_connmark: handle errno on tcf_idr_check_alloc
Pedro Tammela
2023-03-01
1
-0
/
+3
*
|
net: avoid skb end_offset change in __skb_unclone_keeptruesize()
Eric Dumazet
2023-03-01
1
-8
/
+23
*
|
tls: rx: fix return value for async crypto
Jakub Kicinski
2023-02-28
1
-1
/
+1
*
|
Merge branch 'freescale-t1040rdb-dts-updates'
Jakub Kicinski
2023-02-28
3
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
powerpc: dts: t1040rdb: enable both CPU ports
Vladimir Oltean
2023-02-28
2
-1
/
+6
|
*
powerpc: dts: t1040rdb: fix compatible string for Rev A boards
Vladimir Oltean
2023-02-28
1
-1
/
+0
|
/
*
net: phy: unlock on error in phy_probe()
Dan Carpenter
2023-02-28
1
-1
/
+1
*
nfc: fdp: add null check of devm_kmalloc_array in fdp_nci_i2c_read_device_pro...
Kang Chen
2023-02-28
1
-0
/
+4
*
bgmac: fix *initial* chip reset to support BCM5358
Rafał Miłecki
2023-02-28
2
-2
/
+8
*
Merge tag 'net-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
2023-02-27
72
-318
/
+546
|
\
|
*
tcp: tcp_check_req() can be called from process context
Eric Dumazet
2023-02-27
1
-2
/
+5
|
*
net: phy: c45: fix network interface initialization failures on xtensa, arm:c...
Oleksij Rempel
2023-02-27
1
-1
/
+1
|
*
xen-netback: remove unused variables pending_idx and index
Tom Rix
2023-02-27
1
-5
/
+0
|
*
Merge tag 'wireless-2023-02-27' of git://git.kernel.org/pub/scm/linux/kernel/...
Jakub Kicinski
2023-02-27
3
-3
/
+4
|
|
\
|
|
*
wifi: wext: warn about usage only once
Johannes Berg
2023-02-26
1
-2
/
+2
|
|
*
wifi: mt76: usb: fix use-after-free in mt76u_free_rx_queue
Lorenzo Bianconi
2023-02-26
1
-0
/
+1
|
|
*
wifi: ath11k: allow system suspend to survive ath11k
Len Brown
2023-02-22
1
-1
/
+1
|
*
|
net/sched: act_api: move TCA_EXT_WARN_MSG to the correct hierarchy
Pedro Tammela
2023-02-27
1
-2
/
+2
|
*
|
net: dsa: ocelot_ext: remove unnecessary phylink.h include
Russell King (Oracle)
2023-02-26
1
-1
/
+0
[next]