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-06-21
Bartosz Golaszewski
net: stmmac: dwmac-qcom-ethqos: remove stray space
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Bartosz Golaszewski
net: stmmac: dwmac-qcom-ethqos: add a newline between...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Bartosz Golaszewski
net: stmmac: dwmac-qcom-ethqos: add missing include
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Bartosz Golaszewski
net: stmmac: dwmac-qcom-ethqos: use a helper variable...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Bartosz Golaszewski
net: stmmac: dwmac-qcom-ethqos: tweak the order of...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Bartosz Golaszewski
net: stmmac: dwmac-qcom-ethqos: rename a label in probe()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Bartosz Golaszewski
net: stmmac: dwmac-qcom-ethqos: shrink clock code with...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Arnd Bergmann
sfc: fix uninitialized variable use
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Arnd Bergmann
sfc: add CONFIG_INET dependency for TC offload
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Andrew Lunn
net: phy-c45: Fix genphy_c45_ethtool_set_eee description
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Eric Dumazet
net: remove sk_is_ipmr() and sk_is_icmpv6() helpers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Eric Dumazet
ipv6: fix a typo in ip6mr_sk_ioctl()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Ratheesh Kannoth
octeontx2-pf: TC flower offload support for rxqueue...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Christophe...
netlabel: Reorder fields in 'struct netlbl_domaddr6_map'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Christophe...
mptcp: Reorder fields in 'struct mptcp_pm_add_entry'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-21
Christophe...
mctp: Reorder fields in 'struct mctp_route'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Lucas Stach
net: fec: allow to build without PAGE_POOL_STATS
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
David Howells
crypto: af_alg/hash: Fix recvmsg() after sendmsg(MSG_MORE)
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Arnd Bergmann
net: phy: mediatek: fix compile-test dependencies
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
David S. Miller
Merge branch 'ptp-adjphase-cleanups'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
ptp: ocp: Add .getmaxphase ptp_clock_info callback
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
ptp: idt82p33: Add .getmaxphase ptp_clock_info callback
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
ptp: ptp_clockmatrix: Add .getmaxphase ptp_clock_info...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
net/mlx5: Add .getmaxphase ptp_clock_info callback
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
ptp: Add .getmaxphase callback to ptp_clock_info
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
testptp: Add support for testing ptp_clock_info .adjpha...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
testptp: Remove magic numbers related to nanosecond...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
docs: ptp.rst: Add information about NVIDIA Mellanox...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-20
Rahul Rameshbabu
ptp: Clarify ptp_clock_info .adjphase expects an intern...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Jakub Kicinski
Merge branch 'ipv6-random-cleanup-for-extension-header'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Kuniyuki Iwashima
ipv6: exthdrs: Remove redundant skb_headlen() check...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Kuniyuki Iwashima
ipv6: exthdrs: Reload hdr only when needed in ipv6_srh_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Kuniyuki Iwashima
ipv6: exthdrs: Replace pskb_pull() with skb_pull()...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Kuniyuki Iwashima
ipv6: rpl: Remove redundant multicast tests in ipv6_rpl...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-19
Kuniyuki Iwashima
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
David S. Miller
Merge tag 'mlx5-updates-2023-06-16' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Jakub Kicinski
gro: move the tc_ext comparison to a helper
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Christophe...
net: phy: at803x: Use devm_regulator_get_enable_optional()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Michael Walle
dt-bindings: net: phy: gpy2xx: more precise description
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Eric Dumazet
ipv6: also use netdev_hold() in ip6_route_check_nh()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
David Howells
crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-18
Arjun Roy
tcp: Use per-vma locking for receive zerocopy
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
mfreemon@cloudflare.com
tcp: enforce receive buffer memory limits by allowing...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Petr Oros
devlink: report devlink_port_type_warn source device
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Lin Ma
net: mctp: remove redundant RTN_UNICAST check
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
Donald Hunter
netlink: specs: fixup openvswitch specs for code generation
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
YueHaibing
net: sched: Remove unused qdisc_l2t()
commit
|
commitdiff
|
tree
|
snapshot
2023-06-17
David Howells
kcm: Fix unnecessary psock unreservation.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Jiri Pirko
net/mlx5: Remove unused ecpu field from struct mlx5_sf_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Juhee Kang
net/mlx5: Add header file for events
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Daniel Jurgens
net/mlx5: DR, update query of HCA caps for EC VFs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Daniel Jurgens
net/mlx5: Fix the macro for accessing EC VF vports
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Or Har-Toov
net/mlx5e: Add local loopback counter to vport stats
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Or Har-Toov
net/mlx5: Expose bits for local loopback counter
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Gal Pressman
net/mlx5e: Remove mlx5e_dbg() and msglvl support
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Saeed Mahameed
net/mlx5: E-Switch, remove redundant else statements
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Vlad Buslov
net/mlx5: Bridge, expose FDB state via debugfs
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Vlad Buslov
net/mlx5: Bridge, pass net device when linking vport...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Vlad Buslov
net/mlx5: Create eswitch debugfs root directory
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Moshe Shemesh
net/mlx5: Handle sync reset unload event
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Moshe Shemesh
net/mlx5: Check DTOR entry value is not zero
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Moshe Shemesh
net/mlx5: Expose timeout for sync reset unload stage
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Moshe Shemesh
net/mlx5: Ack on sync_reset_request only if PF can...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
David Howells
ip, ip6: Fix splice to raw and ping sockets
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Edward Cree
sfc: do not try to call tc functions when CONFIG_SFC_SR...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Randy Dunlap
s390/net: lcs: use IS_ENABLED() for kconfig detection
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Jisheng Zhang
net: ethernet: litex: add support for 64 bit stats
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Jakub Kicinski
Merge branch 'optimize-procedure-of-changing-mac-addres...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Piotr Gardocki
ice: remove unnecessary check for old MAC == new MAC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Piotr Gardocki
i40e: remove unnecessary check for old MAC == new MAC
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Piotr Gardocki
net: add check for current MAC address in dev_set_mac_a...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Jakub Kicinski
eth: fs_enet: fix print format for resource size
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
David Howells
splice, net: Fix splice_to_socket() to handle pipe...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Stephen Rothwell
sunvnet: fix sparc64 build error after gso code split
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
David Arinzon
net: ena: Add dynamic recycling mechanism for rx buffers
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Breno Leitao
net: ioctl: Use kernel memory on protocol ioctl callbacks
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Jakub Kicinski
Merge git://git./linux/kernel/git/netdev/net
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'net-6.4-rc7' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'loongarch-fixes-6.4-1' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'for-6.4/dm-fixes' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'for-linus' of git://git./linux/kernel/git...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'spi-fix-v6.4-rc6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'regulator-fix-v6.4-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'regmap-fix-v6.4-rc6' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-16
Linus Torvalds
Merge tag 'media/v6.4-6' of git://git./linux/kernel...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Linus Torvalds
Merge tag 'ext4_for_linus_stable' of git://git./linux...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Linus Torvalds
Merge tag '6.4-rc6-smb3-client-fixes' of git://git...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Jakub Kicinski
Merge branch 'udplite-dccp-print-deprecation-notice'
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Kuniyuki Iwashima
dccp: Print deprecation notice.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Kuniyuki Iwashima
udplite: Print deprecation notice.
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Jiasheng Jiang
octeon_ep: Add missing check for ioremap
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Alex Maftei
selftests/ptp: Fix timestamp printf format for PTP_SYS_...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Christian Marangi
net: ethernet: stmicro: stmmac: fix possible memory...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Lin Ma
net: tipc: resize nlattr array to correct size
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Mike Snitzer
dm: use op specific max_sectors when splitting abnormal io
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Mike Snitzer
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Li Lingfeng
dm thin metadata: check fail_io before using data_sm
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Li Lingfeng
dm: don't lock fs when the map is NULL during suspend...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Dan Carpenter
leds: trigger: netdev: uninitialized variable in netdev...
commit
|
commitdiff
|
tree
|
snapshot
2023-06-15
Jakub Kicinski
tools: ynl: work around stale system headers
commit
|
commitdiff
|
tree
|
snapshot
next