index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ipc
/
compat.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-08-09
net: dsa: felix: fix min gate len calculation for tc when its first gate is c...
Vladimir Oltean
1
-1
/
+14
2022-08-09
net/x25: fix call timeouts in blocking connects
Martin Schiller
1
-0
/
+5
2022-08-09
tsnep: Fix tsnep_tx_unmap() error path usage
Gerhard Engleder
1
-4
/
+4
2022-08-09
tsnep: Fix unused warning for 'tsnep_of_match'
Gerhard Engleder
1
-1
/
+1
2022-08-08
net: bpf: Use the protocol's set_rcvlowat behavior if there is one
Gao Feng
1
-1
/
+4
2022-08-08
virtio_net: fix memory leak inside XPD_TX with mergeable
Xuan Zhuo
1
-1
/
+4
2022-08-06
net: seg6: initialize induction variable to first valid array index
Nick Desaulniers
1
-5
/
+5
2022-08-06
net: bcmgenet: Indicate MAC is in charge of PHY PM
Florian Fainelli
1
-0
/
+3
2022-08-06
eth: fix the help in Wangxun's Kconfig
Jakub Kicinski
1
-3
/
+3
2022-08-06
net: avoid overflow when rose /proc displays timer information.
Francois Romieu
1
-1
/
+3
2022-08-06
octeontx2-pf: Fix NIX_AF_TL3_TL2X_LINKX_CFG register configuration
Naveen Mamindlapalli
2
-5
/
+15
2022-08-06
octeontx2-af: Fix key checking for source mac
Subbaraya Sundeep
1
-1
/
+2
2022-08-06
octeontx2-af: Fix mcam entry resource leak
Subbaraya Sundeep
2
-0
/
+12
2022-08-06
octeontx2-af: suppress external profile loading warning
Harman Kalra
1
-1
/
+1
2022-08-06
octeontx2-af: Apply tx nibble fixup always
Stanislaw Kardach
1
-3
/
+4
2022-08-06
MAINTAINERS: Update ibmveth maintainer
Nick Child
1
-1
/
+1
2022-08-06
bnxt_en: Remove duplicated include bnxt_devlink.c
Yang Li
1
-1
/
+0
2022-08-06
netfilter: flowtable: fix incorrect Kconfig dependencies
Pablo Neira Ayuso
1
-2
/
+1
2022-08-06
selftests: netfilter: add test case for nf trace infrastructure
Florian Westphal
1
-5
/
+76
2022-08-06
netfilter: nf_tables: fix crash when nf_trace is enabled
Florian Westphal
1
-11
/
+10
2022-08-05
selftests: add few test cases for tap driver
Cezar Bulinaru
3
-2
/
+437
2022-08-05
net: tap: NULL pointer derefence in dev_parse_header_protocol when skb->dev i...
Cezar Bulinaru
1
-9
/
+11
2022-08-05
selftests: mptcp: make sendfile selftest work
Florian Westphal
1
-9
/
+17
2022-08-05
mptcp: do not queue data on closed subflows
Paolo Abeni
2
-5
/
+14
2022-08-05
mptcp: move subflow cleanup in mptcp_destroy_common()
Paolo Abeni
3
-26
/
+18
2022-08-04
nfp: ethtool: fix the display error of `ethtool -m DEVNAME`
Yu Xiao
1
-0
/
+2
2022-08-04
net: phy: Warn about incorrect mdio_bus_phy_resume() state
Florian Fainelli
1
-0
/
+6
2022-08-04
docs: net: bonding: remove mentions of trans_start
Vladimir Oltean
1
-9
/
+0
2022-08-04
Revert "veth: Add updating of trans_start"
Vladimir Oltean
1
-4
/
+0
2022-08-04
net/sched: remove hacks added to dev_trans_start() for bonding to work
Vladimir Oltean
1
-6
/
+2
2022-08-04
net: bonding: replace dev_trans_start() with the jiffies of the last ARP/NS
Vladimir Oltean
2
-16
/
+32
2022-08-03
doc: sfp-phylink: Fix a broken reference
Christophe JAILLET
1
-3
/
+3
2022-08-03
ata: sata_mv: Fixes expected number of resources now IRQs are gone
Andrew Lunn
1
-1
/
+1
2022-08-02
wireguard: selftests: support UML
Jason A. Donenfeld
2
-1
/
+19
2022-08-02
wireguard: allowedips: don't corrupt stack when detecting overflow
Jason A. Donenfeld
2
-6
/
+9
2022-08-02
wireguard: selftests: update config fragments
Lukas Bulwahn
2
-6
/
+0
2022-08-02
wireguard: ratelimiter: use hrtimer in selftest
Jason A. Donenfeld
2
-11
/
+15
2022-08-02
fs: remove the NULL get_block case in mpage_writepages
Christoph Hellwig
1
-16
/
+6
2022-08-02
fs: don't call ->writepage from __mpage_writepage
Christoph Hellwig
1
-1
/
+1
2022-08-02
fs: remove the nobh helpers
Christoph Hellwig
4
-358
/
+1
2022-08-02
jfs: stop using the nobh helper
Christoph Hellwig
1
-3
/
+15
2022-08-02
ext2: remove nobh support
Christoph Hellwig
5
-63
/
+7
2022-08-02
ntfs3: refactor ntfs_writepages
Christoph Hellwig
1
-5
/
+3
2022-08-02
mm/folio-compat: Remove migration compatibility functions
Matthew Wilcox (Oracle)
3
-34
/
+1
2022-08-02
fs: Remove aops->migratepage()
Matthew Wilcox (Oracle)
3
-8
/
+2
2022-08-02
secretmem: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-4
/
+3
2022-08-02
hugetlb: Convert to migrate_folio
Matthew Wilcox (Oracle)
3
-21
/
+26
2022-08-02
aio: Convert to migrate_folio
Matthew Wilcox (Oracle)
1
-18
/
+18
2022-08-02
f2fs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
4
-49
/
+3
2022-08-02
ubifs: Convert to filemap_migrate_folio()
Matthew Wilcox (Oracle)
1
-27
/
+2
[next]