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-05-31
bonding: show NS IPv6 targets in proc master info
Hangbin Liu
1
-0
/
+15
2022-05-30
net: phy: at803x: disable WOL at probe
Viorel Suman
1
-11
/
+22
2022-05-30
net: ipv4: Avoid bounds check warning
huhai
1
-2
/
+2
2022-05-29
Merge branch 'sfc-fixes'
David S. Miller
2
-5
/
+3
2022-05-29
sfc: fix wrong tx channel offset with efx_separate_tx_channels
Íñigo Huguet
1
-4
/
+2
2022-05-29
sfc: fix considering that all channels have TX queues
Martin Habets
1
-1
/
+1
2022-05-28
net: enetc: Use pci_release_region() to release some resources
Christophe JAILLET
1
-2
/
+2
2022-05-28
bonding: NS target should accept link local address
Hangbin Liu
1
-5
/
+0
2022-05-28
net: nfc: Directly use ida_alloc()/free()
keliu
1
-2
/
+2
2022-05-28
nfp: only report pause frame configuration for physical device
Yu Xiao
1
-2
/
+2
2022-05-28
net: dpaa: Convert to SPDX identifiers
Sean Anderson
5
-143
/
+15
2022-05-28
tcp: fix tcp_mtup_probe_success vs wrong snd_cwnd
Eric Dumazet
1
-4
/
+7
2022-05-28
net: phy: Directly use ida_alloc()/free()
Ke Liu
1
-3
/
+3
2022-05-28
net/smc: fixes for converting from "struct smc_cdc_tx_pend **" to "struct smc...
Guangguan Wang
1
-1
/
+1
2022-05-27
Merge branch 'net-ipa-fix-page-free-in-two-spots'
Jakub Kicinski
1
-6
/
+3
2022-05-27
net: ipa: fix page free in ipa_endpoint_replenish_one()
Alex Elder
1
-1
/
+1
2022-05-27
net: ipa: fix page free in ipa_endpoint_trans_release()
Alex Elder
1
-5
/
+2
2022-05-27
dt-bindings: net: Update ADIN PHY maintainers
Alexandru Tachici
1
-1
/
+1
2022-05-27
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
2
-10
/
+6
2022-05-28
bpf: Fix probe read error in ___bpf_prog_run()
Menglong Dong
1
-9
/
+5
2022-05-27
selftests/bpf: fix stacktrace_build_id with missing kprobe/urandom_read
Song Liu
1
-1
/
+1
2022-05-27
net: usb: qmi_wwan: add Telit 0x1250 composition
Carlo Lobrano
1
-0
/
+1
2022-05-27
net: lan743x: PCI11010 / PCI11414 fix
Raju Lakkaraju
1
-10
/
+22
2022-05-27
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
David S. Miller
4
-25
/
+23
2022-05-27
netfilter: nf_tables: set element extended ACK reporting support
Pablo Neira Ayuso
1
-3
/
+9
2022-05-27
netfilter: cttimeout: fix slab-out-of-bounds read in cttimeout_net_exit
Florian Westphal
1
-2
/
+3
2022-05-27
netfilter: conntrack: re-fetch conntrack after insertion
Florian Westphal
1
-1
/
+6
2022-05-27
netfilter: nfnetlink: fix warn in nfnetlink_unbind
Florian Westphal
1
-19
/
+5
2022-05-27
net: dsa: mv88e6xxx: Fix refcount leak in mv88e6xxx_mdios_register
Miaoqian Lin
1
-0
/
+1
2022-05-27
net: ethernet: ti: am65-cpsw-nuss: Fix some refcount leaks
Miaoqian Lin
1
-1
/
+2
2022-05-27
net: ethernet: mtk_eth_soc: out of bounds read in mtk_hwlro_get_fdir_entry()
Dan Carpenter
1
-0
/
+3
2022-05-26
net: sched: fixed barrier to prevent skbuff sticking in qdisc backlog
Vincent Ray
1
-28
/
+8
2022-05-26
net: lan966x: check devm_of_phy_get() for -EDEFER_PROBE
Michael Walle
1
-2
/
+7
2022-05-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netfilter/nf
Jakub Kicinski
2
-9
/
+12
2022-05-26
netfilter: nft_limit: Clone packet limits' cost value
Phil Sutter
1
-0
/
+2
2022-05-26
netfilter: nf_tables: disallow non-stateful expression in sets earlier
Pablo Neira Ayuso
1
-9
/
+10
2022-05-25
dt-bindings: net: adin: Fix adi,phy-output-clock description syntax
Geert Uytterhoeven
1
-1
/
+2
2022-05-25
net, neigh: Set lower cap for neigh_managed_work rearming
Daniel Borkmann
1
-1
/
+1
2022-05-25
net/smc: set ini->smcrv2.ib_dev_v2 to NULL if SMC-Rv2 is unavailable
liuyacan
1
-0
/
+1
2022-05-25
selftests/net: enable lo.accept_local in psock_snd test
luyun
1
-0
/
+2
2022-05-25
ptp: ptp_clockmatrix: fix is_single_shot
Min Li
1
-1
/
+1
2022-05-25
net: ethernet: ti: am65-cpsw: Fix fwnode passed to phylink_create()
Siddharth Vadapalli
1
-1
/
+4
2022-05-25
Merge branch 'amt-fix-several-bugs'
Jakub Kicinski
2
-4
/
+4
2022-05-25
amt: fix possible memory leak in amt_rcv()
Taehee Yoo
1
-1
/
+1
2022-05-25
amt: fix return value of amt_update_handler()
Taehee Yoo
1
-1
/
+1
2022-05-25
amt: fix typo in amt
Taehee Yoo
2
-2
/
+2
2022-05-25
Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1930
-59867
/
+162302
2022-05-25
Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/wq
Linus Torvalds
1
-1
/
+1
2022-05-25
Merge branch 'for-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...
Linus Torvalds
9
-4
/
+756
2022-05-25
Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
43
-891
/
+1499
[next]