index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
/
scripts
/
python
/
stackcollapse.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-19
ipv6: rpl: Remove pskb(_may)?_pull() in ipv6_rpl_srh_rcv().
Kuniyuki Iwashima
3
-26
/
+1
2023-06-18
gro: move the tc_ext comparison to a helper
Jakub Kicinski
1
-13
/
+19
2023-06-18
net: phy: at803x: Use devm_regulator_get_enable_optional()
Christophe JAILLET
1
-37
/
+7
2023-06-18
dt-bindings: net: phy: gpy2xx: more precise description
Michael Walle
1
-5
/
+6
2023-06-18
ipv6: also use netdev_hold() in ip6_route_check_nh()
Eric Dumazet
1
-4
/
+9
2023-06-18
crypto: Fix af_alg_sendmsg(MSG_SPLICE_PAGES) sglist limit
David Howells
1
-1
/
+1
2023-06-18
tcp: Use per-vma locking for receive zerocopy
Arjun Roy
5
-11
/
+60
2023-06-17
tcp: enforce receive buffer memory limits by allowing the tcp window to shrink
mfreemon@cloudflare.com
5
-9
/
+78
2023-06-17
devlink: report devlink_port_type_warn source device
Petr Oros
1
-1
/
+4
2023-06-17
net: mctp: remove redundant RTN_UNICAST check
Lin Ma
1
-3
/
+0
2023-06-17
netlink: specs: fixup openvswitch specs for code generation
Donald Hunter
3
-24
/
+87
2023-06-17
net: sched: Remove unused qdisc_l2t()
YueHaibing
1
-14
/
+0
2023-06-17
kcm: Fix unnecessary psock unreservation.
David Howells
1
-1
/
+3
2023-06-16
net/mlx5: Remove unused ecpu field from struct mlx5_sf_table
Jiri Pirko
1
-1
/
+0
2023-06-16
net/mlx5: Add header file for events
Juhee Kang
7
-38
/
+45
2023-06-16
net/mlx5: DR, update query of HCA caps for EC VFs
Daniel Jurgens
3
-7
/
+10
2023-06-16
net/mlx5: Fix the macro for accessing EC VF vports
Daniel Jurgens
1
-0
/
+1
2023-06-16
net/mlx5e: Add local loopback counter to vport stats
Or Har-Toov
2
-1
/
+32
2023-06-16
net/mlx5: Expose bits for local loopback counter
Or Har-Toov
1
-2
/
+4
2023-06-16
net/mlx5e: Remove mlx5e_dbg() and msglvl support
Gal Pressman
6
-66
/
+45
2023-06-16
net/mlx5: E-Switch, remove redundant else statements
Saeed Mahameed
1
-4
/
+2
2023-06-16
net/mlx5: Bridge, expose FDB state via debugfs
Vlad Buslov
5
-1
/
+103
2023-06-16
net/mlx5: Bridge, pass net device when linking vport to bridge
Vlad Buslov
3
-25
/
+29
2023-06-16
net/mlx5: Create eswitch debugfs root directory
Vlad Buslov
2
-0
/
+7
2023-06-16
net/mlx5: Handle sync reset unload event
Moshe Shemesh
4
-6
/
+104
2023-06-16
net/mlx5: Check DTOR entry value is not zero
Moshe Shemesh
1
-1
/
+2
2023-06-16
net/mlx5: Expose timeout for sync reset unload stage
Moshe Shemesh
3
-2
/
+7
2023-06-16
net/mlx5: Ack on sync_reset_request only if PF can do reset_now
Moshe Shemesh
1
-13
/
+44
2023-06-16
ip, ip6: Fix splice to raw and ping sockets
David Howells
2
-2
/
+4
2023-06-16
sfc: do not try to call tc functions when CONFIG_SFC_SRIOV=n
Edward Cree
2
-0
/
+23
2023-06-16
s390/net: lcs: use IS_ENABLED() for kconfig detection
Randy Dunlap
1
-5
/
+5
2023-06-15
net: ethernet: litex: add support for 64 bit stats
Jisheng Zhang
1
-4
/
+15
2023-06-15
ice: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
1
-5
/
+0
2023-06-15
i40e: remove unnecessary check for old MAC == new MAC
Piotr Gardocki
1
-6
/
+0
2023-06-15
net: add check for current MAC address in dev_set_mac_address
Piotr Gardocki
1
-0
/
+2
2023-06-15
eth: fs_enet: fix print format for resource size
Jakub Kicinski
1
-1
/
+1
2023-06-15
splice, net: Fix splice_to_socket() to handle pipe bufs larger than a page
David Howells
1
-4
/
+2
2023-06-15
sunvnet: fix sparc64 build error after gso code split
Stephen Rothwell
1
-0
/
+1
2023-06-15
net: ena: Add dynamic recycling mechanism for rx buffers
David Arinzon
4
-42
/
+136
2023-06-15
net: ioctl: Use kernel memory on protocol ioctl callbacks
Breno Leitao
26
-129
/
+267
2023-06-15
dccp: Print deprecation notice.
Kuniyuki Iwashima
1
-0
/
+3
2023-06-15
udplite: Print deprecation notice.
Kuniyuki Iwashima
2
-0
/
+6
2023-06-15
octeon_ep: Add missing check for ioremap
Jiasheng Jiang
1
-1
/
+6
2023-06-15
selftests/ptp: Fix timestamp printf format for PTP_SYS_OFFSET
Alex Maftei
1
-3
/
+3
2023-06-15
net: ethernet: stmicro: stmmac: fix possible memory leak in __stmmac_open
Christian Marangi
1
-2
/
+7
2023-06-15
net: tipc: resize nlattr array to correct size
Lin Ma
1
-2
/
+2
2023-06-15
dm: use op specific max_sectors when splitting abnormal io
Mike Snitzer
1
-9
/
+16
2023-06-15
dm thin: fix issue_discard to pass GFP_NOIO to __blkdev_issue_discard
Mike Snitzer
1
-2
/
+1
2023-06-15
dm thin metadata: check fail_io before using data_sm
Li Lingfeng
1
-8
/
+12
2023-06-15
dm: don't lock fs when the map is NULL during suspend or resume
Li Lingfeng
2
-4
/
+5
[next]