projects
/
platform
/
kernel
/
linux-rpi.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/kernel/linux-rpi.git
2023-07-28
John Watts
dt-bindings: net: can: Add support for Allwinner D1...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Peter Seiderer
can: peak_usb: remove unused/legacy peak_usb_netif_rx...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Gerhard Uttenthaler
MAINTAINERS: Add myself as maintainer of the ems_pci...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Rob Herring
net: Explicitly include correct DT includes
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Jakub Kicinski
Revert "net: stmmac: correct MAC propagation delay"
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Jakub Kicinski
Merge branch 'net-stmmac-increase-clk_ptp_ref-rate'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Andrew Halaney
net: stmmac: dwmac-qcom-ethqos: Use max frequency for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Andrew Halaney
net: stmmac: Make ptp_clk_freq_config variable type...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Jakub Kicinski
Merge tag 'nf-next-23-07-27' of https://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Jakub Kicinski
Merge branch 'net-tls-fixes-for-nvme-over-tls'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Hannes Reinecke
net/tls: implement ->read_sock()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Hannes Reinecke
net/tls: split tls_rx_reader_lock
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Hannes Reinecke
net/tls: Use tcp_read_sock() instead of ops->read_sock()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Hannes Reinecke
selftests/net/tls: add test for MSG_EOR
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Hannes Reinecke
net/tls: handle MSG_EOR for tls_device TX flow
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
Hannes Reinecke
net/tls: handle MSG_EOR for tls_sw TX flow
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
YueHaibing
net: datalink: Remove unused declarations
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
YueHaibing
net: Remove unused declaration dev_restart()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
YueHaibing
dccp: Remove unused declaration dccp_feat_initialise_sy...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-28
YueHaibing
bridge: Remove unused declaration br_multicast_set_hash...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Patrick Rohr
net: remove comment in ndisc_router_discovery
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Linus Torvalds
Merge tag 'net-6.5-rc4' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Linus Torvalds
Merge tag 'soundwire-6.5-fixes' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Linus Torvalds
Merge tag 'phy-fixes-6.5' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Linus Torvalds
Merge tag 'for-6.5-rc3-tag' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Linus Torvalds
Merge tag 'fixes-2023-07-27' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jann Horn
mm: lock_vma_under_rcu() must check vma->anon_vma under...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Paolo Abeni
Merge branch 'virtio-vsock-some-updates-for-msg_peek...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Arseniy Krasnov
vsock/test: MSG_PEEK test for SOCK_SEQPACKET
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Arseniy Krasnov
vsock/test: rework MSG_PEEK test for SOCK_STREAM
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Arseniy Krasnov
virtio/vsock: support MSG_PEEK for SOCK_SEQPACKET
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Arseniy Krasnov
virtio/vsock: rework MSG_PEEK for SOCK_STREAM
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jeremy Sowden
lib/ts_bm: add helper to reduce indentation and improve...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lin Ma
netfilter: conntrack: validate cta_ip via parsing
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Florian Westphal
netfilter: nf_tables: use NLA_POLICY_MASK to test for...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Florian Westphal
netlink: allow be16 and be32 types in all uint policy...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Zhu Wang
nf_conntrack: fix -Wunused-const-variable=
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Fedor Pchelkin
tipc: stop tipc crypto on failure in tipc_node_create
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Kuniyuki Iwashima
af_unix: Terminate sun_path when bind()ing pathname...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yuanjun Gong
tipc: check return value of pskb_trim()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Yuanjun Gong
benet: fix return value check in be_lancer_xmit_workaro...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jakub Kicinski
Merge tag 'nf-23-07-26' of https://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jason Wang
virtio-net: fix race between set queues and probe
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Dan Carpenter
net/mlx4: clean up a type issue
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lin Ma
net/sched: mqprio: Add length check for TCA_MQPRIO_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jakub Kicinski
Merge branch 'net-ethernet-mtk_eth_soc-add-basic-suppor...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lorenzo Bianconi
net: ethernet: mtk_eth_soc: add basic support for MT798...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Daniel Golle
net: ethernet: mtk_eth_soc: convert clock bitmap to u64
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lorenzo Bianconi
net: ethernet: mtk_eth_soc: convert caps in mtk_soc_dat...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lorenzo Bianconi
net: ethernet: mtk_eth_soc: add NETSYS_V3 version support
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lorenzo Bianconi
net: ethernet: mtk_eth_soc: rely on MTK_MAX_DEVS and...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lorenzo Bianconi
net: ethernet: mtk_eth_soc: increase MAX_DEVS to 3
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Lorenzo Bianconi
net: ethernet: mtk_eth_soc: add version in mtk_soc_data
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Daniel Golle
dt-bindings: net: mediatek,net: add mt7988-eth binding
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Daniel Golle
dt-bindings: net: mediatek,net: add missing mediatek...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jan Stancek
splice, net: Fix splice_to_socket() for O_NONBLOCK...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Rob Herring
net: phy/pcs: Explicitly include correct DT includes
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Rob Herring
net: dsa: Explicitly include correct DT includes
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Jakub Kicinski
Merge branch 'mlxsw-speed-up-transceiver-module-eeprom...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Ido Schimmel
mlxsw: core_env: Read transceiver module EEPROM in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Ido Schimmel
mlxsw: reg: Increase Management Cable Info Access Regis...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Ido Schimmel
mlxsw: reg: Remove unused function argument
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Amit Cohen
mlxsw: reg: Add Management Capabilities Mask Register
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Amit Cohen
mlxsw: reg: Move 'mpsc' definition in 'mlxsw_reg_infos'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Krzysztof Kozlowski
dt-bindings: net: qca,ar803x: add missing unevaluatedPr...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Geert Uytterhoeven
bcmasp: BCMASP should depend on ARCH_BRCMSTB
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Tristram Ha
net: phy: smsc: add WoL support to LAN8740/LAN8742...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-27
Wei Fang
net: fec: tx processing does not call XDP APIs if budge...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Jakub Kicinski
Merge branch 'mptcp-more-fixes-for-6-5'
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Paolo Abeni
mptcp: more accurate NL event generation
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Matthieu Baerts
selftests: mptcp: join: only check for ip6tables if...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Jakub Kicinski
Merge branch 'tools-ynl-gen-fix-parse-multi-attr-enum...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Arkadiusz Kubalewski
tools: ynl-gen: fix parse multi-attr enum attribute
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Arkadiusz Kubalewski
tools: ynl-gen: fix enum index in _decode_enum(..)
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Linus Torvalds
Merge tag 'platform-drivers-x86-v6.5-3' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Linus Torvalds
Merge tag '6.5-rc3-ksmbd-server-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Linus Torvalds
mm: suppress mm fault logging if fatal signal already...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Pablo Neira...
netfilter: nf_tables: disallow rule addition to bound...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Pablo Neira...
netfilter: nf_tables: skip immediate deactivate in...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Florian Westphal
netfilter: nft_set_rbtree: fix overlap expiration walk
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Filipe Manana
btrfs: check for commit error at btrfs_attach_transacti...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Peter Seiderer
net: skbuff: remove unused HAVE_HW_TIME_STAMP feature...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Muhammad Husaini...
igc: Fix Kernel Panic during ndo_tx_timeout callback
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Christian Marangi
net: dsa: qca8k: fix mdb add/del case with 0 VID
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Christian Marangi
net: dsa: qca8k: fix broken search_and_del
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Christian Marangi
net: dsa: qca8k: fix search_and_insert wrong handling...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Christian Marangi
net: dsa: qca8k: enable use_single_write for qca8xxx
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Jakub Kicinski
Merge branch '100GbE' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Johannes Zink
net: stmmac: correct MAC propagation delay
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Alex Elder
net: ipa: only reset hashed tables when supported
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Jakub Kicinski
Merge branch 'net-fix-error-warning-by-fstrict-flex...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Kuniyuki Iwashima
af_packet: Fix warning of fortified memcpy() in packet_...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Kuniyuki Iwashima
af_unix: Fix fortify_panic() in unix_bind_bsd().
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Russell King...
net: mdio_bus: validate "addr" for mdiobus_is_registere...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Alexandra Winter
s390/lcs: Remove FDDI option
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Zhengchao Shao
net: remove redundant NULL check in remove_xps_queue()
commit
|
commitdiff
|
tree
|
snapshot
2023-07-26
Lin Ma
macvlan: add forgotten nla_policy for IFLA_MACVLAN_BC_C...
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Eric Snowberg
ovl: Always reevaluate the file signature for IMA
commit
|
commitdiff
|
tree
|
snapshot
2023-07-25
Kirill A. Shutemov
x86/traps: Fix load_unaligned_zeropad() handling for...
commit
|
commitdiff
|
tree
|
snapshot
next