index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crypto
/
kdf_sp800108.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-05-14
net: pass back whether socket was empty post accept
Jens Axboe
2
-0
/
+2
2024-05-14
net: have do_accept() take a struct proto_accept_arg argument
Jens Axboe
3
-10
/
+11
2024-05-14
net: change proto and proto_ops accept type
Jens Axboe
34
-111
/
+132
2024-05-11
net: qede: use extack in qede_parse_actions()
Asbjørn Sloth Tønnesen
1
-2
/
+3
2024-05-11
net: qede: propagate extack through qede_flow_spec_validate()
Asbjørn Sloth Tønnesen
1
-3
/
+4
2024-05-11
net: qede: use faked extack in qede_flow_spec_to_rule()
Asbjørn Sloth Tønnesen
1
-1
/
+4
2024-05-11
net: qede: use extack in qede_parse_flow_attr()
Asbjørn Sloth Tønnesen
1
-12
/
+14
2024-05-11
net: qede: add extack in qede_add_tc_flower_fltr()
Asbjørn Sloth Tønnesen
1
-1
/
+2
2024-05-11
net: qede: use extack in qede_flow_parse_udp_v4()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-11
net: qede: use extack in qede_flow_parse_udp_v6()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-11
net: qede: use extack in qede_flow_parse_tcp_v4()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-11
net: qede: use extack in qede_flow_parse_tcp_v6()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-11
net: qede: use extack in qede_flow_parse_v4_common()
Asbjørn Sloth Tønnesen
1
-7
/
+9
2024-05-11
net: qede: use extack in qede_flow_parse_v6_common()
Asbjørn Sloth Tønnesen
1
-8
/
+9
2024-05-11
net: qede: use extack in qede_set_v4_tuple_to_profile()
Asbjørn Sloth Tønnesen
1
-4
/
+4
2024-05-11
net: qede: use extack in qede_set_v6_tuple_to_profile()
Asbjørn Sloth Tønnesen
1
-5
/
+5
2024-05-11
net: qede: use extack in qede_flow_parse_ports()
Asbjørn Sloth Tønnesen
1
-5
/
+6
2024-05-11
net: usb: smsc95xx: stop lying about skb->truesize
Eric Dumazet
1
-8
/
+7
2024-05-11
net: dsa: microchip: Fix spellig mistake "configur" -> "configure"
Colin Ian King
1
-1
/
+1
2024-05-11
af_unix: Add dead flag to struct scm_fp_list.
Kuniyuki Iwashima
3
-4
/
+12
2024-05-11
net: ethernet: adi: adin1110: Replace linux/gpio.h by proper one
Andy Shevchenko
1
-1
/
+1
2024-05-11
octeontx2-pf: Reuse Transmit queue/Send queue index of HTB class
Hariprasad Kelam
1
-1
/
+79
2024-05-11
gve: Use ethtool_sprintf/puts() to fill stats strings
Simon Horman
1
-25
/
+17
2024-05-11
gve: Avoid unnecessary use of comma operator
Simon Horman
1
-2
/
+2
2024-05-11
selftests: net: increase the delay for relative cmsg_time.sh test
Jakub Kicinski
2
-16
/
+23
2024-05-11
selftests: net: fix timestamp not arriving in cmsg_time.sh
Jakub Kicinski
1
-5
/
+15
2024-05-11
virtio_net: Fix memory leak in virtnet_rx_mod_work
Daniel Jurgens
1
-2
/
+1
2024-05-11
bnxt_en: silence clang build warning
Vadim Fedorenko
1
-1
/
+1
2024-05-10
Revert "drm/nouveau/firmware: Fix SG_DEBUG error with nvkm_firmware_ctor()"
Dave Airlie
1
-12
/
+7
2024-05-10
mailmap: add entry for Barry Song
Barry Song
1
-0
/
+5
2024-05-10
selftests/mm: fix powerpc ARCH check
Michael Ellerman
1
-3
/
+3
2024-05-10
drm/amdgpu: Fix comparison in amdgpu_res_cpu_visible
Michel Dänzer
1
-1
/
+1
2024-05-10
drm/amdkfd: don't allow mapping the MMIO HDP page with large pages
Alex Deucher
1
-2
/
+5
2024-05-10
gpiolib: cdev: fix uninitialised kfifo
Kent Gibson
1
-0
/
+14
2024-05-10
io_uring: support to inject result for NOP
Ming Lei
2
-5
/
+29
2024-05-10
io_uring: fail NOP if non-zero op flags is passed in
Ming Lei
1
-0
/
+2
2024-05-10
net: ipv6: fix wrong start position when receive hop-by-hop fragment
gaoxingwang
1
-1
/
+1
2024-05-10
iommu/arm-smmu: Use the correct type in nvidia_smmu_context_fault()
Jason Gunthorpe
1
-3
/
+1
2024-05-10
tcp: get rid of twsk_unique()
Eric Dumazet
5
-13
/
+5
2024-05-10
net/sched: adjust device watchdog timer to detect stopped queue at right time
Praveen Kumar Kannoju
1
-4
/
+7
2024-05-09
selftest: epoll_busy_poll: epoll busy poll tests
Joe Damato
3
-1
/
+323
2024-05-09
io_uring/net: add IORING_ACCEPT_POLL_FIRST flag
Jens Axboe
2
-1
/
+9
2024-05-09
io_uring/net: add IORING_ACCEPT_DONTWAIT flag
Jens Axboe
2
-6
/
+10
2024-05-09
hwmon: (pmbus/ucd9000) Increase delay from 250 to 500us
Lakshmi Yadlapati
1
-3
/
+3
2024-05-09
regulator: core: fix debugfs creation regression
Johan Hovold
1
-11
/
+16
2024-05-09
drm/xe: Use ordered WQ for G2H handler
Matthew Brost
3
-1
/
+8
2024-05-09
drm/xe/guc: Check error code when initializing the CT mutex
Daniele Ceraolo Spurio
1
-1
/
+4
2024-05-09
drm/xe/ads: Use flexible-array
Lucas De Marchi
1
-1
/
+1
2024-05-09
gpiolib: cdev: Fix use after free in lineinfo_changed_notify
Zhongqiu Han
1
-1
/
+1
2024-05-09
l2tp: Support several sockets with same IP/port quadruple
Samuel Thibault
1
-0
/
+21
[next]